diff options
author | Sami Merilä <sami.merila@nokia.com> | 2009-12-09 13:49:47 (GMT) |
---|---|---|
committer | Sami Merilä <sami.merila@nokia.com> | 2009-12-09 13:49:47 (GMT) |
commit | be927c3978347f95b7eeba53fb6750dbf7e188ec (patch) | |
tree | f770e26f22af52d14cbdab16c80fe8f8a0c229da /qmake/generators | |
parent | ae8a4cfa053b6976933e0d65586ef561d9a209da (diff) | |
download | Qt-be927c3978347f95b7eeba53fb6750dbf7e188ec.zip Qt-be927c3978347f95b7eeba53fb6750dbf7e188ec.tar.gz Qt-be927c3978347f95b7eeba53fb6750dbf7e188ec.tar.bz2 |
QS60Style: Do not let QCommonStyle draw PE_PanelScrollAreaCorner
If QS60Style lets QCommonStyle to draw PE_PanelScrollAreaCorner,
common style draws transparent small rect to the end of scrollbar.
This is due to our style's palette's Base is Qt::Transparent.
Error is only visible when two dialogs/windows are on top of each other
and their background is such that a hole in the upper dialog's
background will make the hole "visible"
(i.e. background is not similar).
As a fix, QS60Style should not let QCommonStyle draw the primitive,
but instead handle itself (and do nothing with it).
Task-number: QTBUG-6657
Reviewed-by: Alessandro Portale
Diffstat (limited to 'qmake/generators')
0 files changed, 0 insertions, 0 deletions