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 406082 - Move "move-focus" signal from GtkWindow to GtkWidget
Move "move-focus" signal from GtkWindow to GtkWidget
Status: RESOLVED DUPLICATE of bug 414947
Product: gtk+
Classification: Platform
Component: Widget: Other
unspecified
Other All
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2007-02-09 12:57 UTC by Michael Natterer
Modified: 2007-03-13 15:46 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch implementing the above (3.85 KB, patch)
2007-02-09 12:59 UTC, Michael Natterer
none Details | Review

Description Michael Natterer 2007-02-09 12:57:57 UTC
Having move-focus available on any widget would help greatly with
customizing keyboard navigation. It e.g. enables gtkrc-binding
the cursor keys to something else on a container class base.

Patch follows.
Comment 1 Michael Natterer 2007-02-09 12:59:35 UTC
Created attachment 82221 [details] [review]
Patch implementing the above
Comment 2 Michael Natterer 2007-03-13 15:46:16 UTC
Apparently I forgot about this bug and filed a new bug for the updated
patch... Resolving this one as duplicate of the newer one because the
patch attached here is outdated. Sorry for the noise :-)


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