Opened 7 years ago

Last modified 6 years ago

#14935 open bug

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.

Change History (2)

comment:1 Changed 7 years ago by formydev

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/

comment:2 Changed 6 years ago by Scott González

Status: newopen
Note: See TracTickets for help on using tickets.