<div class="gmail_quote">On Fri, Mar 9, 2012 at 4:48 PM, C. Boemann <span dir="ltr"><<a href="mailto:cbo@boemann.dk" target="_blank">cbo@boemann.dk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hi<br>
<br>
There is a bug in qt4.8 that makes textediting crash. And it's not really<br>
practical to workaround it in Calligra.<br>
<br>
More specifically qt4.8 crashes whenever you eg cursor->setPosition or editing<br>
that moves the cursor position.<br>
<br>
Unless you wrap those call inside begin/endEditBlock pairs. I've done that but<br>
this is all over and also has the not so nice side effect that the visible<br>
cursor position is not update..<br>
<br>
so what to do. We can't really wait until a bug fix for qt comes out, but I<br>
don't really know what else to do.<br></blockquote></div><br>Is this bug already in the Qt bugtracker? If so we could pressure them a bit more, but voting on that.<br><br>I think in case it can't be fixed in time that particular Qt version should be blacklisted. It doesn't make sense to release a version that crashes all the time. I think that would be even worse than no release for that Qt version.<br>