Bug 154326 - REGRESSION (r196620): Web Inspector: Selecting last message in the console makes the scrollbar visible
Summary: REGRESSION (r196620): Web Inspector: Selecting last message in the console ma...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Nikita Vasilyev
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-02-16 21:14 PST by Nikita Vasilyev
Modified: 2016-02-16 23:18 PST (History)
8 users (show)

See Also:


Attachments
[Animated GIF] Bug (44.38 KB, image/gif)
2016-02-16 21:14 PST, Nikita Vasilyev
no flags Details
Patch (1.26 KB, patch)
2016-02-16 21:20 PST, Nikita Vasilyev
no flags Details | Formatted Diff | Diff

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