Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Learn More

How to avoid new tab/new window on mouse wheel middle button click?

  • 1 απάντηση
  • 1 έχει αυτό το πρόβλημα
  • 10 προβολές
  • Τελευταία απάντηση από sureshbuzz

more options

When i am trying to click on scroll mouse middle button. It is opening new Tab. As per the existing solutions i modified browser.tabs.opentabfor.middleclick value to false.

After changing browser.tabs.opentabfor.middleclick value to false. IT is opening as new window. Check the event.which and used event.preventdefault/stopPropagation still it is opening new tab/window

Changed middlemouse.openNewWindow to false. Still no use.. Looking for the solution to avoid tabs on on mouse scroll click.

Thanks in Advance, Regards, Suresh

When i am trying to click on scroll mouse middle button. It is opening new Tab. As per the existing solutions i modified browser.tabs.opentabfor.middleclick value to false. After changing browser.tabs.opentabfor.middleclick value to false. IT is opening as new window. Check the event.which and used event.preventdefault/stopPropagation still it is opening new tab/window Changed middlemouse.openNewWindow to false. Still no use.. Looking for the solution to avoid tabs on on mouse scroll click. Thanks in Advance, Regards, Suresh

Όλες οι απαντήσεις (1)

more options

sureshbuzz said

When i am trying to click on scroll mouse middle button. It is opening new Tab. As per the existing solutions i modified browser.tabs.opentabfor.middleclick value to false. After changing browser.tabs.opentabfor.middleclick value to false. IT is opening as new window. Implemented the code to check the event.which and used event.preventdefault/stopPropagation still it is opening new tab/window Changed middlemouse.openNewWindow to false. Still no use.. Looking for the solution to avoid tabs on mouse scroll click. Thanks in Advance, Regards, Suresh