Bug #10530
Move cursor change logic from JS client to the FWD client
Start date:
Due date:
% Done:
0%
billable:
No
vendor_id:
GCD
case_num:
version_reported:
version_resolved:
reviewer:
production:
No
env_name:
topics:
History
#1 Updated by Șerban Bursuc 11 months ago
- Assignee set to Șerban Bursuc
- Status changed from New to WIP
Since #8088 it was decided to remove any cursor changes from the JS client to prevent unwanted cursor behavior.
Most of the changes were removed in #8088 but not all and the remaining code is highly unstable and produces inconsistent cursor changes based on timing. This happens when hovering the mouse over the edge of a window (see #10408-12).
To fix (hopefully) all edge cases in this task the remaining cursor changes done from the JS client will be refactored and moved to the server (if possible).
#2 Updated by Șerban Bursuc 11 months ago
Please move this task to User Interface if possible...
#3 Updated by Hynek Cihlar 11 months ago
- Project changed from Runtime Infrastructure to User Interface