qt6-bb10/tests/auto/widgets/widgets/qtextbrowser
Piotr Mikolajczyk c80f262258 Android: Add select and copy capability to read-only text widgets
In case of a read-only text editing widget it was imposibble to copy text
from it. In QtWidgets you could not even see the selection handless.
Text selection in QtWidgets module was filtered depending on readOnly
property of the widget. Additionally, in InputMethod the read-only state
was translated into disabled.

Patch also makes the edit menu to be aware of the read-only status of
the control - the menu items are different for rw and ro controls.

Task-number: QTBUG-91417
Change-Id: Ic7b27f78678eeaa87a38607af787f254db1383b8
Reviewed-by: Rami Potinkara <rami.potinkara@qt.io>
Reviewed-by: Ville Voutilainen <ville.voutilainen@qt.io>
2021-03-30 10:35:59 +02:00
..
subdir
.gitignore
BLACKLIST Android: blacklist a list of failing tests for android 2020-11-04 12:27:49 +02:00
CMakeLists.txt
anchor.html
bigpage.html
firstpage.html
heading.html
markdown.md
markdown.really
pagewithbg.html
pagewithimage.html
pagewithoutbg.html
qtextbrowser.html
quotesAndFractions.md
secondpage.html
thirdpage.html
tst_qtextbrowser.cpp Android: Add select and copy capability to read-only text widgets 2021-03-30 10:35:59 +02:00