nanich
4 Feb 2010, 1:11 AM
Can anybody help me in fixing the issue with GXT combobox's list not getting hidden when the user clicks on back button keeping the list opened.
I had a initial hunch of firing a click event on the body or some DOM element using GXT's El.click() API, as it being heard by Combobox component for hiding the underlying ListView component, but it did not turn out to be a proper solution.
FYI, The same issue is reproducible even with GXT online docs.
I had a initial hunch of firing a click event on the body or some DOM element using GXT's El.click() API, as it being heard by Combobox component for hiding the underlying ListView component, but it did not turn out to be a proper solution.
FYI, The same issue is reproducible even with GXT online docs.