Bug report #10777
F5 shortcut does not reload canvas
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | GUI | ||
Affected QGIS version: | 2.4.0 | Regression?: | No |
Operating System: | Windows 7 64bit | Easy fix?: | No |
Pull Request or Patch supplied: | No | Resolution: | |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 19158 |
Description
The "F5" keyboard shortcut does not reload the canvas.
Tested on Win7 64bit QGIS 2.4
History
#1 Updated by Giovanni Manghi over 10 years ago
it seems to work ok here on Linux/KDE.
#2 Updated by Andreas Neumann over 10 years ago
- Status changed from Open to Closed
Ah - I see in the QT-section of the protocol a message:
QAction::eventFilter: Ambiguous shortcut overload: F5
I found out in the "Settings" --> "Configure Shortcuts" that the "plugin reloader" plugin also assigns the "F5" key to reload the selected plugin.
So maybe we need to open a bug on the "plugin reloader" plugin then.
I'll close this bug.