Run ./start-tor-browser.desktop, connect to Tor, and wait until the main browser window opens.
After typing an URL into the address bar, it cannot be confirmed with Enter. (And autocomplete doesn't work either, e.g. "blog" is not completed to "blog.torproject.org/".) This seems to only affect the first start of a fresh TB9 installation.
If Ctrl+Shift+u (the hotkey for New Identity) is pressed while the address bar has focus, an underlined u is typed in. This problem remains even after a restart.
In contrast to #27427 (moved), the bug appears unrelated to NoScript - deleting the NoScript .xpi makes no difference. Workaround: data:, instead of about:blank as the homepage URL.
Trac: Username: rustybird
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Child items 0
Show closed items
No child items are currently assigned. Use child items to break down this issue into smaller parts.
Linked items 0
Link issues together to show that they're related.
Learn more.
Interesting that you bring up Tails: IIRC they don't set about:blank, but they do use a setup that's more or less equivalent to TOR_SKIP_LAUNCH=1 - which for me (though I haven't tried it in complete isolation yet) seems to occasionally trigger the bug even with about:tor as the homepage.
Setting data:, as the homepage just now happened to still trigger the bug, so it really doesn't look like it's about:blank specific - just more likely in that case. (I don't think I'm allowed to edit the ticket title)
browser.urlbar.quantumbar=false has been working good so far.
Setting data:, as the homepage just now happened to still trigger the bug, so it really doesn't look like it's about:blank specific - just more likely in that case. (I don't think I'm allowed to edit the ticket title)
browser.urlbar.quantumbar=false has been working good so far.
Does this bug happen reliably for you? Or am I right in my assumption that it is happening sometimes/often but that we don't have steps to repro it 100%?
Trac: Summary: TB9: Address bar and hotkey broken if homepage is about:blank to TB9: Address bar and hotkey broken
Does this bug happen reliably for you? Or am I right in my assumption that it is happening sometimes/often but that we don't have steps to repro it 100%?
FWIW, in Tails' context it happens very reliably on slower systems, and very rarely (or never at all) on faster ones. Sounds like a race condition to me.
With about:tor, data:, or a file:// homepage (the latter is the default on Whonix Workstation), it only happens sometimes. TOR_SKIP_LAUNCH=1 seems to increase the chance. OTOH about:blank has triggered it 100% of the times I went through the steps in the ticket description.
FWIW, in Tails' context it happens very reliably on slower systems, and very rarely (or never at all) on faster ones. Sounds like a race condition to me.
FWIW and to give an update: I've a machine where I can reproduce the problem. Surprisingly, I have still trouble convincing the installed Firefox to show the bug. So, I am in the process of kind of bisecting the problem on our side first to have better steps to repro (as I assume this is actually a Firefox bug).
rustybird: Could you try the latest alpha and see whether you can reproduce the bug? I can see the problem in 9.0a7 but not in 9.0a8 (and thus 9.0) anymore.
Could you try the latest alpha and see whether you can reproduce the bug? I can see the problem in 9.0a7 but not in 9.0a8 (and thus 9.0) anymore.
Indeed, I tried 9.0-build2 [edit: and 9.0a8] with and without TOR_DEFAULT_HOMEPAGE=about:blank and/or TOR_SKIP_LAUNCH=1 a couple of times and the main bug seems to be gone. Hurray?
One thing that might be relevant somehow: The minor secondary aspect of this ticket - If Ctrl+Shift+u (the hotkey for New Identity) is pressed while the address bar has focus, an underlined u is typed in. - now reliably occurs every time in every configuration here. I don't remember that being the case for 9.0a7, but maybe my memory is wrong. (Is there an archive where old alpha versions can still be downloaded? I don't have a copy of 9.0a7 anymore.)
Could you try the latest alpha and see whether you can reproduce the bug? I can see the problem in 9.0a7 but not in 9.0a8 (and thus 9.0) anymore.
Indeed, I tried 9.0-build2 with and without TOR_DEFAULT_HOMEPAGE=about:blank and/or TOR_SKIP_LAUNCH=1 a couple of times and the main bug seems to be gone. Hurray?
One thing that might be relevant somehow: The minor secondary aspect of this ticket - If Ctrl+Shift+u (the hotkey for New Identity) is pressed while the address bar has focus, an underlined u is typed in. - now reliably occurs every time in every configuration here. I don't remember that being the case for 9.0a7, but maybe my memory is wrong. (Is there an archive where old alpha versions can still be downloaded? I don't have a copy of 9.0a7 anymore.)
lol, I should have guessed that... thanks. Turns out the Ctrl+Shift+U = u behavior was already present in 9.0a7 in all configurations, so it's independent: #32189 (moved)
I've no time to investigate this. :( Thus, closing seems to be the "right" thing to do. If someone wants to dig a bit to understand what fixed the issue that would be appreciated.
Trac: Status: needs_information to closed Resolution: N/Ato fixed