[webkit-reviews] review canceled: [Bug 54598] Trailing tabs in a textarea become unselectable under certain conditions : [Attachment 88080] fixes the bug

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 5 04:20:38 PDT 2011


Ryosuke Niwa <rniwa at webkit.org> has canceled Ryosuke Niwa <rniwa at webkit.org>'s
request for review:
Bug 54598: Trailing tabs in a textarea become unselectable under certain
conditions
https://bugs.webkit.org/show_bug.cgi?id=54598

Attachment 88080: fixes the bug
https://bugs.webkit.org/attachment.cgi?id=88080&action=review

------- Additional Comments from Ryosuke Niwa <rniwa at webkit.org>
This patch is wrong. It'll show the space only if the line wasn't empty so you
end up with a weird behavior where the trailing tab shows up on the last line
but typing any other character after the tab collapses the tab again. Need to
do some reading of CSS2.1 spec.


More information about the webkit-reviews mailing list