Open mikael-s opened 5 years ago
This behaviour was changed in Firefox 62 and what you say, that Control + clicking on a link should open a new tab, seems to contradict https://bugzilla.mozilla.org/show_bug.cgi?id=1421323#c4, but aligns with what other users have reported in follow-up comments on the same bug:
The conclusion I draw from this is that Control + clicking a link should only open a context menu on macOS. I’ve filed https://bugzilla.mozilla.org/show_bug.cgi?id=1525338.
Actually the behaviour may be different from opening a new tab when clicking on a link. For instance I noticed the issue in a web application where ctrl+click is used to select several elements.
This behaviour was changed in Firefox 62
I only have this behaviour when Firefox is launched with Marionette. Otherwise with Firefox 62, ctrl+click has the usual behaviour.
System
Testcase
Here is a testcase using Python selenium
Instead of a control+click performed on the link (which should open a new tab), the contextual menu is opened. I also tested with Firefox 57.0 (same geckodriver version) and it works as expected.
I have the same problem with Watir 6.
Trace-level log