Closed
Bug 186589
Opened 23 years ago
Closed 23 years ago
Dead keys don't work with gtk2 builds
Categories
(Core Graveyard :: Embedding: GTK Widget, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 176514
People
(Reporter: npeninguy, Assigned: blizzard)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3b) Gecko/20021214
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3b) Gecko/20021214
Dead keys are not working with gtk2 builds. For example, ^ + e should give ê. It
only gives e.
Dead keys are working with other gtk2 apps...
Reproducible: Always
Steps to Reproduce:
1.Type something in the url bar, mail composer or textarea
Actual Results:
^e gives e
Expected Results:
it should give ê (I obtained this one by copy/paste from another application).
Dead key is working with gtk 1 build.
| Assignee | ||
Comment 1•23 years ago
|
||
dup
*** This bug has been marked as a duplicate of 176514 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Updated•14 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•