Aris-t2 / CustomJSforFx

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

move_urlbar.uc.js moves the reload button #103

Closed Madis0 closed 9 months ago

Madis0 commented 9 months ago

Lets keep issue area clean and ask questions within the general discussion thread: https://github.com/Aris-t2/CustomJSforFx/issues/29 (Firefox) https://github.com/Aris-t2/CustomJSforFx/issues/30 (Thunderbird)


Describe the issue: move_urlbar.uc.js constantly moves the reload button to the right of the address bar.

What should have happened instead? Expected the reload button position to not change.

Steps to reproduce the issue?

  1. Install the js per instructions
  2. Restart Fx after deleting the startup cache
  3. Notice the reload button
  4. Move reload button back
  5. Restart again
  6. Notice again

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

System information OS & OS version: Manjaro 23.1.0 Firefox or Thunderbird: Firefox Firefox/Thunderbird version: 120.0b8 Firefox/Thunderbird theme: Themed with VivaldiFox

Madis0 commented 9 months ago

Just needed to increase the index, as it gets overridden by other buttons' indexes.