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 352779 - use primary outline
use primary outline
Status: RESOLVED FIXED
Product: gnome-control-center
Classification: Core
Component: Keyboard
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Sergey V. Udaltsov
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-08-25 03:10 UTC by Matthias Clasen
Modified: 2007-02-04 00:56 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (2.07 KB, patch)
2006-08-25 03:13 UTC, Matthias Clasen
none Details | Review
updated patch (2.22 KB, patch)
2007-01-24 20:49 UTC, Matthias Clasen
none Details | Review

Description Matthias Clasen 2006-08-25 03:10:33 UTC
XKB allows to designate one outline as the primary, and it does not have to be
the first one (like the current drawing code assumes).
Comment 1 Matthias Clasen 2006-08-25 03:13:20 UTC
Created attachment 71560 [details] [review]
patch
Comment 2 Rodrigo Moya 2006-08-27 10:45:50 UTC
Sergey, is this ok?
Comment 3 Sergey V. Udaltsov 2006-08-29 22:56:50 UTC
Seem to be ok. Again, I would commit it but we are in the Hard Freeze now.
Comment 4 Rodrigo Moya 2006-08-30 08:44:11 UTC
Even in hard freeze, if you find the bug important to fix, just send a mail to release-team@gnome.org and they'll approve it if it's important enough.
Comment 5 Sergey V. Udaltsov 2006-08-30 21:23:44 UTC
Rodrigo, I'm afraid this bug is not really critical, so they won't approve it. And BTW my subscription request is still hanging somewhere:)
Comment 6 Matthias Clasen 2007-01-24 20:49:39 UTC
Created attachment 81115 [details] [review]
updated patch

Same patch, ported to libgnomekbd
Comment 7 Sergey V. Udaltsov 2007-02-04 00:56:11 UTC
I checked this patch, it works ok. Committed, thanks a bunch.