Closed Bug 100553 Opened 24 years ago Closed 24 years ago

Background of Tables flashes orange

Categories

(Core :: CSS Parsing and Computation, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: dothebart, Assigned: dbaron)

References

()

Details

Open the Page, double-click some text, like you want to start marking it whith X11. The whole Background of the Textblock will change its color to orange, which is actualy the mouse-over color of the links. Checked this with an .9.4, .9.3 and IE5*, It is Mozilla-specific. (though I'm not shure if it's a bug or a Feature;-)
This is a feature, not a bug. http://multizilla.mozdev.org/default.css contains: p:active { background-color : #FF9400; color : #000000; } There are some questions as to whether such rules should do anything (see bug 83031), but it certainly looks intentional here.
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.