Closed
Bug 455874
Opened 16 years ago
Closed 16 years ago
Selected text has the wrong background color, when the page is in quirks mode
Categories
(Core :: DOM: Selection, defect)
Core
DOM: Selection
Tracking
()
RESOLVED
DUPLICATE
of bug 455217
People
(Reporter: cork, Unassigned)
References
()
Details
Attachments
(1 file)
(deleted),
text/html
|
Details |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1b1pre) Gecko/20080917020400 Minefield/3.1b1pre
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1b1pre) Gecko/20080917020400 Minefield/3.1b1pre
When you select text on pages that is in quirks mode, the selection background color is white instead of what ever color you normally have.
Reproducible: Always
Steps to Reproduce:
1. Load the testcase
2. Select make a selection
Actual Results:
The selection background is white.
Expected Results:
The background should be the same as on a standard mode page.
This error doesn't happen for me on Vista.
Updated•16 years ago
|
Status: UNCONFIRMED → NEW
Component: General → Selection
Ever confirmed: true
OS: Linux → All
Product: Firefox → Core
QA Contact: general → selection
Hardware: PC → All
Version: unspecified → Trunk
Updated•16 years ago
|
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•