RESOLVED FIXED 102409
Text Autosizing: Improve handling of nested comments on reddit.com
https://bugs.webkit.org/show_bug.cgi?id=102409
Summary Text Autosizing: Improve handling of nested comments on reddit.com
John Mellor
Reported 2012-11-15 10:08:04 PST
Created attachment 174475 [details] Screenshot of reddit.com comments Text Autosizing poorly handles the nested comment threads on reddit.com. See attached screenshot - ideally the comments would all share the same font size. This is similar to bug 102408, but on reddit.com the comments are forming clusters (see bug 97025) due to overflow:hidden and overflow:auto styles, rather than because they're wrapped in table cells.
Attachments
Screenshot of reddit.com comments (176.68 KB, image/png)
2012-11-15 10:08 PST, John Mellor
no flags
Patch (6.34 KB, patch)
2012-11-22 07:48 PST, John Mellor
no flags
Screenshot of reddit.com comments with patch applied (229.93 KB, image/png)
2012-11-22 07:51 PST, John Mellor
no flags
John Mellor
Comment 1 2012-11-22 07:48:33 PST
John Mellor
Comment 2 2012-11-22 07:51:42 PST
Created attachment 175675 [details] Screenshot of reddit.com comments with patch applied This is how reddit.com comments look with the new patch (i.e. their size is homogenous).
Kenneth Rohde Christiansen
Comment 3 2012-11-22 07:54:32 PST
Comment on attachment 175673 [details] Patch Nice, definitely looks better!
WebKit Review Bot
Comment 4 2012-11-22 18:54:53 PST
Comment on attachment 175673 [details] Patch Clearing flags on attachment: 175673 Committed r135553: <http://trac.webkit.org/changeset/135553>
WebKit Review Bot
Comment 5 2012-11-22 18:54:57 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.