[jira] [Commented] (GUACAMOLE-1847) Improve Mobile Touch and Mouse Functionality

2024-01-04 Thread Victor Tschetter (Jira)


[ 
https://issues.apache.org/jira/browse/GUACAMOLE-1847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17803371#comment-17803371
 ] 

Victor Tschetter commented on GUACAMOLE-1847:
-

Sorry if this isn’t the right place to mention this, but when opening the on 
screen keyboard using text input, it will shrink the display to match. This is 
not preferable. I’d rather have it stay and have the keyboard overlap.

> Improve Mobile Touch and Mouse Functionality
> 
>
> Key: GUACAMOLE-1847
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-1847
> Project: Guacamole
>  Issue Type: Improvement
>Affects Versions: 1.5.4
> Environment: FreeBSD 13 with the guacamole-client and 
> guacamole-server ports
>Reporter: Victor Tschetter
>Priority: Minor
>  Labels: mouse
>
> There are 2 issues I am facing with mobile usability that I would like to 
> bring to attention.
>  
>  # Can a zoom function be implemented when using mouse mode?
>  # Can the touch sensitivity be adjusted when using touch mode?
>  # Can a scroll function be added for mobile?
> Double-clicking is hard to accomplish on mobile unless zoomed in so the touch 
> registers on the same location. If number 2 could work properly, the number 1 
> wouldn't be as important.
> Something along the lines of the RealVNC app would be what I am looking for.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (GUACAMOLE-1847) Improve Mobile Touch and Mouse Functionality

2024-01-03 Thread Victor Tschetter (Jira)


[ 
https://issues.apache.org/jira/browse/GUACAMOLE-1847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17802291#comment-17802291
 ] 

Victor Tschetter commented on GUACAMOLE-1847:
-

Id also like to add that when using mouse mode, moving the mouse cannot be 
initiated from outside the displayed connection box. So if the box fills half 
the screen, moving the mouse cannot be initiated from outside of the box. When 
it is initiated though from inside the display, it is possible to move outside 
the display, and as long as you keep touching the screen, you can be outside or 
inside the box, and the mouse will move fine.

 

In addition to the above comment, some other ideas would include retaining the 
zoom for each connection, or setting a default zoom setting per connection.

> Improve Mobile Touch and Mouse Functionality
> 
>
> Key: GUACAMOLE-1847
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-1847
> Project: Guacamole
>  Issue Type: Improvement
>Affects Versions: 1.5.4
> Environment: FreeBSD 13 with the guacamole-client and 
> guacamole-server ports
>Reporter: Victor Tschetter
>Priority: Minor
>  Labels: mouse
>
> There are 2 issues I am facing with mobile usability that I would like to 
> bring to attention.
>  
>  # Can a zoom function be implemented when using mouse mode?
>  # Can the touch sensitivity be adjusted when using touch mode?
>  # Can a scroll function be added for mobile?
> Double-clicking is hard to accomplish on mobile unless zoomed in so the touch 
> registers on the same location. If number 2 could work properly, the number 1 
> wouldn't be as important.
> Something along the lines of the RealVNC app would be what I am looking for.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (GUACAMOLE-1847) Improve Mobile Touch and Mouse Functionality

2024-01-03 Thread Victor Tschetter (Jira)


[ 
https://issues.apache.org/jira/browse/GUACAMOLE-1847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17802279#comment-17802279
 ] 

Victor Tschetter commented on GUACAMOLE-1847:
-

Agreed. This would be a big improvement. 



As for everything else, I suppose I can make due.

> Improve Mobile Touch and Mouse Functionality
> 
>
> Key: GUACAMOLE-1847
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-1847
> Project: Guacamole
>  Issue Type: Improvement
>Affects Versions: 1.5.4
> Environment: FreeBSD 13 with the guacamole-client and 
> guacamole-server ports
>Reporter: Victor Tschetter
>Priority: Minor
>  Labels: mouse
>
> There are 2 issues I am facing with mobile usability that I would like to 
> bring to attention.
>  
>  # Can a zoom function be implemented when using mouse mode?
>  # Can the touch sensitivity be adjusted when using touch mode?
>  # Can a scroll function be added for mobile?
> Double-clicking is hard to accomplish on mobile unless zoomed in so the touch 
> registers on the same location. If number 2 could work properly, the number 1 
> wouldn't be as important.
> Something along the lines of the RealVNC app would be what I am looking for.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (GUACAMOLE-1847) Improve Mobile Touch and Mouse Functionality

2024-01-03 Thread Mike Jumper (Jira)


[ 
https://issues.apache.org/jira/browse/GUACAMOLE-1847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17802277#comment-17802277
 ] 

Mike Jumper commented on GUACAMOLE-1847:


{quote}
What would help with the zoom feature is not having the window fit to the 
browser each time. I find myself always having to zoom in slightly when logging 
in from a mobile device. Perhaps having a static setting on a per connection 
basis or even global basis for a zoom percent? I’m not sure what the best would 
be.
{quote}

IMHO, changing the fit-to-screen behavior such that it instead zooms only as 
necessary to cover the available area would be best (at least when on a mobile 
device in an orientation that differs from the remote display). For example, if 
using a mobile device in portait mode, this would mean that traditional 
landscape displays would fill the screen vertically, and you would scroll 
around horizontally to see the rest of the display.

> Improve Mobile Touch and Mouse Functionality
> 
>
> Key: GUACAMOLE-1847
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-1847
> Project: Guacamole
>  Issue Type: Improvement
>Affects Versions: 1.5.4
> Environment: FreeBSD 13 with the guacamole-client and 
> guacamole-server ports
>Reporter: Victor Tschetter
>Priority: Minor
>  Labels: mouse
>
> There are 2 issues I am facing with mobile usability that I would like to 
> bring to attention.
>  
>  # Can a zoom function be implemented when using mouse mode?
>  # Can the touch sensitivity be adjusted when using touch mode?
>  # Can a scroll function be added for mobile?
> Double-clicking is hard to accomplish on mobile unless zoomed in so the touch 
> registers on the same location. If number 2 could work properly, the number 1 
> wouldn't be as important.
> Something along the lines of the RealVNC app would be what I am looking for.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (GUACAMOLE-1847) Improve Mobile Touch and Mouse Functionality

2024-01-03 Thread Victor Tschetter (Jira)


[ 
https://issues.apache.org/jira/browse/GUACAMOLE-1847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17802274#comment-17802274
 ] 

Victor Tschetter commented on GUACAMOLE-1847:
-

This all does make sense.

 

Correct on that last point. Similar to a double click on a PC.

 

What would help with the zoom feature is not having the window fit to the 
browser each time. I find myself always having to zoom in slightly when logging 
in from a mobile device. Perhaps having a static setting on a per connection 
basis or even global basis for a zoom percent? I’m not sure what the best would 
be.

> Improve Mobile Touch and Mouse Functionality
> 
>
> Key: GUACAMOLE-1847
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-1847
> Project: Guacamole
>  Issue Type: Improvement
>Affects Versions: 1.5.4
> Environment: FreeBSD 13 with the guacamole-client and 
> guacamole-server ports
>Reporter: Victor Tschetter
>Priority: Minor
>  Labels: mouse
>
> There are 2 issues I am facing with mobile usability that I would like to 
> bring to attention.
>  
>  # Can a zoom function be implemented when using mouse mode?
>  # Can the touch sensitivity be adjusted when using touch mode?
>  # Can a scroll function be added for mobile?
> Double-clicking is hard to accomplish on mobile unless zoomed in so the touch 
> registers on the same location. If number 2 could work properly, the number 1 
> wouldn't be as important.
> Something along the lines of the RealVNC app would be what I am looking for.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (GUACAMOLE-1847) Improve Mobile Touch and Mouse Functionality

2024-01-03 Thread Mike Jumper (Jira)


[ 
https://issues.apache.org/jira/browse/GUACAMOLE-1847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17802272#comment-17802272
 ] 

Mike Jumper commented on GUACAMOLE-1847:


{quote}
Scroll while in absolute mode.
{quote}

I'm not sure that's possible without conflicting with the zoom gesture.

{quote}
Zoom without having to enter the menu while in mouse mode (less important)
{quote}

I don't think this would make sense - the interface for this exists in the menu 
specifically to avoid UI elements intruding on the display or taking control of 
mouse/keyboard shortcuts that should be passed through to the remote desktop.

{quote}
Double click properly in absolute mode.
{quote}

So you're looking for the touch support to ignore differences in tap locations 
so long as they're in quick succession and relatively close to each other?

> Improve Mobile Touch and Mouse Functionality
> 
>
> Key: GUACAMOLE-1847
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-1847
> Project: Guacamole
>  Issue Type: Improvement
>Affects Versions: 1.5.4
> Environment: FreeBSD 13 with the guacamole-client and 
> guacamole-server ports
>Reporter: Victor Tschetter
>Priority: Minor
>  Labels: mouse
>
> There are 2 issues I am facing with mobile usability that I would like to 
> bring to attention.
>  
>  # Can a zoom function be implemented when using mouse mode?
>  # Can the touch sensitivity be adjusted when using touch mode?
>  # Can a scroll function be added for mobile?
> Double-clicking is hard to accomplish on mobile unless zoomed in so the touch 
> registers on the same location. If number 2 could work properly, the number 1 
> wouldn't be as important.
> Something along the lines of the RealVNC app would be what I am looking for.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (GUACAMOLE-1847) Improve Mobile Touch and Mouse Functionality

2024-01-03 Thread Victor Tschetter (Jira)


[ 
https://issues.apache.org/jira/browse/GUACAMOLE-1847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17802270#comment-17802270
 ] 

Victor Tschetter commented on GUACAMOLE-1847:
-

Just a minute.

 

When in mouse mode, two finger touch scrolls. But in absolute mode, two finger 
touch is for zooming, and three finger touch doesn’t do anything.

 

Id like to be able to 
 # Double click properly in absolute mode.
 # Zoom without having to enter the menu while in mouse mode (less important)
 # Scroll while in absolute mode.

> Improve Mobile Touch and Mouse Functionality
> 
>
> Key: GUACAMOLE-1847
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-1847
> Project: Guacamole
>  Issue Type: Improvement
>Affects Versions: 1.5.4
> Environment: FreeBSD 13 with the guacamole-client and 
> guacamole-server ports
>Reporter: Victor Tschetter
>Priority: Minor
>  Labels: mouse
>
> There are 2 issues I am facing with mobile usability that I would like to 
> bring to attention.
>  
>  # Can a zoom function be implemented when using mouse mode?
>  # Can the touch sensitivity be adjusted when using touch mode?
>  # Can a scroll function be added for mobile?
> Double-clicking is hard to accomplish on mobile unless zoomed in so the touch 
> registers on the same location. If number 2 could work properly, the number 1 
> wouldn't be as important.
> Something along the lines of the RealVNC app would be what I am looking for.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (GUACAMOLE-1847) Improve Mobile Touch and Mouse Functionality

2024-01-03 Thread Victor Tschetter (Jira)


[ 
https://issues.apache.org/jira/browse/GUACAMOLE-1847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17802267#comment-17802267
 ] 

Victor Tschetter commented on GUACAMOLE-1847:
-

Thank you for your time.

1. When using mouse emulation mode, I’m referring to the two finger pinch to 
zoom. The two finger pinch works in absolute mode, but not in mouse emulation 
mode.

2.The three finger scroll does not work for me on iOS, in both mouse modes.

3. When double clicking , the touch seems to register in different places in 
such a way that it sometimes takes three or four clicks to achieve a double 
click.

> Improve Mobile Touch and Mouse Functionality
> 
>
> Key: GUACAMOLE-1847
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-1847
> Project: Guacamole
>  Issue Type: Improvement
>Affects Versions: 1.5.4
> Environment: FreeBSD 13 with the guacamole-client and 
> guacamole-server ports
>Reporter: Victor Tschetter
>Priority: Minor
>  Labels: mouse
>
> There are 2 issues I am facing with mobile usability that I would like to 
> bring to attention.
>  
>  # Can a zoom function be implemented when using mouse mode?
>  # Can the touch sensitivity be adjusted when using touch mode?
>  # Can a scroll function be added for mobile?
> Double-clicking is hard to accomplish on mobile unless zoomed in so the touch 
> registers on the same location. If number 2 could work properly, the number 1 
> wouldn't be as important.
> Something along the lines of the RealVNC app would be what I am looking for.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (GUACAMOLE-1847) Improve Mobile Touch and Mouse Functionality

2024-01-03 Thread Mike Jumper (Jira)


[ 
https://issues.apache.org/jira/browse/GUACAMOLE-1847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17802263#comment-17802263
 ] 

Mike Jumper commented on GUACAMOLE-1847:


{quote}
1. Can a zoom function be implemented when using mouse mode?
...
3. Can a scroll function be added for mobile?
{quote}

Both of these have been supported for years:

* You can zoom in using the zoom controls in the Guacamole menu. These controls 
are available regardless of whether you are using a touch device. If you are 
using a touch device and the absolute (touchscreen) mouse emulation mode, you 
can additionally zoom in/out with pinch gestures.
* You can scroll on touch devices by using the relative (touchpad) mouse 
emulation mode and dragging three fingers up or down. The three-finger drag 
gesture maps to the emulated mouse scroll wheel.

{quote}
2. Can the touch sensitivity be adjusted when using touch mode?
{quote}

What sensitivity are you referring to specifically?

> Improve Mobile Touch and Mouse Functionality
> 
>
> Key: GUACAMOLE-1847
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-1847
> Project: Guacamole
>  Issue Type: Improvement
>Affects Versions: 1.5.4
> Environment: FreeBSD 13 with the guacamole-client and 
> guacamole-server ports
>Reporter: Victor Tschetter
>Priority: Minor
>  Labels: mouse
>
> There are 2 issues I am facing with mobile usability that I would like to 
> bring to attention.
>  
>  # Can a zoom function be implemented when using mouse mode?
>  # Can the touch sensitivity be adjusted when using touch mode?
>  # Can a scroll function be added for mobile?
> Double-clicking is hard to accomplish on mobile unless zoomed in so the touch 
> registers on the same location. If number 2 could work properly, the number 1 
> wouldn't be as important.
> Something along the lines of the RealVNC app would be what I am looking for.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (GUACAMOLE-1847) Improve Mobile Touch and Mouse Functionality

2024-01-03 Thread Victor Tschetter (Jira)


[ 
https://issues.apache.org/jira/browse/GUACAMOLE-1847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17802212#comment-17802212
 ] 

Victor Tschetter commented on GUACAMOLE-1847:
-

Just wondering if this is in the roadmap…?

> Improve Mobile Touch and Mouse Functionality
> 
>
> Key: GUACAMOLE-1847
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-1847
> Project: Guacamole
>  Issue Type: Improvement
>Affects Versions: 1.5.0
> Environment: FreeBSD 13 with the guacamole-client and 
> guacamole-server ports
>Reporter: Victor Tschetter
>Priority: Minor
>  Labels: mouse
>
> There are 2 issues I am facing with mobile usability that I would like to 
> bring to attention.
>  
>  # Can a zoom function be implemented when using mouse mode?
>  # Can the touch sensitivity be adjusted when using touch mode?
> Double-clicking is hard to accomplish on mobile unless zoomed in so the touch 
> registers on the same location. If number 2 could work properly, the number 1 
> wouldn't be as important.
> Something along the lines of the RealVNC app would be what I am looking for.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)