Closed Bug 7666 Opened 26 years ago Closed 25 years ago

Shift click and click and hold on links don't bring up menu

Categories

(Core :: DOM: UI Events & Focus Handling, defect, P1)

PowerPC
Mac System 8.6
defect

Tracking

()

VERIFIED DUPLICATE of bug 18726

People

(Reporter: bam, Assigned: mikepinkerton)

References

()

Details

Doing a shift-click or a click-and-hold on a link should bring up a popup menu as in Navigator. Mozilla does not currently appear to have this functionality.
Assignee: don → joki
Component: Apprunner → Event Handling
QA Contact: leger → janc
janc, is this one already written up. Dup?
Assignee: joki → hyatt
hyatt, I'm going to give this to you for now since you own context menus. We can still have our further discussions of embedding api stuff.
Status: NEW → ASSIGNED
Target Milestone: M10
Blocks: 12670
Assignee: hyatt → don
Status: ASSIGNED → NEW
reassigning to don, infrastructure is in place
Assignee: don → law
Severity: enhancement → normal
Priority: P3 → P1
Target Milestone: M10 → M12
Bill, we need to get to the Mac-specific context menu stuff before beta ...
Status: NEW → ASSIGNED
First, I need some clarification. Shift-click on a link in Navigator does not bring up a menu (on Windows, at least). It is a shortcut for "Save link as..." on Windows. My guess is that the 5.0 mouse event handling treats button down as "click" so holding it down doesn't produce a context menu (on the mac, it never did/should do this on other platforms, correct?). So I think we need to: 1. Define precisely how we want this to work (on each platform). 2. Decide which problem (deviation from expected behavior defined in step 1) *this* bug is for and assign that bug appropriately. 3. Open and assign new bugs for any other deviations from the behavior described in step 1. I don't think any of those bugs will ultimately be assigned to me or my xpapps friends, but I'm willing to keep this one till an appropriate assignee can be identified.
Still waiting for clarifications.
Assignee: law → joki
Status: ASSIGNED → NEW
OK, since I don't really have any control over the event handling that determines a context menu has been summoned, I'm going to attempt to reassign this to those who do (back to the owner of the "event handling" component).
On MacOS, the standard combination for bringing up the context menu is Ctrl- click, not Shift-click. (See URL.) Shift-click-and-hold should work, but only because the Shift is ignored and it's assumed to be the same as a normal click-and-hold (the context menu appears after a delay of about 0.5 seconds). Does Ctrl-click work? (I don't have a working current build.) If not, the Summary should be changed.
control-click does work. It brings up a contex menu.
Moving to m13 because Joki seems to be distracted.
Assignee: joki → saari
Somebody dealing with context menus can have this one. Saari?
Status: NEW → ASSIGNED
Target Milestone: M13 → M15
M15
Assignee: saari → pinkerton
Status: ASSIGNED → NEW
Taking menu/popup bugs.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
*** This bug has been marked as a duplicate of 18726 ***
verified dup
Status: RESOLVED → VERIFIED
Component: Event Handling → User events and focus handling
You need to log in before you can comment on or make changes to this bug.