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 786594 - Broken Ctrl+Tab behaviour inside text widget since 3.22.18
Broken Ctrl+Tab behaviour inside text widget since 3.22.18
Status: RESOLVED DUPLICATE of bug 786519
Product: gtk+
Classification: Platform
Component: Input Methods
3.22.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2017-08-22 06:34 UTC by Martin Kotelnik
Modified: 2017-08-22 15:44 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
emoji support fix (1.19 KB, patch)
2017-08-22 06:34 UTC, Martin Kotelnik
none Details | Review

Description Martin Kotelnik 2017-08-22 06:34:02 UTC
Created attachment 358107 [details] [review]
emoji support fix

This behaviour can be observed in Firefox if one have option "Ctrl+Tab cycles through tabs in recently used order" enabled.

If there is a focused textfield or textarea and Ctrl+Tab is pressed and quickly released, tab overview in Firefox stays displayed. See firefox bug report:
https://bugzilla.mozilla.org/show_bug.cgi?id=1390686

This bug started to happen since GTK+ version 3.22.18. Kan-Ru Chen even found the problem commit (emoji support):
https://git.gnome.org/browse/gtk+/commit/?id=a86de5905c0946b09b4ea89c87c87bdd5e38033b

...and provided a patch (see the attachment).
Comment 1 Matthias Clasen 2017-08-22 10:49:59 UTC
Thanks for the patch! i pushed a slightly different fix
Comment 2 Daniel Boles 2017-08-22 11:04:53 UTC
Do you think your fix also resolves https://bugzilla.gnome.org/show_bug.cgi?id=786519 ?
Comment 3 Daniel Boles 2017-08-22 15:44:05 UTC

*** This bug has been marked as a duplicate of bug 786519 ***