You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by "Michael Jumper (JIRA)" <ji...@apache.org> on 2017/03/09 02:24:38 UTC

[jira] [Resolved] (GUACAMOLE-230) Mouse cursor extremely small on high-resolution devices

     [ https://issues.apache.org/jira/browse/GUACAMOLE-230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Jumper resolved GUACAMOLE-230.
--------------------------------------
    Resolution: Fixed

> Mouse cursor extremely small on high-resolution devices
> -------------------------------------------------------
>
>                 Key: GUACAMOLE-230
>                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-230
>             Project: Guacamole
>          Issue Type: Bug
>          Components: guacamole
>    Affects Versions: 0.9.12-incubating
>            Reporter: Michael Jumper
>            Assignee: Michael Jumper
>            Priority: Blocker
>             Fix For: 0.9.12-incubating
>
>
> Regression from GUACAMOLE-187:
> The mouse cursor renders extremely small when set via CSS, at least on Chrome. This seems to be due to layer dimensions now rounding up to the nearest multiple of 64. On high-resolution devices, Chrome assumes that 64x64 cursor image must also be high-resolution, and uses a pixel size inappropriate for the connection. This does not occur for smaller cursor images.
> See: https://github.com/apache/incubator-guacamole-client/blob/5776104f40a248d460300cdb00ca2605406ec364/guacamole-common-js/src/main/webapp/modules/Layer.js#L45-L54



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)