This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 238085

Summary: Auto scroll embedded webkit browser to the point of last modified text in html
Product: web Reporter: patkoscsaba
Component: HTML EditorAssignee: Milutin Kristofic <mkristofic>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 7.4   
Hardware: PC   
OS: Mac OS X   
Issue Type: ENHANCEMENT Exception Reporter:

Description patkoscsaba 2013-11-07 10:15:06 UTC
I like to have the embedded browser open while I write different static HTML documentations. It is quite cool to see the code update automatically at every save. However it does not scroll automatically when the page is longer than the vertical space available, so I can not see my changes updating unless I switch to that tab and scroll manually.

I suggest to scroll the browser so that the piece of code last modified, in chronological order, is visible after save.