Zorglub27 created this task.
Zorglub27 added a project: Wikidata-Query-Service.
Herald added a subscriber: Aklapper.
Herald added projects: Wikidata, Discovery.

TASK DESCRIPTION

Current behavior: when Ctrl+clicking a link (for instance in the examples list) to open it in a new tab, it actually opens the example in the current tab, replacing the SPARQL request we might have been working on.

Expected behavior: mimic the default web pages behaviors:

  • Ctrl+click (or Cmd+click on Mac): open in a new tab (let the current page intact)
  • Shift+click: open in a new window (let the current page intact)

Possible reason this behave this way: you might be calling preventDefault on all click events, in which case you need to filter-out events that correspond to an open outside click, see this isOpenOutside


TASK DETAIL
https://phabricator.wikimedia.org/T181885

EMAIL PREFERENCES
https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Zorglub27
Cc: Zorglub27, Aklapper, Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, Avner, debt, Gehel, Jonas, FloNight, Xmlizer, jkroll, Smalyshev, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331
_______________________________________________
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to