Skip to main content

Search and Top Navigation

#15228 new bug ()

Opened August 11, 2017 12:08PM UTC

Last modified August 11, 2017 12:10PM UTC

Autocomplete: When using scroll, if mouse pointer located on list area it interferes with keyboard scrolling in Chrome

Reported by: SimmeNilsson Owned by:
Priority: minor Milestone: none
Component: ui.autocomplete Version: 1.12.1
Keywords: Cc:
Blocked by: Blocking:
Description

See official example:

http://jqueryui.com/autocomplete/#maxheight

1. Typ 'a' into input

2. Place mouse cursor on second row (AppleScript) in autocomplete list

3. Press down until at last visible item, 'BASIC'.

4. Press down again.

Result:

Scroll happens, Erlang becomes visible.

Asp is selected (because of mouse cursor location?).

Expected/desired result:

Scroll happens, Erlang becomes visible and selected.

Attachments (0)
Change History (1)

Changed August 11, 2017 12:10PM UTC by SimmeNilsson comment:1

description: See official example: \ http://jqueryui.com/autocomplete/#maxheight \ \ 1. Typ 'a' into input \ 2. Place mouse cursor on second row (Applescript) in autocomplete list \ 3. Press down until at last visible item, 'BASIC'. \ 4. Press down again. \ \ Result: \ Scroll happens, ERLANG becomes visible. \ Asp is selected (because of mouse cursor location?). \ \ Expected/desired result: \ Scroll happens, ERLANG becomes visible and selected.See official example: \ http://jqueryui.com/autocomplete/#maxheight \ \ 1. Typ 'a' into input \ 2. Place mouse cursor on second row (AppleScript) in autocomplete list \ 3. Press down until at last visible item, 'BASIC'. \ 4. Press down again. \ \ Result: \ Scroll happens, Erlang becomes visible. \ Asp is selected (because of mouse cursor location?). \ \ Expected/desired result: \ Scroll happens, Erlang becomes visible and selected.