Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Mouse cursor should be inactivated during typing/scrolling on autocomplete list on URL bar #5612

Closed
luixxiul opened this issue Nov 14, 2016 · 5 comments

Comments

@luixxiul
Copy link
Contributor

Describe the issue you encountered: If your mouse cursor is on the autocomplete list on the URL bar, an entry where the cursor exists keeps being selected.

Expected behavior: Mouse cursor should be inactivated during typing/scrolling to pause auto selection in autocomplete list on the URL bar.

  • Platform (Win7, 8, 10? macOS? Linux distro?): Windows 10

  • Brave Version:

  • Steps to reproduce:

    1. Open https://apple.com, https://audiofingerprint.openwpm.com/, and http://www.about.com/
    2. Bookmark them (to create the autosuggest list large enough)
    3. Make the height of the browser window smallest to show vertical scroll bar on the autosuggest list
    4. Open a new tab
    5. Hit a on the URL bar
    6. Do a mouse scroll with the middle button to select the 1st entry above on the list
    7. You can't touch this!
  • Screenshot if needed:

youcanttouchthis

  • Any related issues:
@luixxiul luixxiul added this to the 0.12.10 release milestone Nov 14, 2016
@luixxiul luixxiul changed the title Mouse cursor should be inactivated during typing/scrolling Mouse cursor should be inactivated during typing/scrolling on autocomplete list on URL bar Nov 16, 2016
@bbondy bbondy self-assigned this Nov 16, 2016
@bbondy bbondy closed this as completed in 689eb10 Nov 20, 2016
@bbondy
Copy link
Member

bbondy commented Nov 20, 2016

Great steps to reproduce 👍

@luixxiul
Copy link
Contributor Author

Still it seems that the mouse cursor is not inactivated.

facebook

@luixxiul
Copy link
Contributor Author

Please reopen if the issue above is the same as the first one.

@srirambv
Copy link
Collaborator

Still an issue on Windows. Reopening the issue

5612

@srirambv srirambv reopened this Nov 21, 2016
@bbondy
Copy link
Member

bbondy commented Nov 21, 2016

that behavior is fine, the thing that was fixed here is that before when you scrolled it would actually fill the url with one of the things you highlighted over and then the highlighting would stop. As it works now what's under your mouse cursor just goes into the selected part which gets cleared with the next char.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants