Commit 0e1baa28 authored by Andrew den Exter's avatar Andrew den Exter Committed by Qt by Nokia
Browse files

Content size should not include trailing spaces.


Excluding trailing spaces from the content size means the cursor
position also needs to considered in determining the width used
by the text as unwrapped white space can push the cursor over
the width of the item.

Also corrects an auto scroll issue with right to left text
identified in extending the tests.

Task-number: QTBUG-24630

Change-Id: Iaab9eac03824b22f507154fa1d6e55376bd075a0
Reviewed-by: default avatarYann Bodson <yann.bodson@nokia.com>
parent 122e8df4
No related merge requests found
Showing with 119 additions and 45 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment