Bug 154326

Summary: REGRESSION (r196620): Web Inspector: Selecting last message in the console makes the scrollbar visible
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
[Animated GIF] Bug
none
Patch none

Description Nikita Vasilyev 2016-02-16 21:14:03 PST
Created attachment 271531 [details]
[Animated GIF] Bug

Steps to reproduce on OS X:
1. System Preferences -> General -> Show scroll bars: Always
2. Open Console
3. Enter "1" (or any other message), press Enter
4. Click on the last console message, e.g. "1 = $1"

Expected:
Vertical scrollbar isn't visible.

Actual:
Vertical scrollbar is visible.
Comment 1 Radar WebKit Bug Importer 2016-02-16 21:14:23 PST
<rdar://problem/24692717>
Comment 2 Nikita Vasilyev 2016-02-16 21:20:36 PST
Created attachment 271532 [details]
Patch
Comment 3 WebKit Commit Bot 2016-02-16 23:18:33 PST
Comment on attachment 271532 [details]
Patch

Clearing flags on attachment: 271532

Committed r196689: <http://trac.webkit.org/changeset/196689>
Comment 4 WebKit Commit Bot 2016-02-16 23:18:36 PST
All reviewed patches have been landed.  Closing bug.