Open
Bug 78249
Opened 25 years ago
Updated 3 years ago
API to determine current pointer position
Categories
(Core :: Widget, enhancement)
Core
Widget
Tracking
()
NEW
mozilla1.1alpha
People
(Reporter: deanis74, Unassigned)
References
Details
Subject says it all. Similar to GetCursorPos() in Win32, except XP.
Updated•25 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla1.1
Hey Hyatt, any chance of getting to this before 1.0? I could use it for a
couple of menu bugs that I have outstanding.
Wait, maybe I could do this myself. I should be able to just keep track of this
on NS_MOUSE_MOVE in nsEventStateManager, and expose a function in
nsIEventStateManager. Sound like a plan?
Comment 3•24 years ago
|
||
Do we need a mouse pointer setter as well? There is a bug 76053 - snap pointer
to default button in dialog, although that is currently for Windows only.
Comment 4•23 years ago
|
||
[RFE] is deprecated in favor of severity: enhancement. They have the same meaning.
Severity: normal → enhancement
Summary: [RFE] API to determine current pointer position → API to determine current pointer position
Updated•16 years ago
|
QA Contact: brendan → general
Updated•16 years ago
|
Assignee: hyatt → nobody
Comment 5•16 years ago
|
||
This is a mass change. Every comment has "assigned-to-new" in it.
I didn't look through the bugs, so I'm sorry if I change a bug which shouldn't be changed. But I guess these bugs are just bugs that were once assigned and people forgot to change the Status back when unassigning.
Status: ASSIGNED → NEW
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•