Bug 83563

Summary: Web Inspector: Inspect Element - Edit as HTML - scrolling bug
Product: WebKit Reporter: Alexander Pavlov (apavlov) <apavlov>
Component: Web Inspector (Deprecated)Assignee: Alexander Pavlov (apavlov) <apavlov>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch yurys: review+

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.