Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.8RC2
-
Fix Version/s: 1.8
-
Component/s: Sample Apps
-
Labels:None
-
Environment:IE 8 (compatible + non-compatible mode) + JSP
Description
When setting focus on the input box for download file name, an error message popped up in IE 8.
It will still work after closing the message box but it will come back after initialize a download.
facelets version is free of this problem
It will still work after closing the message box but it will come back after initialize a download.
facelets version is free of this problem
Activity
Field | Original Value | New Value |
---|---|---|
Attachment | downloadresource-input-IE8.jpg [ 11641 ] |
Environment | IE 8 | IE 8 (compatible + non-compatible mode) |
Salesforce Case | [] |
Environment | IE 8 (compatible + non-compatible mode) | IE 8 (compatible + non-compatible mode) + JSP |
Salesforce Case | [] | |
Description |
When setting focus on the input box for download file name, an error message popped up in IE 8. It will still work after closing the message box but it will come back after initialize a download. |
When setting focus on the input box for download file name, an error message popped up in IE 8. It will still work after closing the message box but it will come back after initialize a download. facelets version is free of this problem |
Salesforce Case | [] | |
Fix Version/s | 1.8 [ 10161 ] | |
Assignee Priority | P2 | |
Security | Private [ 10001 ] | |
Assignee | Adnan Durrani [ adnan.durrani ] |
Link | This issue blocks ICE-4290 [ ICE-4290 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #18702 | Tue Mar 31 12:19:55 MDT 2009 | art.zambrano | |
Files Changed | ||||
![]() |
Salesforce Case | [] | |
Security | Private [ 10001 ] |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Salesforce Case | [] | |
Component/s | Sample Apps [ 10010 ] | |
Assignee Priority | P2 | |
Priority | Major [ 3 ] | Minor [ 4 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Assignee | Adnan Durrani [ adnan.durrani ] |
solved at revision 18702
the issue was exclusive to the demo, and not to the component... onfocus="this.select()" was removed from an inputText...