[Webkit-unassigned] [Bug 5241] Space and tab characters "sent" by an input method give totally different results than typing them directly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 19 20:28:32 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=5241





--- Comment #33 from MORITA Hajime <morrita at google.com>  2011-01-19 20:28:32 PST ---
> 
> I meant to suggest a function name.  Nothing more.  Sorry about the confusion.
Ah, OK. Thanks for the clarification! 

I updated patch for addressing #27. Could you take another (possibly the last ;-) look?

> > > If you make the above change, then we can move this optimization into CompositeEditCommand::rebalanceWhitespaceAt.  But I'm still not sure that'll make sense if we extended this function to walk surrounding text nodes though.
> > > 
> > I'd like to keep this code removed because it will pull back off-by-one tricks...
> 
> But doesn't it undo optimization though?
> 
So recovered this in the rebalanceWhitespaceAt().

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list