Declined
Last Updated: 29 Oct 2014 12:38 by ADMIN
Radu
Created on: 09 Jan 2014 14:25
Category: ComboBox
Type: Bug Report
1
Combobox height goes out of browser
When combo popups to the top of the page it goes out of the browser viewport.
Reproduce: 
A RadComboBox on the bottom of your page and the page height is larger than the viewport.
When you scroll down the page to the RadComboBox and open it the itembox (100+ items) height will be higher than the view port.
See attachment 'RadComboBox.png'

Also the auto shrink doesn’t work in this situation see attachment RadComboBox2.png

1 comment
ADMIN
Peter Filipov
Posted on: 29 Oct 2014 12:38
The behavior is expected due to the scrollbar of the page. We are going to update our dropdowns elements to collapse when the parent container is scrolled.