Details
-
Type: Bug
-
Status: Closed
-
Priority: Trivial
-
Resolution: Fixed
-
Affects Version/s: 1.8RC2
-
Fix Version/s: 1.8
-
Component/s: Bridge
-
Labels:None
-
Environment:IE, Safari browsers
-
Workaround Exists:Yes
-
Workaround Description:Moving the mouse at all (or reloading the page) will cause the cursor to redraw with the correct state.
Description
When blockUIOnSubmit=true (default) the hourglass cursor will not automatically change back to the arrow when the response is received unless you move the pointer/mouse, or some other JS is executed (google maps, for example).
This is a browser bug, but maybe there's something the bridge can do to prompt the browser to redraw the cursor after the response is received?
This is a browser bug, but maybe there's something the bridge can do to prompt the browser to redraw the cursor after the response is received?
Activity
Ken Fyten
created issue -
Ken Fyten
made changes -
Field | Original Value | New Value |
---|---|---|
Salesforce Case | [] | |
Fix Version/s | 1.8 [ 10161 ] | |
Assignee Priority | P3 | |
Assignee | Mircea Toma [ mircea.toma ] | |
Priority | Major [ 3 ] | Trivial [ 5 ] |
Ken Fyten
made changes -
Attachment | CursorTest.html [ 11620 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #18663 | Thu Mar 26 04:11:55 MDT 2009 | mircea.toma | |
Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/bridge/src/status.js
|
Mircea Toma
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Assignee Priority | P3 |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Assignee | Mircea Toma [ mircea.toma ] |
Seems like this issue is caused by a known Safari bug: https://bugs.webkit.org/show_bug.cgi?id=19925