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 221483 - Provide topic for Documents dialog window.
Summary: Provide topic for Documents dialog window.
Status: RESOLVED FIXED
Alias: None
Product: usersguide
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.3
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Kenneth Ganfield
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-05 13:16 UTC by Stanislav Aubrecht
Modified: 2012-11-07 03:44 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stanislav Aubrecht 2012-11-05 13:16:06 UTC
Please provide help topic for Documents dialog window (it opens from menu Windows - Documents).
The topic ID should be "org.netbeans.core.windows.view.ui.DocumentsDlg"


https://bug.oraclecorp.com/pls/bug/webbug_edit.edit_info_top?report_title=&rptno=13346898
Comment 1 Kenneth Ganfield 2012-11-06 12:18:16 UTC
Topic and id mapped.
http://hg.netbeans.org/main/rev/756cfa71238c

Currently the id is invoked by F1.
Will a help button be added to the window?
Comment 2 Stanislav Aubrecht 2012-11-06 13:24:53 UTC
(In reply to comment #1)
> Topic and id mapped.
> http://hg.netbeans.org/main/rev/756cfa71238c
> 
Thank you.

> Currently the id is invoked by F1.
> Will a help button be added to the window?

I don't plan to. There was just a requirement from JDev team to have some help available on F1 key press.
Comment 3 Quality Engineering 2012-11-07 03:44:35 UTC
Integrated into 'main-golden', will be available in build *201211070001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/756cfa71238c
User: kganfield <kganfield@netbeans.org>
Log: #221483, add topic and map id for Documents dialog