Details
-
User Story
-
Resolution: Done
-
P2: Important
-
5.6.2, 5.7.1, 5.8.0, 5.9.0
-
None
-
713cfd8a684b2fd4e1d4a74d19415c36c370adbb
Description
Qt WebEngine should allow the selection, copying and pasting of text via touch events. So far only the selection of single words over touch works.
This could be done similar to Chrome.
To copy a text in Chrome:
1. First do a long press on a word. The word gets selected.
2. Then allow to fine tune the selection with text sliders
3. Finally, show a context menu containing the "Copy" action
To paste a text in Chrome:
1. Long press in a text input field shows up a context menu containing the "Paste" action.
Attachments
Issue Links
- relates to
-
QTBUG-70158 QtVirtualKeyboard asserts with WebEngineView
- Closed
-
QTBUG-62130 [macOS]: Simulating touch events does not work correctly on a webengineview
- Closed
-
QTBUG-100418 Support free text selection and copy/paste by touch events in Widgets
- Closed