Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.8RC1
-
Component/s: ICE-Components
-
Labels:None
-
Environment:All
Description
Since 1.8.0 RC1, when you are using ice:selectInputText and the popup suggestion list is open, if you click off the list (onto another component or onto the body of the document), the popup doesn't close like it should/used to. You can actually have multiple popups open at once now by clicking directly onto another selectInputText component from the open-popup of another, such as is possible with Comp. Showcase (see attached image).
I think this is a regression of the fix forICE-3693, but am not certain.
I think this is a regression of the fix for
Issue Links
- blocks
-
ICE-3693 ice:selectInputText popup list disappears when scrolling in IE
- Closed
Activity
Ken Fyten
created issue -
Ken Fyten
made changes -
Field | Original Value | New Value |
---|---|---|
Salesforce Case | [] | |
Description |
Since 1.8.0 RC1, when you are using ice:selectInputText and the popup suggestion list is open, if you click off the list (onto another component or onto the body of the document), the popup doesn't close like it should/used to. You can actually have multiple popups open at once now by clicking directly onto another selectInputText component from the open-popup of another, such as is possible with Comp. Showcase (see attached image). I think this is a regression of the fix for Note that the fix for - - - |
Since 1.8.0 RC1, when you are using ice:selectInputText and the popup suggestion list is open, if you click off the list (onto another component or onto the body of the document), the popup doesn't close like it should/used to. You can actually have multiple popups open at once now by clicking directly onto another selectInputText component from the open-popup of another, such as is possible with Comp. Showcase (see attached image). I think this is a regression of the fix for Note that the fix for - - - - |
Ken Fyten
made changes -
Salesforce Case | [] | |
Assignee Priority | P1 | |
Assignee | Yip Ng [ yip.ng ] |
Ken Fyten
made changes -
Salesforce Case | [] | |
Description |
Since 1.8.0 RC1, when you are using ice:selectInputText and the popup suggestion list is open, if you click off the list (onto another component or onto the body of the document), the popup doesn't close like it should/used to. You can actually have multiple popups open at once now by clicking directly onto another selectInputText component from the open-popup of another, such as is possible with Comp. Showcase (see attached image). I think this is a regression of the fix for Note that the fix for - - - - |
Since 1.8.0 RC1, when you are using ice:selectInputText and the popup suggestion list is open, if you click off the list (onto another component or onto the body of the document), the popup doesn't close like it should/used to. You can actually have multiple popups open at once now by clicking directly onto another selectInputText component from the open-popup of another, such as is possible with Comp. Showcase (see attached image). I think this is a regression of the fix for Note that the fix for - - |
Ken Fyten
made changes -
Salesforce Case | [] | |
Description |
Since 1.8.0 RC1, when you are using ice:selectInputText and the popup suggestion list is open, if you click off the list (onto another component or onto the body of the document), the popup doesn't close like it should/used to. You can actually have multiple popups open at once now by clicking directly onto another selectInputText component from the open-popup of another, such as is possible with Comp. Showcase (see attached image). I think this is a regression of the fix for Note that the fix for - - |
Since 1.8.0 RC1, when you are using ice:selectInputText and the popup suggestion list is open, if you click off the list (onto another component or onto the body of the document), the popup doesn't close like it should/used to. You can actually have multiple popups open at once now by clicking directly onto another selectInputText component from the open-popup of another, such as is possible with Comp. Showcase (see attached image). I think this is a regression of the fix for |
Ken Fyten
made changes -
Salesforce Case | [] | |
Fix Version/s | 1.8 [ 10161 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #18362 | Wed Feb 18 09:36:46 MST 2009 | yip.ng | Changed to hide popup list on losing focus. |
Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/bridge/lib/extras/autocomplete_ext.js
|
yip.ng
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Fix Version/s | 1.8RC2 [ 10163 ] | |
Fix Version/s | 1.8 [ 10161 ] |
Ken Fyten
made changes -
Fix Version/s | 1.8 [ 10161 ] | |
Assignee Priority | P1 |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Assignee | Yip Ng [ yip.ng ] |
Changed back to old behavior of hiding list on losing focus, except when scrolling in IE.