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?
Tested on ICEfaces trunk revision 18873 + Tomcat 5 using component showcase facelets-enh
IE6, IE7, IE8: tested with success
Safari 4: Hourglass problem presents