Skip to main content

Search and Top Navigation

#14935 open bug ()

Opened March 15, 2016 07:49PM UTC

Last modified May 03, 2017 01:28PM UTC

Selectmenu: Issue with scrollbar when select menu is created with pre selected value

Reported by: formydev Owned by:
Priority: minor Milestone: none
Component: ui.selectmenu Version: 1.11.3
Keywords: Cc:
Blocked by: Blocking:
Description

When a jquery select menu (with many select options i.e. with a scroll bar) is created with a pre-selected value, the select menu does not scroll to the place where the selected value is present, when the select menu is opened for the first time. From next time on wards the menu opens with the correct scroll bar position.

Below is the fiddle for the issue:

https://jsfiddle.net/t9bv4oto/

The issue happens only for the first time when the menu is opened.

Attachments (0)
Change History (2)

Changed April 11, 2016 07:47PM UTC by formydev comment:1

When a jquery select menu (with many select options i.e. with a scroll bar) is created with a pre-selected value, the select menu does not scroll to the place where the selected value is present, when the select menu is opened.

Below is the fiddle for the issue: ​https://jsfiddle.net/t9bv4oto/

Changed May 03, 2017 01:28PM UTC by scottgonzalez comment:2

status: newopen