summaryrefslogtreecommitdiffstats
path: root/src/scripttools/debugging/qscriptdebugoutputwidgetinterface.cpp
diff options
context:
space:
mode:
authorPrasanth Ullattil <prasanth.ullattil@nokia.com>2010-02-10 16:26:24 (GMT)
committerPrasanth Ullattil <prasanth.ullattil@nokia.com>2010-02-10 16:31:53 (GMT)
commit620dd47c3b790b99f76793f4b4e6f22e3984558e (patch)
tree30113f199da2ec18d9f013e998d836915688cf9d /src/scripttools/debugging/qscriptdebugoutputwidgetinterface.cpp
parent5ab191af20bf2b1fed2b8886ac247c2953087c14 (diff)
downloadQt-620dd47c3b790b99f76793f4b4e6f22e3984558e.zip
Qt-620dd47c3b790b99f76793f4b4e6f22e3984558e.tar.gz
Qt-620dd47c3b790b99f76793f4b4e6f22e3984558e.tar.bz2
Blinking cursors are 2 pixels wide on Mac OS X/Cocoa.
Blinking cursors drawn in positions other than zero, can become 2 pixel wide. This is caused by a rendering bug in the paint engine used by Cocoa. If a fillRect() is called in a nox pixel boundary this engine draws them 2 pixels wide instead of one. So make sure this is always on a pixel boundary. Task-number: QTBUG-8100 Reviewed-by: Trond
Diffstat (limited to 'src/scripttools/debugging/qscriptdebugoutputwidgetinterface.cpp')
0 files changed, 0 insertions, 0 deletions