Bug 5148 - wrong mouse cursor with Internet Explorer
Summary: wrong mouse cursor with Internet Explorer
Status: CLOSED FIXED
Alias: None
Product: ThinLinc
Classification: Unclassified
Component: Web Access (show other bugs)
Version: trunk
Hardware: PC Unknown
: P2 Normal
Target Milestone: 4.4.0
Assignee: Samuel Mannehed
URL:
Keywords: ossman_tester, relnotes
Depends on:
Blocks:
 
Reported: 2014-05-15 15:29 CEST by Pierre Ossman
Modified: 2015-04-30 12:40 CEST (History)
0 users

See Also:
Acceptance Criteria:


Attachments

Description Pierre Ossman cendio 2014-05-15 15:29:39 CEST
Client side mouse cursor isn't working properly with Internet Explorer. I'm getting a server rendered cursor, plus a standard arrow pointer on the client side.

Tested on Windows 8 with IE 11.
Comment 1 Samuel Mannehed cendio 2015-01-14 19:28:01 CET
I have found that the problem seems related to Data URI support. See:

https://developer.mozilla.org/en-US/docs/Web/HTTP/data_URIs#Support_in_other_browsers
Comment 2 Samuel Mannehed cendio 2015-01-15 16:30:13 CET
We should fall back on a server-sider cursor where the local cursor doesn't work, like in IE.
Comment 3 Samuel Mannehed cendio 2015-01-15 16:37:18 CET
Committed upstream: https://github.com/kanaka/noVNC/commit/b804b3e45810b54bd8f93c7df73598a1b19a19b7

Fixed in vendordrop 29804.
Comment 4 Pierre Ossman cendio 2015-04-28 14:48:32 CEST
Still broken. Behaves just as the original report.
Comment 5 Samuel Mannehed cendio 2015-04-29 15:03:37 CEST
(In reply to comment #4)
> Still broken. Behaves just as the original report.

It was actually fixed for a while, but the functionality was broken again by changes upstream which were brought to ThinLinc in r30230.

I have fixed the issue upstream, fix brought to ThinLinc by vendordrop in r30278.
Comment 6 Pierre Ossman cendio 2015-04-30 12:40:42 CEST
Works well now.

Note You need to log in before you can comment on or make changes to this bug.