[QGIS-trac] [Quantum GIS] #2557: typo in default keyboard shortcut for toggling fullscreen mode

Quantum GIS qgis at qgis.org
Tue Mar 16 03:44:51 EDT 2010


#2557: typo in default keyboard shortcut for toggling fullscreen mode
--------------------------------+-------------------------------------------
   Reporter:  christophgysin    |              Owner:  nobody       
       Type:  patch             |             Status:  new          
   Priority:  minor: annoyance  |          Milestone:  Version 1.5.0
  Component:  GUI               |            Version:  HEAD         
   Keywords:                    |   Platform_version:               
   Platform:  All               |           Must_fix:  No           
Status_info:  0                 |  
--------------------------------+-------------------------------------------
 Wondering why there is no default keyboard shortcut set for toggling
 fullscreen mode, I discovered a small typo:

 src/app/qgisapp.cpp: 1019
 shortcuts->registerAction( mActionToggleFullScreen, tr( "Ctrl-F",
 "Toggle fullscreen mode" ) );

 That should be "Ctrl+F" instead of "Ctrl-F". Or rather "F11", as
 Ctrl-F usually means "find".
 See:
 http://developer.kde.org/documentation/standards/kde/style/keys/shortcuts.html

 I can easily work around by setting my own shortcut of course. This
 only affects the default setting.

-- 
Ticket URL: <https://trac.osgeo.org/qgis/ticket/2557>
Quantum GIS <http://qgis.org>
Quantum GIS is an Open Source GIS viewer/editor supporting OGR, PostGIS, and GRASS formats


More information about the QGIS-trac mailing list