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 520470 - Number keys in speed dialpad can not be grabbed by gok.
Number keys in speed dialpad can not be grabbed by gok.
Status: RESOLVED INCOMPLETE
Product: ekiga
Classification: Applications
Component: Accessibility
unspecified
Other All
: Normal enhancement
: ---
Assigned To: Jan Schampera
Ekiga maintainers
Depends on:
Blocks:
 
 
Reported: 2008-03-05 08:01 UTC by Tim Miao
Modified: 2016-09-30 18:33 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Adds relationship between digit label and button (1.23 KB, patch)
2009-03-06 01:25 UTC, Eugen Dedu
none Details | Review

Description Tim Miao 2008-03-05 08:01:51 UTC
Steps to reproduce:
1. Start ekiga and gok.
2. Select ekiga Dialpad in ekiga main window.
3. Select GOK UI Grab button.

Expected result:
Number keys in speed dial pad should be grabbed in gok.

Actual result:
These number keys can not be grabbed in gok.
Comment 1 Damien Sandras 2008-04-02 20:44:33 UTC
Is it an Ekiga problem or a GOK problem?
Comment 2 Snark 2008-05-06 13:09:47 UTC
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for.
Thanks!
Comment 3 Tim Miao 2008-05-07 02:48:20 UTC
This bug is still reproducible. Copy this bug to Li for more investigation.

Li, can you give some advice about fixing this problem?
Comment 4 Li Yuan 2008-05-07 03:00:16 UTC
One possible reason is there are tow label's on one button. Maybe we should set label-for/labelled-by relation between the button and one of the labels.
Comment 5 Tim Miao 2008-05-07 03:25:04 UTC
Thanks, Li.
I tracked this problem with accerciser and found there were two labels for each button, but no one has the relationship set to corresponding button. One label name is the number, another label name is the alphabets. Personally, I'd like to suggest we set the label-for/labelled-by relation between number label and button. 
Copy this bug to Mike too.
Comment 6 Snark 2008-05-07 04:58:13 UTC
Bring the bug report back to us when you'll actually know who's problem it is...
Comment 7 Lucas Rocha 2008-05-07 18:09:02 UTC
This is definitely not a zenity bug.
Comment 8 Jan Schampera 2008-09-11 04:03:55 UTC
Similar to #511462, at least depends on the API I'd do for that.

So target 3.2.
Comment 9 Eugen Dedu 2009-03-06 01:25:31 UTC
Created attachment 130167 [details] [review]
Adds relationship between digit label and button

Note that gtk_label_new_with_mnemonic can safely be used without using a "_" inside the label text.

Patch to be checked in after the string freeze.
Comment 10 Eugen Dedu 2009-03-06 09:56:27 UTC
Sorry to post again: could someone confirm that it is ok if we use gtk_label_new_with_mnemonic *without* a "_" inside the text?  http://library.gnome.org/devel/gtk/unstable/GtkLabel.html#gtk-label-set-mnemonic-widget is not so clearly for me.
Comment 11 Damien Sandras 2009-03-06 10:23:21 UTC
You need the _ .
Comment 12 Joanmarie Diggs (IRC: joanie) 2012-04-11 20:22:16 UTC
Is this relevant w.r.t. Caribou, or something we can close out as obsolete?

(As an aside, Orca can present the number keys so the only potential a11y breakage would be for Caribou now that GOK is gone.)
Comment 13 Eugen Dedu 2013-01-28 16:43:12 UTC
NEEDINFO, as per last comment.
Comment 14 Alexandre Franke 2016-09-30 18:33:19 UTC
Closing this bug report as no further information has been provided. Please feel free to reopen this bug report if you can provide the information that was asked for in a previous comment.
Thanks!