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 - Embedded browser inspect element should display the associated html and css code.
Summary: Embedded browser inspect element should display the associated html and css c...
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Embedded Browser (show other bugs)
Version: 7.4
Hardware: Macintosh Mac OS X
: P3 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-12 14:46 UTC by talofo
Modified: 2013-09-12 14:46 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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