[Bug 366362] New: X. org xkb Latvian layout bug - accented characters in some cases not working
https://bugzilla.novell.com/show_bug.cgi?id=366362 Summary: X.org xkb Latvian layout bug - accented characters in some cases not working Product: openSUSE 10.3 Version: Final Platform: All OS/Version: openSUSE 10.3 Status: NEW Severity: Normal Priority: P5 - None Component: X.Org AssignedTo: sndirsch@novell.com ReportedBy: arnivoit@apollo.lv QAContact: xorg-maintainer-bugs@forge.provo.novell.com Found By: --- Created an attachment (id=198015) --> (https://bugzilla.novell.com/attachment.cgi?id=198015) A patch to fix the problem Bug description and solution: In some cases it was not possible to write Latvian accented characters. For example, when saving html pages from Firefox, it was not possible to enter accented characters in filename, or to make a new folder (from Firefox save menu) with accented Latvian characters. It was also not possible to enter accented characters in Inkscape. Combinations like Ctrl+Alt+F1 was not working, eather. Solution (a very simple one). Problem was with RALT modifier key. I replaced this with include from level3 file: include "level3(ralt_switch)" This part of file gets included: default partial modifier_keys xkb_symbols "ralt_switch" { key <RALT> { type[Group1]="ONE_LEVEL", symbols[Group1] = [ ISO_Level3_Shift ] }; modifier_map Mod5 { ISO_Level3_Shift }; }; After the fix it is possible to enter latvian accented characters also in Inkscape and all other mentioned places, combinations like Ctrl+Alt+F1 are working as well. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=366362 User arnivoit@apollo.lv added comment https://bugzilla.novell.com/show_bug.cgi?id=366362#c1 --- Comment #1 from Arnis Voitkans <arnivoit@apollo.lv> 2008-03-01 04:25:18 MST --- Created an attachment (id=198017) --> (https://bugzilla.novell.com/attachment.cgi?id=198017) Fixed file, which is working -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=366362 Arnis Voitkans <arnivoit@apollo.lv> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #198017|application/octet-stream |text/plain mime type| | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=366362 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=366362 User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=366362#c2 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO Info Provider| |arnivoit@apollo.lv --- Comment #2 from Stefan Dirsch <sndirsch@novell.com> 2008-03-01 09:48:41 MST --- Since I'm not familiar with latvian keyboard layout at all. Could you report this upstream on bugs.freedesktop.org? --> Enter a new bug report --> xkeyboard‑config ---> Component general Then you could put me into Cc (sndirsch@suse.de). -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=366362 User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=366362#c3 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED Info Provider|arnivoit@apollo.lv | --- Comment #3 from Stefan Dirsch <sndirsch@novell.com> 2008-03-01 13:57:22 MST --- http://bugs.freedesktop.org/show_bug.cgi?id=14765 Thanks! -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=366362 User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=366362#c4 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #4 from Stefan Dirsch <sndirsch@novell.com> 2008-03-03 16:20:07 MST --- Upstream patch committed for Factory. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com