GNOME Bugzilla – Bug 325896
Ctrl+L doesn't select the address bar text when the auto-complete dropdown is already shown.
Last modified: 2006-02-15 22:18:18 UTC
Please describe the problem: This appears to be a regression from GNOME 2.12. Ctrl + L is supposed to select the entire text in the location bar. In GNOME 2.13 (Epiphany CVS) the text in the location bar is not being selected if the bar already has keyboard focus. Steps to reproduce: 1. Start Epiphany. 2. Type Ctrl+L. Type "www." for example. (so far working as expected) 3. Type Ctrl+L again. "www." is not selected. Actual results: Expected results: Does this happen every time? Other information:
Works here.
I think the problem here is that the text in the address bar doesn't get selected when the autocomplete drop-down is shown (i.e. if you're quick you can type "www. then Ctrl+L before the down-down shows and it works fine).
Yes, that's exactly the problem. Thanks for helping clear it up. :)
Can confirm for version 1.9.6
Same as bug 314754: we don't get the Ctrl-L event at all while the autocompletion popup is shown. *** This bug has been marked as a duplicate of 314754 ***