Closed Bug 380625 Opened 17 years ago Closed 17 years ago

ASSERTION: Justifiable characters combined??? '(numJustifiableCharacters <= textMetrics.mClusterCount)', file nsTextFrameThebes.cpp, line 4967

Categories

(Core :: Graphics, defect)

x86
All
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: smontagu, Unassigned)

References

Details

I'm seeing this assertion with trailing whitespace, I think only in the case when no text fits, so numJustifiableCharacters only includes the trailing whitespace.
The assertion is generated when narrowing the window (even with all text visible) while viewing:

https://bugzilla.mozilla.org/attachment.cgi?id=264119

(Pango/Linux).
OS: Windows XP → All
I just checked in a fix for this.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Flags: in-testsuite?
Flags: in-testsuite? → in-testsuite-
I still see the assertion on http://mechon-mamre.org/i/t/t0101.htm
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
This should be tested; it just requires checking that no assertions occur after a test is rendered, which either requires running the test with assertions being fatal or doing output scraping somehow to verify this.
Depends on: 368573
Flags: in-testsuite- → in-testsuite?
OK, I just checked in a newer, better fix for this.
Status: REOPENED → RESOLVED
Closed: 17 years ago17 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.