After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 681710 - Swallows <Shift>F7
Swallows <Shift>F7
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Widget: GtkTextView
3.5.x
Other All
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2012-08-12 21:44 UTC by Debarshi Ray
Modified: 2013-04-03 19:31 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Debarshi Ray 2012-08-12 21:44:03 UTC
Even though the keybinding for toggling the cursor is F7, GtkTextView swallows <Shift>F7 too. This breaks applications like gedit which uses it for running the spell checker.
Comment 1 Sébastien Wilmet 2013-04-03 19:31:49 UTC
The gedit spell checker is correctly launched with <Shift>F7, so this bug seems to be fixed.