[Webkit-unassigned] [Bug 9630] REGRESSION: some spaces typed in <textarea> are posted as non-breaking spaces

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Wed Jun 28 23:35:32 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=9630





------- Comment #10 from justin.garcia at apple.com  2006-06-28 23:35 PDT -------
> Alternatively, since white-space is pre-wrap in textareas, we could fix this by
> bailing in RebalanceWhitespace if we're in white-space: pre text.  Some might
> not like this because this would mean that edited whitespace would collapse if
> the white-space mode were toggled. 

I think we should do this.  It will create the problem mentioned above, but we
want to fix this bug for textareas asap.  
What do we do when we create fragments?  The functions that create fragments 
should be given a context (like Range::createContextualFragment) so that
they'll know what to do with whitespace.


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list