summaryrefslogtreecommitdiffstats
path: root/translations/qt_help_da.ts
diff options
context:
space:
mode:
authorSami Merilä <sami.merila@nokia.com>2009-11-17 11:02:42 (GMT)
committerJason McDonald <jason.mcdonald@nokia.com>2009-11-19 11:29:15 (GMT)
commita8e5abd7b8f24c6fdb4b981da36c8c7c0bc2f8c2 (patch)
tree17360e380c5fd44b869f7d46cd2ad4e008dac03b /translations/qt_help_da.ts
parenta134c2dd45beb8fe4083c5b242287df0e8a295c1 (diff)
downloadQt-a8e5abd7b8f24c6fdb4b981da36c8c7c0bc2f8c2.zip
Qt-a8e5abd7b8f24c6fdb4b981da36c8c7c0bc2f8c2.tar.gz
Qt-a8e5abd7b8f24c6fdb4b981da36c8c7c0bc2f8c2.tar.bz2
LineEdit graphics are sometimes missing from webpages with s60style
If the webpage does define BODY colors for background, it is possible that lineEdits are not drawn at all. Actually, they are drawn but with transparent background, which makes them near-invisible. This is due to that QS60Style tries to check if the themePalette has been changed and if it has forwards the drawing of that particular widget to common style. Common style unfortunately uses active style's palette to draw the widget. S60Style defines Base to be transparent (to get the theme background shine through) and common style tries to use Base to draw lineEdit. End result is transparent lineEdit on webpage. This fix makes more educated deduction when it tries to see if style has been changed. This is related to QTBUG-4885. Task-number: QTBUG-4885 Reviewed-by: Janne Koskinen (cherry picked from commit 75ebdd04f41dd75be1e046a1c54ced0bfb78a0f2)
Diffstat (limited to 'translations/qt_help_da.ts')
0 files changed, 0 insertions, 0 deletions