Closed Bug 1566644 Opened 5 years ago Closed 5 years ago

Ctrl-shift-clicking a link does not open a link in a new tab

Categories

(Testing :: geckodriver, defect)

Version 3
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1525338

People

(Reporter: erahm, Unassigned)

References

(Regression)

Details

Attachments

(1 file)

Attached file repro.py

As a cross-browser solution for opening a set of URLs in new tabs ATSY uses a technique of emulating a ctrl-shift-click of the link. This works in Chrome, but no longer works in Firefox with the latest geckodriver.

STR:

  1. Install geckodriver and Firefox 68
  2. Run the attached repro.py script
curl -L https://github.com/mozilla/geckodriver/releases/download/v0.24.0/geckodriver-v0.24.0-linux64.tar.gz | tar xzf -
mozdownload -v latest && mozinstall firefox*
PATH=$PATH:. python repro.py
Attachment #9078548 - Attachment mime type: text/x-python → text/plain

mozregression seems to point to:
https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=91db0c695f0272f00bf92c81c471a85101056d96&tochange=5b2a9b683f20297ecede5c083c60627d9ea24765

Which has:
d62ce3e3ee8ad7ed946c6b5bf6d7a793dcbecfe0 Maja Frydrychowicz — Bug 1421323 - Ctrl+click should synthesize a contextmenu event; r=ato

Maja, can you take a look at this?

Flags: needinfo?(mjzffr)
Regressed by: 1421323

Sorry Maja, I see this was already filed. I'll follow-up there.

Status: NEW → RESOLVED
Closed: 5 years ago
Flags: needinfo?(mjzffr)
Resolution: --- → DUPLICATE
Has Regression Range: --- → yes
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: