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 72251 - Widget specified in gtk_label_set_mnemonic_widget does not know it has a label
Widget specified in gtk_label_set_mnemonic_widget does not know it has a label
Status: RESOLVED DUPLICATE of bug 103456
Product: gtk+
Classification: Platform
Component: Widget: Other
1.3.x
Other Solaris
: Normal normal
: future
Assigned To: gtk-bugs
gtk-bugs
AP2
Depends on:
Blocks:
 
 
Reported: 2002-02-22 14:18 UTC by padraig.obriain
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description padraig.obriain 2002-02-22 14:18:32 UTC
A label for which gtk_label_set_mnemonic_widget() is called is aware of its
mnemonic widget. The mnemonic widget is not aware that it has a label
associated with it.

For accessibility, we need to report the label associated with the mnemonic
widget.

It looks like the GAIL library will need to listen for notification of
changes of "mnemonic_widget" property on GtkLabel to keep track of which
widgets are mnemonic widgets for labels.
Comment 1 Calum Benson 2004-10-21 12:48:23 UTC
Adding keynav keyword.
Comment 2 Calum Benson 2004-10-21 16:14:22 UTC
Marking AP2 to reflect accessibility impact.
Comment 3 Calum Benson 2004-10-21 16:40:13 UTC
Apologies for spam-- ensuring Sun a11y team are cc'ed on all current a11y bugs.
 Filter on "SUN A11Y SPAM" to ignore.
Comment 4 padraig.obriain 2004-11-02 10:51:48 UTC

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