Bug 146254

Summary: Web Inspector: TextEditor scroll position not correctly restored when switching tabs
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web InspectorAssignee: Joseph Pecoraro <joepeck>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, graouts, joepeck, jonowells, mattbaker, nvasilyev, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Proposed Fix none

Joseph Pecoraro
Reported 2015-06-23 15:33:14 PDT
* SUMMARY TextEditor scroll position not correctly restored when switching tabs. * STEPS TO REPRODUCE 1. Load <http://apple.com> 2. Show page source (Web Inspector, Resources Tab, Main Resource selected) 3. Scroll down the text editor 4. Switch to the Elements tab 5. Switch back to the Resources tab => correct resource is showing, but scroll position is now (0,0) instead of what it was before switching
Attachments
[PATCH] Proposed Fix (1.73 KB, patch)
2015-06-23 15:50 PDT, Joseph Pecoraro
no flags
Joseph Pecoraro
Comment 1 2015-06-23 15:33:25 PDT
Joseph Pecoraro
Comment 2 2015-06-23 15:50:33 PDT
Created attachment 255443 [details] [PATCH] Proposed Fix
WebKit Commit Bot
Comment 3 2015-06-23 17:28:18 PDT
Comment on attachment 255443 [details] [PATCH] Proposed Fix Clearing flags on attachment: 255443 Committed r185891: <http://trac.webkit.org/changeset/185891>
WebKit Commit Bot
Comment 4 2015-06-23 17:28:21 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.