-
Notifications
You must be signed in to change notification settings - Fork 975
Characters fall off if URL is autocompleted on the URL bar #4731
Comments
cc @diracdeltas |
Also the autocomplete pulldown flickers if another github page has been bookmarked. |
@luixxiul never mind comment above, i just saw you included the version in the issue |
This is still happening from time to time for me on 0.12.5-RC1. I am not sure how to reproduce 100% but it happened several times with the following pattern:
I thought it was something not worth to mention but happened twice more times this morning. Brave version: 0.12.5-RC1 Edit: after some usage of the browser it is almost 100 % reproducible if you type fast as described in the original issue above. |
Here is a video. I typed random chars, that even do not autocomlete and still lossing chars. Typed PS. The video is taken after update to 0.12.5-RC2 I thnik the problem is not in the UrlBar suggestions, rather than race condition between I think the cc @diracdeltas |
would like to get this in 0.12.6 if possible |
Moving to 0.12.6 |
please try out the fix in 2c5a369. it seems that characters are only lost when the in-place autocomplete happens as a key is being pressed, so i just changed it so that autocomplete never happens while a key is pressed. |
@diracdeltas Just builded it and installed. Good job, seems it is working correctly now 👍 |
Describe the issue you encountered: On the latest master, if history entries are found and autocompleted, some characters on URL bar fall off if you type them fast, like “github” -> “gihub".
Expected behavior: They should not fall off.
Please set a milestone if necessary.
The text was updated successfully, but these errors were encountered: