Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2 fingers tap to use pasteboard : iPad Keyboard Dismiss Annoyance #1137

Open
ash34 opened this issue Jun 4, 2024 · 8 comments
Open

2 fingers tap to use pasteboard : iPad Keyboard Dismiss Annoyance #1137

ash34 opened this issue Jun 4, 2024 · 8 comments

Comments

@ash34
Copy link

ash34 commented Jun 4, 2024

Not sure if this intended behaviour or not on an iPad with the virtual keyboard.

After pasting into the terminal the keyboard always dismisses immediately. It’s annoying as the very next thing the user will want to do is press the enter key or edit the pasted command. But instead the keyboard must be accessed again first.

Can the behaviour be changed or is there a reason for how it is now?

@isontheline
Copy link
Owner

Hello @ash34 👋

It's not a wanted behaviour, most probably a bug on my side.
But I would like a clarification please :

Are you using the "paste" action from the ellipsis to right icon or the "paste" action from the contextual menu (long press)?

The former should NOT hide the keyboard, the second could potentially hide it.

@ash34
Copy link
Author

ash34 commented Jun 4, 2024

I am usually tapping the screen with 2 fingers.

@isontheline
Copy link
Owner

I wasn't aware about this finger-combo under iPad

So yes this shows the contextual menu and so hide the keyboard by default.

I will enhance WebSSH to restore the keyboard state after this combo

@isontheline
Copy link
Owner

How do you use the 2 fingers combo on the iPad?
When I touch the screen the keyboard disappear and not contextual menu appear.

@ash34
Copy link
Author

ash34 commented Jun 4, 2024

Yes like that. It pastes when I tap with 2 fingers. No other actions are needed.

@isontheline
Copy link
Owner

Perhaps you should use this option instead :
image

It should remain the keyboard focused

@ash34
Copy link
Author

ash34 commented Jun 4, 2024

Yes that solves it. Many thanks.

@isontheline isontheline changed the title iPad Keyboard Dismiss Annoyance 2 fingers tap to use pasteboard : iPad Keyboard Dismiss Annoyance Jun 4, 2024
@isontheline
Copy link
Owner

You're Welcome @ash34

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants