Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.6.1, 5.7.0
-
X11 / RHEL6, reproduced in X11 / Ubuntu 16.10
-
e52fcb7dc78c83586c813f55f087a98bae4eaa0e
Description
Steps to reproduce the issue:
1. Run attached sample project
2. Press the "Append text and search" -button
Expected outcome:
The text is appended to the QTextEdit, find() succeeds and the appended text is selected.
Actual outcode:
The text is appended to the QTextEdit, but the find() fails and the appended text is not selected.
Attachments
Issue Links
- duplicates
-
QTBUG-48182 QTextDocument FindBackward doesn't work
- Closed