* 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
<rdar://problem/21176592>
Created attachment 255443 [details] [PATCH] Proposed Fix
Comment on attachment 255443 [details] [PATCH] Proposed Fix Clearing flags on attachment: 255443 Committed r185891: <http://trac.webkit.org/changeset/185891>
All reviewed patches have been landed. Closing bug.