Suggestion: show URL of new tab immediately, not only after server responded.
from Linuxdroid@lemmy.ml to librewolf@lemmy.ml on 13 Mar 00:10
https://lemmy.ml/post/27106065
from Linuxdroid@lemmy.ml to librewolf@lemmy.ml on 13 Mar 00:10
https://lemmy.ml/post/27106065
This is something I thought Mozilla would eventually fix, but still hasn’t in over a decade.
When clicking a target=“_blank”
link that opens in a new tab, the URL bar shows “about:blank” until the server responds.
Also, document.location.href
in the console returns “about:blank” instead of the real URL. This is annoying for user scripts.
It would be better if it immediately showed the target URL. document.location.href
also should immediately return the correct URL.
#librewolf
threaded - newest