Aris-t2 / CustomJSforFx

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

Vertical add-on bar label have unnecessary "(NULL)" suffix #123

Closed Aleksandra0056 closed 1 hour ago

Aleksandra0056 commented 6 hours ago

Describe the issue:

The vertical add-on bar has the redundant suffix "(NULL)" in its name in the toolbars menu on the Customise Firefox page.

What should have happened instead?

The vertical add-on bar should have a clear name without the suffix "(NULL)".

So, my solution is to fix it and remove the suffix "(NULL)" from its name.

Steps to reproduce:

IMPORTANT: Ensure you have enabled the addonbar_vertical.uc.js script before reproducing the steps.

  1. Open Firefox,
  2. Open Customise Firefox page,
  3. Click on the toolbars button in the bottom panel,
  4. You will see the Vertical add-on bar with the "(NULL)" label in the pop-up.

Screenshots:

Screenshot 2024-09-21 130709

System information:

OS & OS version: Windows 10 19045.4894 (x64) Firefox or Thunderbird: Firefox Firefox/Thunderbird version: 130.0.1 (x64) Firefox/Thunderbird theme: IE Blue Theme + Firefox UI Fix

Aleksandra0056 commented 4 hours ago

Okay, since the last commit of addonbar_vertical.uc.js it is fixed. I'm apologising, that I'm constantly bothering you with trivial issues, but I'm a perfectionistess and I'm reporting issues as a hobby. But it's true, that everything should be fixed. I'm doing it mainly for other people to have the best possible software experience and not only for my interest.

I hope you have a nice day.

Aris-t2 commented 1 hour ago

Its OK for me. This is also just a hobby.