Closed Bug 623868 Opened 14 years ago Closed 13 years ago

Qt popup menu content is not positioned correctly

Categories

(Core Graveyard :: Widget: Qt, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: romaxa, Assigned: tatiana)

Details

Attachments

(1 file, 1 obsolete file)

Open qt desktop firefox build

Open "Edit" menu

EXPECTED:
Menu entries text positioned correctly and menu popup size is correct

ACTUAL:
Menu entries text positioned not correctly, "Help" is not possible to open at all....

It was working fine ~6 month ago..
Attached patch patch (obsolete) — Splinter Review
Assignee: nobody → tanya.meshkova
Status: NEW → ASSIGNED
Attachment #504652 - Flags: review?(romaxa)
Comment on attachment 504652 [details] [diff] [review]
patch

Could you move 
*************
+        gfxMatrix matr;
+        matr.Translate(gfxPoint(aPainter->transform().dx(), aPainter->transform().dy()));
+        ctx->SetMatrix(matr);
*************
out of the meegotouch define, and keep rotate meegotouch only
Attached patch patch v2Splinter Review
Attachment #504652 - Attachment is obsolete: true
Attachment #504661 - Flags: review?(romaxa)
Attachment #504652 - Flags: review?(romaxa)
Attachment #504661 - Flags: review?(romaxa) → review+
Keywords: checkin-needed
http://hg.mozilla.org/mozilla-central/rev/a32b4edf277a
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Keywords: checkin-needed
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: