You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 21, 2024. It is now read-only.
If you implement a bx:select2PickerCombo control on your XPage, it works fine as long as you don't resize or scroll the browser window. After you have selected a value in the select2 control, and then you scroll up/down or drag the bottom edge of the browser window up so that the edge of the browser viewport reaches the control, the select2 Search field pops open above/below the field. You then have to focus/un-focus the field to hide the select2 Search field again.
I have been able to reproduce this in Firefox and Chrome.
If you implement a bx:select2PickerCombo control on your XPage, it works fine as long as you don't resize or scroll the browser window. After you have selected a value in the select2 control, and then you scroll up/down or drag the bottom edge of the browser window up so that the edge of the browser viewport reaches the control, the select2 Search field pops open above/below the field. You then have to focus/un-focus the field to hide the select2 Search field again.
I have been able to reproduce this in Firefox and Chrome.
You can see the behavior at the Bootstrap4XPages demo site:
http://bootstrap4xpages.com/bs4xp/demos.nsf/Bootstrap_Select2Listbox.xsp
The text was updated successfully, but these errors were encountered: