Closed
Bug 417109
Opened 17 years ago
Closed 15 years ago
"ASSERTION: stealing text from different type of BIDI continuation" with XBL
Categories
(Core :: Layout: Text and Fonts, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: assertion, testcase)
Attachments
(1 file, 1 obsolete file)
(deleted),
application/xhtml+xml
|
Details |
Loading the testcase triggers this assertion about 40% of the time.
###!!! ASSERTION: stealing text from different type of BIDI continuation: 'propTable->GetProperty(this, nsGkAtoms::embeddingLevel) == propTable->GetProperty(nextContinuation, nsGkAtoms::embeddingLevel) && propTable->GetProperty(this, nsGkAtoms::baseLevel) == propTable->GetProperty(nextContinuation, nsGkAtoms::baseLevel) && propTable->GetProperty(this, nsGkAtoms::charType) == propTable->GetProperty(nextContinuation, nsGkAtoms::charType)', file /Users/jruderman/trunk/mozilla/layout/generic/nsTextFrameThebes.cpp, line 3206
Component: Layout: BiDi Hebrew & Arabic → Layout: Text
QA Contact: layout.bidi → layout.fonts-and-text
Reporter | ||
Comment 1•16 years ago
|
||
Attachment #302928 -
Attachment is obsolete: true
Reporter | ||
Comment 2•15 years ago
|
||
WFM on trunk (Mac).
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WORKSFORME
Reporter | ||
Comment 3•15 years ago
|
||
Flags: in-testsuite+
You need to log in
before you can comment on or make changes to this bug.
Description
•