Bug 173291

Summary: Web Inspector: Console: Message icons overlay source location
Product: WebKit Reporter: Nikita Vasilyev <nvasilyev>
Component: Web InspectorAssignee: Nikita Vasilyev <nvasilyev>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, inspector-bugzilla-changes, mattbaker
Priority: P2    
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
[Image] Bug
none
Patch
none
[Image] Before/after none

Nikita Vasilyev
Reported 2017-06-12 17:06:31 PDT
Created attachment 312734 [details] [Image] Bug Source code location should be clipped so it doesn't overlap with console message icons.
Attachments
[Image] Bug (157.10 KB, image/png)
2017-06-12 17:06 PDT, Nikita Vasilyev
no flags
Patch (1.35 KB, patch)
2017-06-13 18:04 PDT, Nikita Vasilyev
no flags
[Image] Before/after (85.89 KB, image/png)
2017-06-13 18:16 PDT, Nikita Vasilyev
no flags
Nikita Vasilyev
Comment 1 2017-06-12 17:11:16 PDT
I wish I could use this: .console-message-location.call-frame { max-width: min(50vw, 100%); } Something like this may be speced in CSS4 Values: https://github.com/w3c/csswg-drafts/issues/544
Nikita Vasilyev
Comment 2 2017-06-13 18:04:52 PDT
Nikita Vasilyev
Comment 3 2017-06-13 18:16:04 PDT
Created attachment 312843 [details] [Image] Before/after
Matt Baker
Comment 4 2017-06-13 21:26:52 PDT
Comment on attachment 312839 [details] Patch r=me
WebKit Commit Bot
Comment 5 2017-06-13 21:55:07 PDT
Comment on attachment 312839 [details] Patch Clearing flags on attachment: 312839 Committed r218243: <http://trac.webkit.org/changeset/218243>
WebKit Commit Bot
Comment 6 2017-06-13 21:55:09 PDT
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.