Bug 101032 - Web Inspector: Repeated errors are rendered incorrectly: link is not floating to the right.
Summary: Web Inspector: Repeated errors are rendered incorrectly: link is not floating...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Mike West
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-02 02:45 PDT by Vsevolod Vlasov
Modified: 2012-11-02 10:11 PDT (History)
10 users (show)

See Also:


Attachments
screenshot (23.64 KB, image/png)
2012-11-02 02:46 PDT, Vsevolod Vlasov
no flags Details
After. (77.54 KB, image/png)
2012-11-02 03:27 PDT, Mike West
no flags Details
Patch (1.60 KB, patch)
2012-11-02 03:31 PDT, Mike West
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.