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 235885

Summary: Embedded browser inspect element should display the associated html and css code.
Product: platform Reporter: talofo
Component: Embedded BrowserAssignee: Stanislav Aubrecht <saubrecht>
Status: NEW ---    
Severity: normal CC: vriha
Priority: P3    
Version: 7.4   
Hardware: Macintosh   
OS: Mac OS X   
Issue Type: ENHANCEMENT Exception Reporter:

Description talofo 2013-09-12 14:46:30 UTC
This is not an issue, is more like a request.
Many of us, use firebug. If we could use it inside netbeans that would be really really nice. If that's not possible, I would recommend to allow us to see the source code, when we select an element using the "inspect" tool attached on the embedded webkit browser.

At me moment, we can see the CSS properties on some sort of UI interface and while that seems to be interesting in order to change properties without getting our "hands dirty", many of us actually prefer to have their hands on the code right away. ;) And, most important than this, we should consider that it's much more faster to read (and change) some lines of selected code, instead of a User Interface with some labels and values, and lines, and buttons. 

Hope someone takes this into consideration.


K. Regards,
Mem