diff options
author | Alessandro Portale <alessandro.portale@nokia.com> | 2010-03-22 20:14:39 (GMT) |
---|---|---|
committer | Alessandro Portale <alessandro.portale@nokia.com> | 2010-03-22 20:35:20 (GMT) |
commit | a260a77d9d6b7856278e2ee9b42623c469479d4e (patch) | |
tree | c15e6eecd1d92c41914e9fa00cb73349297e8aea /doc/src/snippets/sqldatabase/sqldatabase.pro | |
parent | 8ae437dc2011d293fde1641ce0fa633fe1a2b00e (diff) | |
download | Qt-a260a77d9d6b7856278e2ee9b42623c469479d4e.zip Qt-a260a77d9d6b7856278e2ee9b42623c469479d4e.tar.gz Qt-a260a77d9d6b7856278e2ee9b42623c469479d4e.tar.bz2 |
Fixing keypad navigation focus frame
The QFocusFrame drawing code in QS60Style incorrectly assumed that
PM_LayoutSpacing is always equal to PM_FocusFrameMargin. When these
values diverged, the focus frame broke as described in task QTBUG-8036.
The fix makes the drawing more robust. The focus frame width is never
thicker than PM_LayoutSpacing and PM_FocusFrameMargin. And instead of
drawing a roundRect with calculated pen width, we are now filling a
roundRect. That makes the focusFrame more apparent.
Task-number: QTBUG-8036
Reviewed-by: Sami Merila
Diffstat (limited to 'doc/src/snippets/sqldatabase/sqldatabase.pro')
0 files changed, 0 insertions, 0 deletions