Closed
Bug 197898
Opened 22 years ago
Closed 22 years ago
Some associations in css file causes erratic behaviour : hover and P:first-line
Categories
(Core :: DOM: CSS Object Model, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 177539
People
(Reporter: le.iota, Assigned: jst)
References
()
Details
(Keywords: css1)
Attachments
(2 files, 2 obsolete files)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3; MultiZilla v1.4.0.1) Gecko/20030315
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3; MultiZilla v1.4.0.1) Gecko/20030315
The testcase i upload for this reproduces it every time. It can happen
erratically if all the conditions of the test-case aren't there. This happen
with phoenix and 1.2+ 1.3f and 1.4a
Reproducible: Always
Steps to Reproduce:
1. click on the 2nd file (type text/html) or download the files and update the
link of the CSS
2. resize the window so that ther is at least 3 lines on it time you pass over
it it
3. hover the mouse on the last word
Actual Results:
the word in the anchor is reproduced and each it it rewrite itself
Expected Results:
Nothing the a:over color is white
This combination is rare. It is due to a css generator i guess :
Reporter | ||
Comment 1•22 years ago
|
||
Reporter | ||
Comment 2•22 years ago
|
||
Attachment #117515 -
Attachment is obsolete: true
Reporter | ||
Comment 3•22 years ago
|
||
Comment 4•22 years ago
|
||
*** This bug has been marked as a duplicate of 177539 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Comment 5•22 years ago
|
||
Be sure that the text is displayed in at least 3 lines or else you won't see
the problem. mouse over the last word
Attachment #117518 -
Attachment is obsolete: true
Reporter | ||
Comment 6•22 years ago
|
||
This is a known issue, but the testcase reproduces always and there is the
problem in either 1.01 1.2 1.3 and 1.4 braunch
Reporter | ||
Updated•22 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•