Browser version: 33.8.2
32-bit or 64-bit browser?: 64-bit
Problem URL: none
Browser theme (if not default): default
Installed add-ons: NoUn Buttons
Installed plugins: (about:plugins): none
Hello,
after the update to 33.8.2, I noticed a different behaviour of the URL bar compared to 33.8.1.
- When I open a new tab (CTRL+T or new tab button) and URL Bar in previous tab was empty, the URL bar in new tab is empty and is not focused.
- When I open a new tab (CTRL+T or new tab button) and URL Bar in previous tab was not empty, the URL bar in new tab has the same text as in previous tab and is not focused.
- When I open a new window, the URL bar does not get focused.
- When I press CTRL+L, the URL bar does not get focused. I can get to the location bar using the Tab key.
- When navigating on webpages, the text in URL Bar does not update at all.
This Add-on not only allows for individual dropmarkers next to the back and forward buttons, but also comes bundled with its own location bar, which removes some icons and includes the Go button from Firefox 1.
When I use the default location bar, it works as expected, but with the "custom" location bar, I observe the behaviour I described above.
I updated this Add-on myself to get it to work in newer versions of Pale Moon, since there were some changes to the URL Bar in the past, but this one is a bit of a puzzle for me.
Looking up the commit history, I believe this is the one that changed the behaviour : https://repo.palemoon.org/MoonchildProd ... 2b8e4006f2
Unfortunately, from those changes, I'm not able to decipher what I need change in the Add-On, since the code that was changed are only two lines.
Most probably the relevant part of the Add-On code would be the XUL file where the URL Bar is "described".
The CSS file seems to be only for styling of the buttons and the JS file seems to be only used for filling the history dropdown menu under the dropmarkers.
I then compared the Add-ons code with the code in the repo to see if there are any differences in how the default URL Bar is "described" : https://repo.palemoon.org/MoonchildProd ... rowser.xul (lines 432-532)
Yes, there were some minor differences, but even after playing with the code, I was unable to convince the URL Bar to behave itself.
Maybe I'm just on a false path and the issue is with a different element ?
If some good soul would give me a hint I would really appreciate it.
I can upload the Add-On in question if requested.




