RESOLVED FIXED 83563
Web Inspector: Inspect Element - Edit as HTML - scrolling bug
https://bugs.webkit.org/show_bug.cgi?id=83563
Summary Web Inspector: Inspect Element - Edit as HTML - scrolling bug
Alexander Pavlov (apavlov)
Reported 2012-04-10 05:00:59 PDT
What steps will reproduce the problem? 1. Right click on page and select 'Inspect Element' 2. Right click on 'body' (or any large container element) and select 'Edit as HTML' 3. optional (use scroll wheel to scroll down through HTML) 4. Click on the scrollbar icon on the side to scroll through HTML content What is the expected result? To be able to scroll up and down through the raw HTML we are editing. What happens instead? The 'edit as HTML' content collapses, and we are kicked back to the full 'inspect as HTML' view, and are no longer in the 'edit as HTML' view. Upstreaming http://code.google.com/p/chromium/issues/detail?id=122123
Attachments
Patch (2.59 KB, patch)
2012-04-10 08:23 PDT, Alexander Pavlov (apavlov)
yurys: review+
Alexander Pavlov (apavlov)
Comment 1 2012-04-10 08:23:22 PDT
Alexander Pavlov (apavlov)
Comment 2 2012-04-10 08:51:08 PDT
Note You need to log in before you can comment on or make changes to this bug.