Closed
Bug 61039
Opened 25 years ago
Closed 24 years ago
[modern2] menupopups and tooltips have extra topleft border
Categories
(SeaMonkey :: Themes, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla0.9
People
(Reporter: bugs, Assigned: mikepinkerton)
Details
All menupopups and tooltips on Mac in modern2 have an extra black border on the
top and left. I mentioned this to some mac people and they all shrugged.
We can work around this in the skin by creating separate stylesheets for mac and
everyone else that menu.css imports. The windows version of this stylesheet
specifies a border for tooltips and menupopups on all sides of the box, the mac
version specifies right and bottom borders only, and the black border 'provided'
by the system (for whatever reason) acts as the left and top. My mac build
looked magnitudes better when I did this to it.
Updated•25 years ago
|
Status: NEW → ASSIGNED
Updated•25 years ago
|
Priority: P3 → P2
Updated•25 years ago
|
Assignee: hewitt → andreww
Status: ASSIGNED → NEW
Comment 2•25 years ago
|
||
Since this is a Mac only bug, sending to andreww.
There will need to be a more creative solution to this problem, as there will
probably not be any separate stylesheets for mac/pc in modern 2. We need to
find out what is the underlying cause of this problem...
accepting and setting milestone
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla0.9
Comment 5•25 years ago
|
||
simon/pink, any insight as to why all mac popups draw a black border around
their content?
Assignee | ||
Comment 6•25 years ago
|
||
they don't appear to in classic. *shrug*
Comment 7•25 years ago
|
||
It could be any or a combination of: CSS, some kind of hard-coded inset of the
contents of popup windows, or rounding errors.
cc rod.
Update: talked with Joe - he seems to know what might be going on in the C++
code....
Assignee | ||
Comment 9•24 years ago
|
||
i have a fix for this: a new wdef and fixup for classic skin.
Assignee: andreww → pinkerton
Status: ASSIGNED → NEW
Assignee | ||
Comment 10•24 years ago
|
||
fixed.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Updated•17 years ago
|
Product: Core → SeaMonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•