Closed Bug 156093 Opened 23 years ago Closed 22 years ago

[patch] gtk2 mozembed fails to display tooltips with non-ascii chars

Categories

(Core Graveyard :: Embedding: GTK Widget, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: christophe.fergeau, Assigned: blizzard)

References

()

Details

Attachments

(1 file)

The tooltip displayed when hovering over a link isn't properly displayed when it contains non-ascii chars. This is because the string given to gtk by the embedding code isn't a valid utf8 string. The following patch fixes that
Forgot to comment on the URL. In Galeon2 (should also work with testgtkembed if it compiles with the gtk2 embedding widget), if you hover over one of the hard disk names, the tooltip is truncated.
Keywords: patch
Blocks: gtk2
confirming.
Status: UNCONFIRMED → NEW
Ever confirmed: true
You probably want to use #ifdef MOZ_WIDGET_GTK2 / GTK to keep compatibility with gtk1.
I'm going to roll this up to bug #121253.
Depends on: 121253
Fixed with the checkin from bug 121253.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: