jQWidgets Forums
Forum Replies Created
-
Author
-
February 20, 2013 at 4:17 pm in reply to: Remote Search ComboBox Issue Remote Search ComboBox Issue #15555
Hi Peter,
Thank you so much for addressing this issue. The remote search feature is now much more usable.
I really appreciate you guys fixing so quickly.
Thanks!
GaryFebruary 5, 2013 at 1:59 pm in reply to: Remote Search ComboBox Issue Remote Search ComboBox Issue #14742Ok,so if the listbox contains more rows then fits on the screen, there is no way for the user to scroll-down to select one?
I know that you do not use jqxPanel in the combobox or listbox. What I am asking is it seems by the jqxPanel documentation that if I put another widget into a jqxGrid, it will be contained by that jqxPanel. This does not happen with the combo-box. It extends outside of the Panel. Is this also expected behavior?
The reason I am harping on this, is that this really is not expected behavior. No combo-box list should ever be 2000 lines long extending beyond the bounds of all containers. This is a bug. Not being able to scroll through a list is a bug. Having the list behavior differ between remote search and local search is a bug.
Thanks!
February 4, 2013 at 8:59 pm in reply to: Remote Search ComboBox Issue Remote Search ComboBox Issue #14671Understood.
In addition to the above behavior, if you look at : http://www.z-car.com/1.html you will see that the browser scroll-bar also does not work properly. If you try to scroll down, the listbox will just disappear. You can see this by grabbing the scroll-bar and dragging down, or clicking below the bar. (confirmed in Chrome, Safari, and Firefox).
Can you confirm that a Panel “should” constrain all elements that are placed in it? Using other libraries (like EXT JS), that is the expected behavior.
Thanks, you have ben extremely helpful!
February 4, 2013 at 8:18 pm in reply to: Remote Search ComboBox Issue Remote Search ComboBox Issue #14669Ya, that results in a drop-down box that is thousands of pixels long. The odd part is that if just using as a regular drop-down, the scroll-bar works fine, and respects the dropDownHeight property, even if thousands of records. I am not sure why you would want the behavior to be different between the two? That does not seem like a good design. And, I thought the point of a Panel was to contain all items placed in it?
Sure would seem like a bug to me. Thanks for the quick response!
-
AuthorPosts