Closed
Bug 712105
Opened 13 years ago
Closed 11 years ago
Windows unsupported context-menu cursor instead uses last cursor
Categories
(Core :: Widget: Win32, defect)
Tracking
()
RESOLVED
FIXED
mozilla25
People
(Reporter: minitech.me, Assigned: poiru)
References
Details
Attachments
(1 file)
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:8.0) Gecko/20100101 Firefox/8.0
Build ID: 20111104165243
Steps to reproduce:
In the demo on MDN for cursor on Windows at https://developer.mozilla.org/en/CSS/cursor, hover over the cursor example for context-menu, which is not supported on Windows (bug 258960).
Actual results:
Instead of defaulting to an `auto` cursor, the cursor stayed the same as whatever it was last.
Expected results:
The cursor should be the default.
Reporter | ||
Updated•13 years ago
|
Comment 1•13 years ago
|
||
I've reopened bug 258960 for reconsideration...
Comment 2•12 years ago
|
||
I just stumbled over this issue, too, using Firefox 13.0.1 on Win7.
Sebastian
Assignee | ||
Comment 3•11 years ago
|
||
Assignee: nobody → birunthan
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Attachment #783852 -
Flags: review?(jmathies)
Comment 4•11 years ago
|
||
Comment on attachment 783852 [details] [diff] [review]
Use default cursor rather than last cursor for 'cursor: context-menu' on Windows and OS/2
Looks great, thanks!
Attachment #783852 -
Flags: review?(jmathies) → review+
Assignee | ||
Updated•11 years ago
|
Keywords: checkin-needed
Version: 8 Branch → Trunk
Comment 5•11 years ago
|
||
Can you post an export with the proper hg header information so tree managers don't have to put one together for you?
https://developer.mozilla.org/en-US/docs/Creating_a_patch_that_can_be_checked_in
Comment 6•11 years ago
|
||
Keywords: checkin-needed
Comment 7•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla25
You need to log in
before you can comment on or make changes to this bug.
Description
•