I seem to only be able to select until here:

This is with macOS
This currently seems to work as intended.
While the element does seem to be a single input element, it actually is a span followed by an input element.
It does suck though, so we should probably fix that.
Is there any hint to approach this fix?
(Can use this evening later to dig deeper on my own. But if there鈥檚 any hint, that would point my debugging to the right code area, perhaps? Still familiarizing self to the code base)
This would be a great place to start: Line 112 of address-bar.tsx
Friendly FYI that I've opened #94. Looking forward to your review. (& the learning that comes with the PR 馃檹馃徎馃)
Most helpful comment
It does suck though, so we should probably fix that.