EasyUI Forum
October 16, 2025, 07:24:35 PM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News:
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: combo dropdown panel doesn't hide  (Read 10012 times)
gordis gmbh
Full Member
***
Posts: 103


View Profile Email
« on: September 07, 2016, 07:35:53 AM »

I am listing couple of problems here concerning dropdown panel of comboboxes. please refer jsfiddle example given below and attached screenshot.

1. the dropdown panel doesn't hide when focus (mouse click) is set directly on another combobox. If mouse is clicked elsewhere on the page, the panel is hidden as expected.

2. In Internet Explorer (Version 11), when two comboboxes are clicked one after the other, and a alert is shown for the selection made on the first combobox, the dropdown panels of both the comboboxes are shown.

3. The alert box is shown behind the dropdown panel. As a result, the alert message gets partially hidden and the dropdown panel is active (the alert's modal has no effect on it).

example in jsfiddle: http://jsfiddle.net/onq3qo9t/1/

thanks for checking this out!

P.S. Attached screenshot can be seen ONLY if you are logged-in in the forum!

« Last Edit: September 07, 2016, 07:48:04 AM by gordis gmbh » Logged
stworthy
Administrator
Hero Member
*****
Posts: 3581


View Profile Email
« Reply #1 on: September 07, 2016, 08:02:09 AM »

You need to hide the drop-down panel when displaying an alert dialog. Please try this updated example http://jsfiddle.net/onq3qo9t/2/
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!