Closed Bug 525511 Opened 15 years ago Closed 12 years ago

[IDE] Use platform-specific system colors / (too much #fff-white background)

Categories

(Testing Graveyard :: Mozmill, defect)

All
Linux
defect
Not set
minor

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: Aleksej, Unassigned)

Details

(Whiteboard: [MozMill1.3Testday])

MozMill 1.2.6

There is too much platform-independent white background.


For one, the background on the outer part of the window is at line 25 of
jar:chrome/mozmill.jar!/content/mozmill.html :

<body style="background:white;" onunload="cleanUp();">

The background color should probably be "window". There may also need to be "color: windowtext".


The colors for the outer part of the tab and the pop-up windows are elsewhere.
Summary: Use platform-specific colors / (too much fff-white background) → Use platform-specific system colors / (too much #fff-white background)
Whiteboard: [MozMill1.3Testday]
Summary: Use platform-specific system colors / (too much #fff-white background) → [IDE] Use platform-specific system colors / (too much #fff-white background)
We have dropped support for the Mozmill IDE in the upcoming Mozmill 2.0 release. Therefore it finally has been removed from the extension by bug 791625. Closing the bug as WONTFIX.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WONTFIX
Product: Testing → Testing Graveyard
You need to log in before you can comment on or make changes to this bug.