> > - when editing two Boxes placed side by side, which have already some more > > text > > inside one gets quite amount of CPU work (no grahics, no maths involved) > > and > > editing speed is slow. Selecting block of text has even worse latencies. > > this behaviour seems to be dependent on how much text is inside of the > > insets. > > seems to be fixed in 1.6, i'll test later. IMHO not worth investigating for > 1.5 then.
sorry to say, but 1.6 is even worse for me. made some tests on faster box now and i'm perplexed by the results. config: linux, qt-4.3.0, gcc-4.1.2; 2x Pentium 4 CPU 3.00GHz. working with the example document i posted before and speed editing in the begining of the first box 1.6 - cpu usage 62%, but the speed is _actually_ much slower to 1.5.2, even normal typing has disturbing latencies. selection is unusable. arrow motion on one page is ok, redraw to the next page/wheel jump has disturbing latency. 1.5.2 - cpu usage 87%, but the speed is much better, you wont recognize it in normal typing. generally editing the box on this faster machine is ok, selectnig text via arrow keys is slightly slower. arrow/wheel motion on one page is ok, redraw to the next is ok. pavel