[
https://issues.apache.org/jira/browse/GUACAMOLE-812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Jumper updated GUACAMOLE-812:
-------------------------------------
Description:
When attempting to modify the display zoom within the Guacamole menu, clicking
the up/down arrows on the numeric input field added via GUACAMOLE-152 (not to
be confused with the {{+}} and {{-}} buttons that have existed for some time)
has no effect.
The above is seen in Firefox. In Chrome where the up/down arrows are not
present within the field, the same issue can be seen when changing the value
with the mouse scroll wheel or via the keyboard up/down arrow keys.
It may be noteworthy that {{ng-change}} appears is set on the input field in a
way intended to update zoom when "change" events are received, and it can be
confirmed that both Firefox and Chrome do dispatch "change" events in the above
cases.
was:
The "Display" options shown at the bottom of the Ctrl+Alt+Shift menu are buggy
and intuitive.
# When the percentage is at 100, the display overflows the input field
# When the browser window is maximized, the "-" button does not have any
effect (with or without "Automatically fit to browser window" checked)
# When the browser window is not maximized and "Automatically fit to browser
window" is unchecked, the "-" button will only drop the display size to
whatever percentage is automatically set by "Automatically fit to browser
window". Subsequent clicks do nothing.
# Clicking the up/down arrows in the number field do nothing in any mode
What I'd really like is to have my browser maximized, and be able to set the
display area to around 95% so I can access the taskbar which I have hidden on
my desktop. (If its 100% it is too hard to get the mouse on the single row of
pixels that activates the remote taskbar instead of my client PC's hidden
taskbar).
> Changing display zoom via up/down arrows has no effect
> ------------------------------------------------------
>
> Key: GUACAMOLE-812
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-812
> Project: Guacamole
> Issue Type: Bug
> Components: guacamole
> Affects Versions: 1.0.0
> Reporter: Aram Akhavan
> Priority: Trivial
>
> When attempting to modify the display zoom within the Guacamole menu,
> clicking the up/down arrows on the numeric input field added via
> GUACAMOLE-152 (not to be confused with the {{+}} and {{-}} buttons that have
> existed for some time) has no effect.
> The above is seen in Firefox. In Chrome where the up/down arrows are not
> present within the field, the same issue can be seen when changing the value
> with the mouse scroll wheel or via the keyboard up/down arrow keys.
> It may be noteworthy that {{ng-change}} appears is set on the input field in
> a way intended to update zoom when "change" events are received, and it can
> be confirmed that both Firefox and Chrome do dispatch "change" events in the
> above cases.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)