-
-
Notifications
You must be signed in to change notification settings - Fork 21
Trouble with switching layout #266
Comments
You mean changing keyboard layout language with |
Hello. Yes, I'm talking about this problem. |
Thanks for reporting this! It looks like I reset the UrlEntry when it loses focus: ephemeral/src/Widgets/UrlEntry.vala Lines 118 to 130 in bb775de
...and changing layouts causes it to lose focus. I can revisit this and see what other browsers do. |
I just realized this also happens when I alt+tab into another app and back, e.g. when I try to retype some search terms from somewhere (maybe a photo or other source without easy copy-paste).
Both Epiphany and Firefox keep the typed text, although they both stop showing suggestions etc, after I alt+tab away and back. |
Hello. Found the problem: The search bar is cleared when switching layouts if I enter a query in two languages.
The text was updated successfully, but these errors were encountered: