Closed
Bug 160456
Opened 23 years ago
Closed 23 years ago
Cursor:auto displays wrong cursor over links
Categories
(Core :: CSS Parsing and Computation, defect)
Tracking
()
People
(Reporter: jcho, Assigned: dbaron)
References
()
Details
(Keywords: css2, testcase)
Attachments
(1 file)
534 bytes,
text/html
|
Details |
Chimera 0.4, Mac OS X 10.1.5
I detected this bug in Chimera while visiting MacEdition.
When hovering the cursor over links in MacEdition pages, instead of the usual
pointing finger, the cursor changes into the I-beam.
I checked MacEdition's css and isolated the source of the problem as the
attribute "cursor:auto" used in its link pseudo-element. Removing this attribute
cleared the problem.
Is "cursor:auto" even a legitimate css term in the first place? I've not come
across it before.
Comment 1•23 years ago
|
||
cursor:auto is legitimate. Confirming bug for Mozilla 1.1b 2002-07-22-03 Mac OS X.
Comment 2•23 years ago
|
||
Chimera!=Browser
Assignee: Matti → saari
Component: Browser-General → General
Product: Browser → Chimera
QA Contact: asa → winnie
Version: other → unspecified
Confirmed using FizzillaCFM/2002072203. This bug was reported on Chimera, but
confirmed on Mozilla 1.1b. It belongs on Mozilla.
Assignee: saari → dbaron
Component: General → Style System
Product: Chimera → Browser
QA Contact: winnie → ian
Summary: Wrong cursor appears over link → Cursor:auto displays wrong cursor over links
Version: unspecified → other
Assignee | ||
Comment 6•23 years ago
|
||
I believe this bug is invalid, but in any case it's a duplicate.
*** This bug has been marked as a duplicate of 88688 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•