Closed Bug 264259 Opened 20 years ago Closed 20 years ago

style changes not causing text update

Categories

(Core :: SVG, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: tor, Assigned: tor)

Details

Attachments

(2 files)

None of the text frames are doing anything on DidSetStyleContext, so
changes to style were only showing when a repaint was forced.
Attachment #162014 - Flags: review?(alex)
Attachment #162014 - Flags: review?(alex) → review+
> return CharacterDataChanged(aPresContext, NULL, NULL);

Shouldn't that be:
return CharacterDataChanged(aPresContext, nsnull, PR_FALSE);
Attached patch fix argSplinter Review
Checking in nsSVGGlyphFrame.cpp;
/cvsroot/mozilla/layout/svg/base/src/nsSVGGlyphFrame.cpp,v  <--  nsSVGGlyphFrame.cpp
new revision: 1.12; previous revision: 1.11
done
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: