mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-12 22:28:59 +02:00
Currently mouseover autocomplete item would not change the selectedIndex of popup but show grey highlight. For form autofill, we don't want two indicators to represent the selection of keyboard and mouse separately that might confuse user which profile preview is exactly being shown. I added a new <field> in formautofill profile item binding that helps autocomplete to determine whether to change selectedIndex when mouseover. MozReview-Commit-ID: LmW8g08V9mf --HG-- extra : rebase_source : e0af703a4a6291c53995fd00319bf8a6b259109c |
||
|---|---|---|
| .. | ||
| .eslintrc.js | ||
| browser.ini | ||
| browser_popup_mouseover.js | ||
| browser_privbrowsing_perwindowpb.js | ||