gujjwal00 / avnc

VNC Client for Android
GNU General Public License v3.0
660 stars 59 forks source link

a long touch #146

Closed song-73 closed 1 year ago

song-73 commented 1 year ago

Description

It doesn't recognize the touch for a long time.

Additional Info

gujjwal00 commented 1 year ago

Are you talking about all touch gestures, or just about the Long press? Please also attach a screenshot of your gesture settings (AVNC Settings => Input).

song-73 commented 1 year ago

Did I set it up wrong? It works when you use your smartphone and press the icon (switch) on the screen for more than 1 second, but it doesn't work. Other icons (switches) work well regardless of the length of the installation.

Thank you for the quick...

-----Original Message----- From: "Gaurav @.> To: @.>; Cc: @.>; @.>; Sent: 2023-03-02 (목) 10:59:42 (GMT+09:00) Subject: Re: [gujjwal00/avnc] a long touch (Issue #146)

Are you talking about all touch gestures, or just about the Long press? Please also attach a screenshot of your gesture settings (AVNC Settings => Input). — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

gujjwal00 commented 1 year ago

Sorry, I am still not 100% sure which portion of the app you are talking about. Are you facing issue with one of these:

image

song-73 commented 1 year ago

There must have been a lack of explanation.

There is a button that you need to remotely access and press and hold the icon on the screen

Touch is not working in the app..

The button works well if you press it short. The button that needs to be pressed for a long second doesn't work.

Is there any option to press and hold on the phone in the settings..

If the setting goes into input, there is a long press and I don't know what double click, middle click, right click means....

ㅠㅠ -----Original Message----- From: "Gaurav @.> To: @.>; Cc: @.>; @.>; Sent: 2023-03-02 (목) 16:03:19 (GMT+09:00) Subject: Re: [gujjwal00/avnc] a long touch (Issue #146)

Sorry, I am still not 100% sure which portion of the app you are talking about. Are you facing issue with one of these: — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

gujjwal00 commented 1 year ago

Ah! I understand the issue now. There are two possible ways to long-press a button on the server:

  1. Using double tap and swipe
    • Double tap on the button, but don't lift up the finger after second tap.
    • Slightly move the finger, while keeping it on the button
    • Button should be activated now.
  2. Using long-press and swipe
    • Go to Settings => Input in AVNC
    • Set Long press and swipe to Drag remote content
    • Go back and connect to your server
    • Long-press on the button (you should feel the haptic feedback)
    • Slightly move the finger, while keeping it on the button
    • Button should be activated now.
gujjwal00 commented 1 year ago

Has your issue been resolved @song-73 ?

song-73 commented 1 year ago

First of all, I would like to thank you. I haven't tested it yet.

I will reply if I test it.

Have a nice weekend.

-----Original Message----- From: "Gaurav @.> To: @.>; Cc: @.>; @.>; Sent: 2023-03-10 (금) 20:06:22 (GMT+09:00) Subject: Re: [gujjwal00/avnc] a long touch (Issue #146)

Has your issue been resolved @song-73 ? — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.Message ID: @.***>

song-73 commented 1 year ago

Hi, buddy. The problem that the remote touch does not work by pressing the button for a long time is not solved. I've tried what you explained and it really works sometimes. Go to Settings and push remote content is on tap and push twice. The long push and push looks like a mouse button setting.

-----Original Message----- From: "Gaurav @.> To: @.>; Cc: @.>; @.>; Sent: 2023-03-02 (목) 20:19:35 (GMT+09:00) Subject: Re: [gujjwal00/avnc] a long touch (Issue #146)

Ah! I understand the issue now. There are two possible ways to long-press a button on the server:

Using double tap and swipe Double tap on the button, but don't lift up the finger after second tap. Slightly move the finger, while keeping it on the button Button should be activated now.

Using long-press and swipe Go to Settings => Input in AVNC Set Long press and swipe to Drag remote content Go back and connect to your server Long-press on the button (you should feel the haptic feedback) Slightly move the finger, while keeping it on the button Button should be activated now.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

gujjwal00 commented 1 year ago

Can you post a screenshot or screen recording of the issue? Details about your VNC server (name and version), OS etc. would also be helpful.

gujjwal00 commented 1 year ago

Closing this, feel free to reopen if you have more details about the issue.