Bug 154276

Summary: Web Inspector: Non-overlay scrollbars obscure the ends of lines in the console and sidebars
Product: WebKit Reporter: Nikita Vasilyev <nvasilyev>
Component: Web InspectorAssignee: Nikita Vasilyev <nvasilyev>
Status: RESOLVED FIXED    
Severity: Normal CC: bburg, commit-queue, graouts, joepeck, mattbaker, nvasilyev, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
[Image] Bug
none
Patch
none
[Animated GIF] Console, with the patch applied
none
[Animated GIF] DataGrid, with the patch applied none

Description Nikita Vasilyev 2016-02-15 20:33:07 PST
Created attachment 271409 [details]
[Image] Bug

Right side of console messages is clipped by the scrollbar.

Steps to reproduce on OS X:
1. System Preferences -> General -> Show scroll bars: Always
2. Open http://www.apple.com (or any other web page that have console messages with source links)
3. Open Console

<rdar://problem/11307095>
Comment 1 Nikita Vasilyev 2016-02-15 20:48:59 PST
Created attachment 271410 [details]
Patch
Comment 2 Nikita Vasilyev 2016-02-15 20:49:52 PST
Created attachment 271411 [details]
[Animated GIF] Console, with the patch applied
Comment 3 Nikita Vasilyev 2016-02-15 20:55:42 PST
Created attachment 271413 [details]
[Animated GIF] DataGrid, with the patch applied
Comment 4 WebKit Commit Bot 2016-02-15 21:15:22 PST
Comment on attachment 271410 [details]
Patch

Clearing flags on attachment: 271410

Committed r196620: <http://trac.webkit.org/changeset/196620>
Comment 5 WebKit Commit Bot 2016-02-15 21:15:25 PST
All reviewed patches have been landed.  Closing bug.