RESOLVED FIXED 49305
Web Inspector: Red error bubbles don't fit content
https://bugs.webkit.org/show_bug.cgi?id=49305
Summary Web Inspector: Red error bubbles don't fit content
Matt Lilek
Reported 2010-11-10 00:34:56 PST
Created attachment 73465 [details] Screenshot The red error bubbles in HTML source don't come close to fitting their content. See the attached screenshot.
Attachments
Screenshot (29.14 KB, image/png)
2010-11-10 00:34 PST, Matt Lilek
no flags
[PATCH] Proposed change. (913 bytes, patch)
2010-11-10 01:45 PST, Pavel Feldman
no flags
Pavel Feldman
Comment 1 2010-11-10 01:10:25 PST
I can't repro it on ToT.
Matt Lilek
Comment 2 2010-11-10 01:21:41 PST
I see this consistently on http://search.yahoo.com/mobile using r71484 (latest nightly)? Is that just too old?
Pavel Feldman
Comment 3 2010-11-10 01:35:32 PST
Ok, I can repro. The problem is that message is max-width: 80% and your line is infinitely long. I'll attach patch shortly.
Pavel Feldman
Comment 4 2010-11-10 01:45:12 PST
Created attachment 73473 [details] [PATCH] Proposed change. Removing the max-width since we anyways do not wrap message text these days.
WebKit Commit Bot
Comment 5 2010-11-10 14:33:00 PST
Comment on attachment 73473 [details] [PATCH] Proposed change. Clearing flags on attachment: 73473 Committed r71771: <http://trac.webkit.org/changeset/71771>
WebKit Commit Bot
Comment 6 2010-11-10 14:33:06 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.