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 231968 - Patch for: Improve html output of keymap export
Summary: Patch for: Improve html output of keymap export
Status: REOPENED
Alias: None
Product: editor
Classification: Unclassified
Component: Key bindings (show other bugs)
Version: 7.4
Hardware: PC Windows 8 x64
: P4 normal (vote)
Assignee: Svata Dedic
URL:
Keywords: PATCH_AVAILABLE
Depends on: 226955
Blocks:
  Show dependency tree
 
Reported: 2013-06-28 00:29 UTC by skygo
Modified: 2016-07-10 18:02 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
rewrite of the html output for more netbeans like output (13.36 KB, patch)
2013-06-28 00:29 UTC, skygo
Details | Diff
little sample for eyes (40.82 KB, text/html)
2013-06-28 00:37 UTC, skygo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description skygo 2013-06-28 00:29:57 UTC
Created attachment 136440 [details]
rewrite of the html output for more netbeans like output

issue #226955 give a nice help but HTML output is looking a bit "vintage".

So I propose an initial patch with:
 *colors of netbeans.org site.
 *a table per category.

Cells are red if empty action display name is detected.

For doing that I use javax.xml instead of XMLStorage


Let me know.

Regards,

Eric

PS:
I want to add menu per category
Comment 1 skygo 2013-06-28 00:37:48 UTC
Created attachment 136441 [details]
little sample for eyes
Comment 2 markiewb 2013-06-28 06:09:24 UTC
Nice and useful suggestion.+1
Comment 3 Martin Balin 2016-07-07 07:26:31 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss
Comment 4 markiewb 2016-07-10 18:02:59 UTC
Still valid in 8.2 dev 
Product Version: NetBeans IDE Dev (Build 201607100002)