Details
-
Bug
-
Resolution: Invalid
-
P2: Important
-
4.6.3
-
None
-
N8, Qt 4.6.3
Description
QTextEdit component with more than 3000 chars text in portrait mode. Scroll bar seems to become too large for OpenVG backend to handle correctly.
Last message written to console before app crashing:
[Qt message] QVGImagePool: cannot reclaim sufficient space for a 25x9916 pixmap
If you set scroll bar policy to always off then app won't crash.