Open
Bug 686415
Opened 14 years ago
Updated 1 years ago
Add ability to view DOM API and CSS documentation on MDN through context-menus
Categories
(DevTools :: Source Editor, enhancement, P3)
DevTools
Source Editor
Tracking
(Not tracked)
NEW
People
(Reporter: jaws, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [btpp-backlog])
When using the Developer Tools, users should be able to right-click on a DOM API (through the Scratchpad or other JS-friendly tools) to and choose an option that takes them to the MDN documentation for the relevant API call.
Further, the user should be able to achieve the same convenience if they right-click on a CSS property using Style Doctor (or some other CSS-friendly tool).
Comment 1•14 years ago
|
||
This is already a feature of the style inspector but I don't see any reason not to do it in any other tools ... maybe we should centralize this help feature?
Comment 2•13 years ago
|
||
Heck, even selecting a "word" and hitting the F1 key to bring up a link from the Scratchpad or Style Editor. This is still a nice-to-have feature. Filing this in SourceEditor for now.
Component: Developer Tools → Developer Tools: Source Editor
Updated•12 years ago
|
Priority: -- → P3
Comment 3•12 years ago
|
||
I would like to work on this over my winter break (begins next wednesday). Assigning this to myself in the meantime as an early holiday present.
Updated•12 years ago
|
Assignee: nobody → gabriel.luong
Reporter | ||
Updated•12 years ago
|
Status: NEW → ASSIGNED
Comment 4•12 years ago
|
||
Gonna put this on hold to work on a source outline view. Unassigning myself.
Assignee: gabriel.luong → nobody
Updated•12 years ago
|
Assignee: nobody → gabriel.luong
Updated•12 years ago
|
Assignee: gabriel.luong → nobody
Updated•9 years ago
|
Status: ASSIGNED → NEW
Whiteboard: [btpp-backlog]
Updated•8 years ago
|
Severity: normal → enhancement
Updated•7 years ago
|
Product: Firefox → DevTools
Updated•3 years ago
|
Severity: normal → S3
Comment 5•2 years ago
|
||
Kawry, did you want to ask something about this?
Flags: needinfo?(nchevobbe)
Comment 6•1 years ago
|
||
Clear a needinfo that is pending on an inactive user.
Inactive users most likely will not respond; if the missing information is essential and cannot be collected another way, the bug maybe should be closed as INCOMPLETE
.
For more information, please visit BugBot documentation.
Flags: needinfo?(lindabadaction)
You need to log in
before you can comment on or make changes to this bug.
Description
•