Closed Bug 579271 Opened 15 years ago Closed 15 years ago

context menu background is transparent

Categories

(Other Applications Graveyard :: ChatZilla, defect)

defect
Not set
major

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: mnyromyr, Assigned: stefanh)

References

Details

(Whiteboard: [cz-0.9.86.1])

Attachments

(1 file)

Right clicking results in a context menu with transparent background, because <popup> is gone from toolkit now. Compare SeaMonkey bug 578876 and bug 578440.
As long as there's no differences between <popup> and <menupopup> that catch us out, I think the only change needed is on this line: menu-manager.js:640: var popup = document.createElement ("popup"); (They're already located inside <popupset id="dynamic-popups"/>)
OS: Linux → All
Hardware: x86 → All
Looks like this fixes it, but I only tested it briefly.
Attachment #458136 - Flags: review?(silver)
Will this patch also solve the same bug in Thunderbird 3.2a1pre? Or should that be reported separately?
Comment on attachment 458136 [details] [diff] [review] One-liner, popup --> menupopup r=me
Attachment #458136 - Flags: review?(silver) → review+
Attachment #458136 - Flags: approval-seamonkey2.1a3?
Attachment #458136 - Flags: approval-seamonkey2.1a3? → approval-seamonkey2.1a3+
changeset 1292:2c5f8e558d1d --> FIXED
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
(In reply to comment #5) > changeset 1292:2c5f8e558d1d > > --> FIXED In time for beta 4?
Assignee: rginda → stefanh
Whiteboard: [cz-0.9.86.1]
Product: Other Applications → Other Applications Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: