[Webkit-unassigned] [Bug 12317] -webkit-block-placeholder class on placeholders seems unnecessary

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 6 22:38:54 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=12317


justin.garcia at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Typing text plus a newline  |-webkit-block-placeholder
                   |leaves weird HTML markup    |class on placeholders seems
                   |                            |unnecessary




------- Comment #2 from justin.garcia at apple.com  2007-03-06 22:38 PDT -------
If you want <br>s on carriage returns you could override insertNewline: and
insertParagraphSeparator: and call insertLineBreak:, or you could use custom
keybindings in your app.

I'm going to make this bug about the seemingly unnecessary
-webkit-block-placeholder class on the br.

Please file a separate bug for the fact that the <br>s aren't self closing.


-- 
Configure bugmail: http://bugs.webkit.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