Open
Bug 85781
Opened 23 years ago
Updated 2 years ago
Click, release, click-hold is a double-click on mac
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Tracking
()
NEW
People
(Reporter: sfraser_bugs, Unassigned)
References
Details
In composer, enter an image, or an hrule. Double-click on it. If the dialog
happens to come up under where your mouse is (which is common), then you get a
context menu *over* the dialog.
Comment 1•23 years ago
|
||
here's the problem, and it seems to be on all platforms but it's only wrong on
mac. click down, release, click down and hold and you get the dialog even though
(according to macOS guidelines) you haven't actually double-clicked yet. Since
we never get the 2nd mouseup, the click-hold context menu timer never gets reset.
The fix is to make double-clicks work correctly on mac. cc'ing some event folks
so maybe then can vend a clue.
Status: NEW → ASSIGNED
Component: XP Toolkit/Widgets → Event Handling
Summary: Double-clicking an image in composer brings up a context menu over the resulting dialog → Click, release, click-hold is a double-click on mac
Target Milestone: --- → mozilla1.0
Comment 3•23 years ago
|
||
May God have mercy on us all. The 212 bug spam-o-rama is Now!
QA Contact: aegis → jrgm
Updated•23 years ago
|
Target Milestone: mozilla1.0 → mozilla1.0.1
Comment 6•21 years ago
|
||
This bug is targeted at a Mac classic platform/OS, which is no longer supported
by mozilla.org. Please re-target it to another platform/OS if this bug applies
there as well or resolve this bug.
I will resolve this bug as WONTFIX in four weeks if no action has been taken.
To filter this and similar messages out, please filter for "mac_cla_reorg".
Reporter | ||
Comment 7•21 years ago
|
||
Still applies
OS: Mac System 8.5 → MacOS X
Target Milestone: mozilla1.0.1 → ---
Comment 8•16 years ago
|
||
This bug hasen't been touched for years and is clearly unowned. Moving back to default assignee/QA so that people, who are watching those can accurately triage this bug.
Also resetting Priority, Target Milestone, Status Whiteboard and Status.
Assignee: saari → nobody
QA Contact: jrgmorrison → events
Assignee | ||
Updated•6 years ago
|
Component: Event Handling → User events and focus handling
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•