diff options
author | Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@nokia.com> | 2010-06-29 10:24:44 +0200 |
---|---|---|
committer | Samuli Piippo <samuli.piippo@digia.com> | 2011-06-09 13:07:12 +0300 |
commit | b97f0bdf4b699bb4b3fe0758f5b04b6d74340491 (patch) | |
tree | e39d009e74cf8b6bf116c215602e775352dc3165 /tests | |
parent | d6a9d6adde4ee478b6b7664590ef2fe4e1410db8 (diff) | |
download | qt4-tools-b97f0bdf4b699bb4b3fe0758f5b04b6d74340491.tar.gz |
Layout direction change by key should change alignment of QLineEdit
When QLineControl was split out of QLineEdit, a regression was
introduced. When the layout direction was altered by a key press,
the layout direction of the QLineControl would be set, but not the
QLineEdit. This would in turn mean that QLineEdit would use the wrong
layout direction for its visual alignment. Patch is a small hack to
read back the layout direction from the control after it has been
set.
Task-number: QTBUG-11204
Reviewed-by: Trond
(cherry picked from commit d198186cdb18bbb9428ca51e8771cc4fd9563452)
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions