Bug 101032

Summary: Web Inspector: Repeated errors are rendered incorrectly: link is not floating to the right.
Product: WebKit Reporter: Vsevolod Vlasov <vsevik>
Component: Web Inspector (Deprecated)Assignee: Mike West <mkwst>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, keishi, loislo, mkwst, pfeldman, pmuellr, vsevik, web-inspector-bugs, webkit.review.bot, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
screenshot
none
After.
none
Patch none

Description Vsevolod Vlasov 2012-11-02 02:45:55 PDT
Introduced by https://bugs.webkit.org/show_bug.cgi?id=100525.

Link for repeated errors does not float to the right.
Comment 1 Vsevolod Vlasov 2012-11-02 02:46:14 PDT
Created attachment 172017 [details]
screenshot
Comment 2 Mike West 2012-11-02 02:56:41 PDT
Flexbox! *shakes fist*

I'll fix this today.
Comment 3 Vsevolod Vlasov 2012-11-02 02:58:21 PDT
We would need to merge the fix to Chromium M24
Comment 4 Mike West 2012-11-02 03:23:53 PDT
I only added '-webkit-flex' to the 'ol' that's present for stack traces. Adding it to '.console-message-text' fixes the bug. I'll upload a one-line patch in a moment.
Comment 5 Mike West 2012-11-02 03:27:36 PDT
Created attachment 172024 [details]
After.
Comment 6 Mike West 2012-11-02 03:31:38 PDT
Created attachment 172025 [details]
Patch
Comment 7 Mike West 2012-11-02 04:19:09 PDT
Comment on attachment 172025 [details]
Patch

Thanks!
Comment 8 Mike West 2012-11-02 04:26:36 PDT
Comment on attachment 172025 [details]
Patch

Clearing CQ, Vsevolod noticed a problem.
Comment 9 Vsevolod Vlasov 2012-11-02 04:53:11 PDT
Comment on attachment 172025 [details]
Patch

Not related to this patch.
Comment 10 WebKit Review Bot 2012-11-02 10:11:14 PDT
Comment on attachment 172025 [details]
Patch

Clearing flags on attachment: 172025

Committed r133311: <http://trac.webkit.org/changeset/133311>
Comment 11 WebKit Review Bot 2012-11-02 10:11:18 PDT
All reviewed patches have been landed.  Closing bug.