Details
-
User Story
-
Resolution: Duplicate
-
P2: Important
-
5.15
-
-
117ed7f5c (dev) 0173b540e (6.5) 117ed7f5c (6.5)
Description
Qt WebEngineWidgets 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
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
4.Long press in a text input field shows up a context menu containing the "Paste" action.
like QTBUG-59999 support Qtwebengine demo [quicknanobrowser ], test ok.
Support free text selection and copy/paste by touch events, url below
https://github.com/qt/qtwebengine/tree/dev/examples/webengine/quicknanobrowser
but we want to support webenginewidgets , like simplebrowser alse be supportted , url below
https://github.com/qt/qtwebengine/tree/dev/examples/webenginewidgets/simplebrowser
Attachments
Issue Links
- is duplicated by
-
QTBUG-100418 Support free text selection and copy/paste by touch events in Widgets
- Closed
For Gerrit Dashboard: QTBUG-91712 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
410763,9 | Add touchHandles for widgets | dev | qt/qtwebengine | Status: MERGED | +2 | 0 |
410764,14 | Add touchSelectionMenu for widgets | dev | qt/qtwebengine | Status: MERGED | +2 | 0 |