RESOLVED WORKSFORME 11409
REGRESSION(r17276): Assertion failure during layout tests
https://bugs.webkit.org/show_bug.cgi?id=11409
Summary REGRESSION(r17276): Assertion failure during layout tests
Mark Rowe (bdash)
Reported 2006-10-24 19:30:32 PDT
WebCore/dom/Position.cpp:332: failed assertion `currentOffset >= renderer->caretMaxOffset()' The assertion fails during editing/pasteboard, possibly in editing/pasteboard/copy-paste-bidi.html.
Attachments
mitz
Comment 1 2006-10-24 23:51:39 PDT
The assert was commented out in r17279.
Alexey Proskuryakov
Comment 2 2006-10-25 01:49:07 PDT
See also: bug 8855. I'm not sure why this started happenning during layout tests.
Stephanie Lewis
Comment 3 2006-11-08 15:10:24 PST
radar 4826918
Maciej Stachowiak
Comment 4 2007-02-26 11:52:21 PST
Downgrading to P2 since animation is no longer on by default.
Maciej Stachowiak
Comment 5 2007-02-26 14:12:58 PST
This is not the bug I was looking for. Back to P1.
Oliver Hunt
Comment 6 2007-07-13 21:38:53 PDT
no longer a p1 -- see radar Also, i can't repro this...
Oliver Hunt
Comment 7 2007-07-13 23:04:03 PDT
from mark, the reason i can't repro is because the assertion is disabled
Oliver Hunt
Comment 8 2007-07-14 00:17:37 PDT
sorry, for radarless people -- it's not a p1 as it is not obvously harmful, although it is certainly less than ideal it is not bad enough to be a p1
Ryosuke Niwa
Comment 9 2012-06-03 00:17:00 PDT
I don't think this assertion / commented-out assertion exists anymore.
Note You need to log in before you can comment on or make changes to this bug.