DescriptionA quick fix for Issue 9596.
This issue is caused by my bonehead mistake in r4300: I misunderstand the behavior of Vista when we call the SetWindowsText() function. It actually cancels an ongoing composition. So, changing this behavior caused this regression.
To fix this issue, this change cancels an ongoing composition instead of completing it. As far as I tested on my XP PC, this fix works also on XP.
BUG=9596
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=13241
Patch Set 1 #
Created: 11 years, 8 months ago
Messages
Total messages: 2 (0 generated)
|