diff options
author | Olivier Goffart <ogoffart@trolltech.com> | 2009-03-27 14:20:14 (GMT) |
---|---|---|
committer | Olivier Goffart <ogoffart@trolltech.com> | 2009-03-27 14:35:27 (GMT) |
commit | 062c476d378022a49307aca136cb9aab381e0814 (patch) | |
tree | 03647c2feb10eb4096842e8a389e7902331392a7 /tests/auto/qstringlist/.gitignore | |
parent | e48709416ad314f30d8ea35fc386cb177bb4b32d (diff) | |
download | Qt-062c476d378022a49307aca136cb9aab381e0814.zip Qt-062c476d378022a49307aca136cb9aab381e0814.tar.gz Qt-062c476d378022a49307aca136cb9aab381e0814.tar.bz2 |
Fix background of QAbstractScrollArea when styled only with pseudo-class
This may happen if you only have something like
QAbstractScrollArea:focus { background: foo; }
and you do not have a background set for the general case
and the viewport has a different background role (such as QTextEdit,
QAbstractItemView, ....)
This is a regression from 4.4 since in 4.4 the :focus has no effect if
you didn't have a background for the general case.
Reviewed-by: bnilsen
Task-number: 188195
Diffstat (limited to 'tests/auto/qstringlist/.gitignore')
0 files changed, 0 insertions, 0 deletions