Closed Bug 310318 Opened 19 years ago Closed 19 years ago

IME composition string isn't rendered as selection text

Categories

(Core :: Layout: Text and Fonts, defect)

defect
Not set
blocker

Tracking

()

VERIFIED FIXED

People

(Reporter: masayuki, Unassigned)

References

Details

(Keywords: inputmethod, intl, regression)

IME composition string isn't renderd as selection text. This is regression on 27 build. 26 build doesn't have this problem. Is this regression of bug 307875? This bug chenged nsTextFrame.cpp. This bug is blocker for Japanese testers.
Blocks: 307875
On Camino, it's reproduced too.
Hardware: PC → All
Summary: IME composition string isn't renderd as selection text → IME composition string isn't rendered as selection text
This bug is regression of bug 307875. I tested without the patch.
from Japanese tester(VYV03354): He said that this caused by nsTextFrame::SetSelected. http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/layout/generic/nsTextFrame.cpp&rev=1.526#3657 rbs: Can we remove early return from nsTextFrame::SetSelected? # Sorry I don't have much time, I'm working on some regressions in 1.8 branch.
-> All/All since it happens on Camino also (though I haven't yet checked it myself).
OS: Windows XP → All
Fixed by disabling the early return that was added in nsTextFrame::SetSelected.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
-> v.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.