Closed Bug 27293 Opened 25 years ago Closed 25 years ago

editor colorpicker shows through menus

Categories

(Core Graveyard :: GFX, defect, P3)

x86
Linux
defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: akkzilla, Assigned: cmanske)

Details

The editor colorpicker shows through the menus. Bring up an editor window, then click on Format, Table, Tasks or Debug in the menubar; the colorpicker shows through all the menus. Pavlov says this is something Pinkerton did.
charlie? what on earth are you doing with those color picker things?
Assignee: pinkerton → cmanske
I was setting z-index to make the upper-left button (z-index = 1) appear in front of the lower-right button (z-index = 2). I just changed it to put the lower-right button first in the XUL and figured out how to adjust CSS positioning, thus I can avoid using z-index altogether. So the bug is fixed in my tree. I'm using relative positioning to relocate the buttons, causing the overlap. I'm still curious why setting z-index for a button in the toolbar should cause it to bleed through into a menu. Aren't the menus created as a top-level window?
Status: NEW → ASSIGNED
you would think so, but i'm sure it could be a bug in our view rendering. *shrug* thanks for looking at this, charlie.
Charley - setting this to M15, but if you have it fixed and you are checking it in, then mark as appropriate.
Target Milestone: M15
Geez, I said it would be fixed! Just checked in.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Target Milestone: M15 → M14
Fixed in the Feb 16th Linux build (2000021609).
Status: RESOLVED → VERIFIED
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.