[Webkit-unassigned] [Bug 9528] REGRESSION: arrow key movement skips '>' characters in Bugzilla replies

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sun Jun 25 16:35:33 PDT 2006


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





------- Comment #7 from darin at apple.com  2006-06-25 16:35 PDT -------
(In reply to comment #6)
> Yes, I'm sure this is a CR/LF issue.

No, I'm wrong. Not a CR/LF issue at all. Instead the issue is that there are
actual newline characters in the reply. But when editing we get <br> elements
instead. Presumably we always want one or the other. I'm not sure which. Since
<br> works right now, my focus should probably be on translating the newlines
to <br> elements on the way in, but it also would be good to have editing work
properly with actual newline characters in it. I don't see anything in the CSS
style sheet or the code that would set the white space mode properly to make
the newline characters work, so I really don't know what's going on there.


-- 
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