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

alternative for dragging - on-screen keyboard #3999

Open
gundulaniemann opened this issue Jul 29, 2024 · 0 comments
Open

alternative for dragging - on-screen keyboard #3999

gundulaniemann opened this issue Jul 29, 2024 · 0 comments

Comments

@gundulaniemann
Copy link

All users should have the possibility to work with comparable efficiency. When it comes to alternatives for dragging motions, performing actions like copy and paste or dragging elements on a screen to a new place using the virtual keyboard makes the process much longer, so we do not recommend it as an alternative.

Nevertheless, when it comes to window resize, text area resize, table column resize or moving a splitter, exploiting the keyboard support via the virtual keyboard is immediate, more convenient and more efficient than any other alternative via menu or dialog can be.

On Windows, Mac, and Linux the keys like Shift, Ctrl, Alt stick for a further keypress, so that combinations like Ctrl+arrow-right can be performed with single clicks or taps.

Therefore the usage of a virtual keyboard is an adequate alternative for dragging to execute resizing operations.

Suggested change in the Understanding document:
(Adding to the penultimate paragraph in the intent section):
"Furthermore, for resizing operations like moving a splitter or resizing a text area, using a virtual keyboard is more efficient and more precise than another alternative might be. So, for windows resize, column resize, text area, and panel resize by moving a splitter, the on-screen keyboard provides a reasonable alternative via existing keyboard support in the page.

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

1 participant