Closed
Bug 196243
Opened 23 years ago
Closed 23 years ago
[gtk2] dead keys input is broken
Categories
(Core Graveyard :: GFX: Gtk, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 176514
People
(Reporter: jdahlin, Assigned: blizzard)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3b) Gecko/20030305 Phoenix/0.5
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3b) Gecko/20030305 Phoenix/0.5
When using us+ layout in XFree86, you get essentially the same layout as
standard us with the difference that some characters (single quote, double
quote) could be use as dead keys.
eg:
" + a = ä
~ + a = ã
etc.
This has worked for a long time with gtk1, but is currently broken with gtk2.
It seems to apply to all kind of widgets, forms as address entry.
Reproducible: Always
Steps to Reproduce:
1. Start up Mozilla with international us layout (setxkbmap us_intl)
2. Type Ctrl-L to go the address entry, remove all text
3. Press " + a
Actual Results:
a is displayed
Expected Results:
ä should be displayed
| Assignee | ||
Comment 1•23 years ago
|
||
dup
*** This bug has been marked as a duplicate of 176154 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
| Reporter | ||
Comment 2•23 years ago
|
||
It seems that the bug number of the dup is wrong.
seems to be the same for bug 176154
Im rude enough to reopen, so it can be marked as dup of the correct bug.
Status: RESOLVED → UNCONFIRMED
Resolution: DUPLICATE → ---
| Reporter | ||
Comment 3•23 years ago
|
||
*** This bug has been marked as a duplicate of 176514 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago → 23 years ago
Resolution: --- → DUPLICATE
| Assignee | ||
Comment 4•23 years ago
|
||
Sorry about that, simple typo.
Updated•17 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•