Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Avatar for Username

Поиск в поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее
Архивировано

Why when i right-click on a link goes direct to the page instead of giving me menu to allow open in new tab

blurker

On certain webpage like, only certain links dont allow right click menu but open link in same tab window instead. Ctrl leftclick or middle button act the same.

Example is this webpage: https://ceddit.com/r/news/ Links on the right side of webpage act that way: /r/inthenews /r/worldnews /r/politics new comments

Links on the left work as they should. (right click opens menu, middle button/ctrl leftclick open link in new tab)

"about:config" and setting "dom.event.contextmenu.enabled" to "false" also doesnt fix the problem

setting "clicking options open links in a new window" in reddit preferences also doesnt change behavior

On certain webpage like, only certain links dont allow right click menu but open link in same tab window instead. Ctrl leftclick or middle button act the same. Example is this webpage: https://ceddit.com/r/news/ Links on the right side of webpage act that way: /r/inthenews /r/worldnews /r/politics new comments Links on the left work as they should. (right click opens menu, middle button/ctrl leftclick open link in new tab) "about:config" and setting "dom.event.contextmenu.enabled" to "false" also doesnt fix the problem setting "clicking options open links in a new window" in reddit preferences also doesnt change behavior

Все ответы (1)

Uh seems that you have to be logged into reddit for this link to work properly.

Also here are example links html:

Link from left that works normally: <a id="ember723" class="ember-view active" href="/r/news">/r/news</a> Link from right that no matter how you click on it open link in new window: <a href="/r/inthenews?hl">/r/inthenews</a>