Bug 205105 - Web Inspector: REGRESSION(r253173): Console: evaluating a command should automatically scroll to it's result
Summary: Web Inspector: REGRESSION(r253173): Console: evaluating a command should auto...
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: Devin Rousso
URL:
Keywords: InRadar
Depends on: 204630
Blocks:
  Show dependency treegraph
 
Reported: 2019-12-10 23:41 PST by Devin Rousso
Modified: 2019-12-11 16:40 PST (History)
5 users (show)

See Also:


Attachments
Patch (6.18 KB, patch)
2019-12-10 23:44 PST, 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 2019-12-10 23:41:56 PST
# STEPS TO REPRODUCE:
1. inspect any page
2. expand the split console on any tab that isn't the Console Tab
3. evaluate commands until there is a scrollbar
4. scroll to the top of the log
5. evaluate a command
 => log doesn't scroll to the bottom
Comment 1 Devin Rousso 2019-12-10 23:44:57 PST
Created attachment 385360 [details]
Patch
Comment 2 BJ Burg 2019-12-11 15:44:27 PST
Comment on attachment 385360 [details]
Patch

r=me, way simpler! This was bugging me. thanks Devin!
Comment 3 WebKit Commit Bot 2019-12-11 16:39:16 PST
Comment on attachment 385360 [details]
Patch

Clearing flags on attachment: 385360

Committed r253404: <https://trac.webkit.org/changeset/253404>
Comment 4 WebKit Commit Bot 2019-12-11 16:39:17 PST
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2019-12-11 16:40:26 PST
<rdar://problem/57859615>