Bug 147482 - Web Inspector: Scrolling "jumps" in console
Summary: Web Inspector: Scrolling "jumps" in console
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-30 21:17 PDT by Devin Rousso
Modified: 2015-07-31 18:32 PDT (History)
8 users (show)

See Also:


Attachments
[Proposed] Patch (2.52 KB, patch)
2015-07-30 21:22 PDT, Devin Rousso
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Devin Rousso 2015-07-30 21:17:57 PDT
I am never able to reproduce this, but every once in a while I will click on the console and instead of selecting what I clicked on, the console will scroll to the top.
Comment 1 Devin Rousso 2015-07-30 21:22:23 PDT
Created attachment 257897 [details]
[Proposed] Patch

I am not entirely sure why the focus call was necessary in LogContentView, but removing that call has stopped this from happening for me.  With that having been said, I have no way of reproducing this issue, but I've been testing with it for a few days and haven't seen this issue at all.
Comment 2 Joseph Pecoraro 2015-07-31 17:41:20 PDT
Comment on attachment 257897 [details]
[Proposed] Patch

r=me!
Comment 3 WebKit Commit Bot 2015-07-31 18:32:09 PDT
Comment on attachment 257897 [details]
[Proposed] Patch

Clearing flags on attachment: 257897

Committed r187700: <http://trac.webkit.org/changeset/187700>
Comment 4 WebKit Commit Bot 2015-07-31 18:32:13 PDT
All reviewed patches have been landed.  Closing bug.