-
Notifications
You must be signed in to change notification settings - Fork 35
update addressbar.text via timer #365
base: xenial
Are you sure you want to change the base?
Conversation
5baad61
to
027d0f0
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Gave this another try today -- right now, the search results from the last text entry pause stay up until the next pause. Might it be better for the results to go away immediately when the user starts typing with the delay to perform the search kept?
…en search suggestions are loaded
correct addressBar.text -> addressbar.text
22e9950
to
b4a607e
Compare
hi, any news ? |
It's unclear who experiences this issue, and those who do have not verified that this fixes it. |
will give a try, i thought it was solving the issue at Morph or webapp startup where the address field focus is stealed by the webpage |
at that time it was possible for me to reproduce the issue:
in my opinion it cannot have any effect no webapps, because they use another address bar (where you cannot type), and is not related to keyboar focus / startup problems, but only the typing in the address bar text field. (see linked issue 299) |
fixes #299