Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.8.1
-
Component/s: None
-
Labels:None
-
Environment:IE 6 & 7
-
ICEsoft Forum Reference:
Description
When changing tabs in a panelTabSet on a page with a command button, the following error is generated:
[window.7xZl#1] : failed to insert element: <input class="iceCmdBtn headerButton" id="j_id15:cmdHdrHelp" name="j_id15:cmdHdrHelp" onblur="setFocus('');" onclick="openHelpWin('http://java.sun.com');return false;iceSubmit(form,this,event);return false;" onfocus="setFocus(this.id);" tabindex="21" type="submit" value="Open Help Window">...</input>
[object Error]
[window.7xZl#1] : failed to insert element: <input class="iceCmdBtn headerButton" id="j_id15:cmdHdrHelp" name="j_id15:cmdHdrHelp" onblur="setFocus('');" onclick="openHelpWin('http://java.sun.com');return false;iceSubmit(form,this,event);return false;" onfocus="setFocus(this.id);" tabindex="21" type="submit" value="Open Help Window">...</input>
[object Error]
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #19048 | Wed Jul 08 16:42:33 MDT 2009 | yip.ng | Changed to avoid exception in IE when updating font style property. |
Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/bridge/lib/element.js
|