Closed
Bug 293507
Opened 20 years ago
Closed 19 years ago
Add "designer mode" that shows common errors in web design, default on
Categories
(Firefox :: General, enhancement)
Firefox
General
Tracking
()
RESOLVED
EXPIRED
People
(Reporter: hramrach, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; cs-CZ; rv:1.7.7) Gecko/20050414 Firefox/1.0.3 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; cs-CZ; rv:1.7.7) Gecko/20050414 Firefox/1.0.3 When I set my default web page colors to light on dark and/or use a high-dpi monitor half of the web (including some mozilla.org pages) breaks. My suggestion is to put a features into Mozilla that would show the broken pages as such. The most common problems are sizes in pixels and wrong colors afaik. For sizes in pixels, anything that is sized in pixels should be reduced to size zero (or one pixel so that people are aware there is some contetnt). This particular misfeature does not affect Mozilla too much as one can increase text size manually. For colors, Mozilla should track if a color was set (or inherited from) the default color preferences or it was set from the web page. When an object has background-color specified by the page and color inherited from the defaults, the color should be reset to background-color, rendering the text or drawing invisible. The same when it is the other way around. This should be default on (with a big fat warning in the release notes which are hardly ever read by anybody). Since the errors were already detected there could be a button in the ui that turns on counter-bad-design mode temporarily so that the page can be read easily. Reproducible: Always
Comment 1•19 years ago
|
||
This is an automated message, with ID "auto-resolve01". This bug has had no comments for a long time. Statistically, we have found that bug reports that have not been confirmed by a second user after three months are highly unlikely to be the source of a fix to the code. While your input is very important to us, our resources are limited and so we are asking for your help in focussing our efforts. If you can still reproduce this problem in the latest version of the product (see below for how to obtain a copy) or, for feature requests, if it's not present in the latest version and you still believe we should implement it, please visit the URL of this bug (given at the top of this mail) and add a comment to that effect, giving more reproduction information if you have it. If it is not a problem any longer, you need take no action. If this bug is not changed in any way in the next two weeks, it will be automatically resolved. Thank you for your help in this matter. The latest beta releases can be obtained from: Firefox: http://www.mozilla.org/projects/firefox/ Thunderbird: http://www.mozilla.org/products/thunderbird/releases/1.5beta1.html Seamonkey: http://www.mozilla.org/projects/seamonkey/
Comment 2•19 years ago
|
||
This bug has been automatically resolved after a period of inactivity (see above comment). If anyone thinks this is incorrect, they should feel free to reopen it.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → EXPIRED
You need to log in
before you can comment on or make changes to this bug.
Description
•