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 242552 - [TTV] it should be possible to disable showing of List Options sub menu
Summary: [TTV] it should be possible to disable showing of List Options sub menu
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Outline&TreeTable (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-04 16:13 UTC by mklaehn
Modified: 2014-03-04 16:13 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
proposed patch (1.53 KB, application/octet-stream)
2014-03-04 16:13 UTC, mklaehn
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mklaehn 2014-03-04 16:13:44 UTC
Created attachment 145750 [details]
proposed patch

It is currently not possible to disable showing the "List Options" menu item in context menu short of disabling the context menu entirely.

the proposed patch adds a setter to TTV that controls displaying the extended popup an in doing so the menu item "List Options".

As an aside Bug 35196 might benefit from this as well.