Details
Description
The panelPopup open button that is rendered when using the popup clientSide has no styling
Activity
Migration
created issue -
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #32241 | Mon Nov 19 23:50:08 MST 2012 | judy.guglielmin | |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/panelpopup/PanelPopupRenderer.java
|
Migration
made changes -
Field | Original Value | New Value |
---|---|---|
Reporter | Migration [ remote ] | User Philip.breau [ philip.breau ] |
Migration
made changes -
Assignee | Steve Maryka [ steve.maryka ] | Judy Guglielmin [ judy.guglielmin ] |
Migration
made changes -
Assignee | Judy Guglielmin [ judy.guglielmin ] | User Philip.breau [ philip.breau ] |
Migration
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Philip Breau
made changes -
Fix Version/s | 1.2 Beta [ 10344 ] |
placed the style on the button to open (as well as close), but noticed that it takes 2 button presses to close the popup. The submit (ice.se) is not triggered with one press. If you click on an item in the list the second will submit and close the popup. If you open and then directly close the popup, it takes 2 presses. IT's as if the first click brings focus to the popup. Suspect css or application or focus issue