Closed Bug 253796 Opened 21 years ago Closed 21 years ago

cursor:auto inside cursor:crosshair shows as text cursor, not hand cursor

Categories

(Core :: Layout, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 88688

People

(Reporter: Biesinger, Unassigned)

References

()

Details

Attachments

(2 files)

seen on http://www.quirksmode.org/css/cursor.html- When there's an <a style="cursor:auto;"> inside a <div style="cursor:crosshair;">, the link gets a text cursor instead of a hand one. (linux, cvs from today, gtk2+xft)
*** This bug has been marked as a duplicate of 88688 ***
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Would it be awfully wrong to make auto == initial for 'cursor'? It seems like this is what is expected. Both CSS2.1 & CSS3 says: auto "The UA determines the cursor to display based on the current context." The current behaviour doesn't seem very "contextual" to me.
We don't support 'initial' for 'cursor'.
(The idea of contextual values like that rather than UA stylesheets is silly -- except for one thing -- text vs. non-text. I've tried to get the spec changed so that it says that 'auto' means "contextually switch between default and text based on whether there is text", which is what it should say.)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: