Aris-t2 / CustomJSforFx

custom scripts
GNU General Public License v3.0
239 stars 22 forks source link

The “Toggle vertical Add-on bar” button shouldn't be triggered using right-click #85

Closed Aleksandra0056 closed 1 year ago

Aleksandra0056 commented 1 year ago

Describe the issue:

What should have happened instead?

Steps to reproduce the issue?

  1. Install “Vertical Add-on bar” script,
  2. Re-start Firefox,
  3. Add “Toggle vertical Add-on bar” button to toolbar,
  4. Now, right-click on that button,
  5. Bingo! You hid the Add-on bar with right-clicking on that button.

Screenshots (drag and drop images into this post): image

System information OS & OS version: Windows 11 22621.1778 (64-bit) Firefox or Thunderbird: Firefox (64-bit) Firefox/Thunderbird version: v113.0.2 Firefox/Thunderbird theme: Firefox UI Fix v7.3.1 (https://github.com/black7375/Firefox-UI-Fix)

Aris-t2 commented 1 year ago

I uploaded a new version, where only left-click triggers toggling of vertical add-onbar.

https://github.com/Aris-t2/CustomJSforFx/blob/master/scripts/addonbar_vertical.uc.js

Aleksandra0056 commented 1 year ago

Thank you! It is now fixed.