[webkit-reviews] review requested: [Bug 33204] [Qt] Assertion failure in SelectionController::recomputeCaretRect() : [Attachment 45882] Return an invalid Qt::ImMicroFocus if queried while the view needs to layout.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 5 05:18:55 PST 2010


Andreas Kling <andreas.kling at nokia.com> has asked  for review:
Bug 33204: [Qt] Assertion failure in SelectionController::recomputeCaretRect()
https://bugs.webkit.org/show_bug.cgi?id=33204

Attachment 45882: Return an invalid Qt::ImMicroFocus if queried while the view
needs to layout.
https://bugs.webkit.org/attachment.cgi?id=45882&action=review

------- Additional Comments from Andreas Kling <andreas.kling at nokia.com>
There was more than one way to trigger that assertion, so instead of hacking
our way out of it, just return an invalid ImMicroFocus if called at a bad time.


More information about the webkit-reviews mailing list