Details
Description
Failing to rollback cursor state properly due to lack of synchronization in Javascript.
Activity
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #17659 | Mon Sep 29 06:45:38 MDT 2008 | mircea.toma | |
| Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/bridge/src/status.js
|
| Field | Original Value | New Value |
|---|---|---|
| Assignee | Mircea Toma [ mircea.toma ] |
| Fix Version/s | 1.8DR#1 [ 10141 ] |
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #17660 | Mon Sep 29 09:54:20 MDT 2008 | mircea.toma | |
| Files Changed | ||||
MODIFY
/icefaces/branches/icefaces-1.7/icefaces/bridge/src/status.js
|
| Fix Version/s | 1.8 [ 10161 ] |
| Status | Resolved [ 5 ] | Closed [ 6 ] |
| Assignee | Mircea Toma [ mircea.toma ] |

Block other actions from triggering the indicator before going back to "off" state. This strategy avoids the requirement for implementing thread synchronization in Javascript.