Revision df5b9cd...
Go back to digest for 8th April 2012Bug Fixes in Graphics
Albert Astals Cid committed changes in [okular] core/generator.cpp:
Do not set mTextPageReady to true
mTextPageReady is only used for threaded generation and this is a sync one so resetting it to true make very bad things happen
An improvement of this area is needed since it makes no sense canGenerateTextPage returns mTextPageReady when generateTextPage doesn't use itB
FIXED-IN: 4.8.3
(cherry picked from commit c29ce712cf699e38a3a384fc69e5bf36cd26fd8e)
File Changes
Modified 1 files
- core/generator.cpp
1 files changed in total