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 112948 - Gutter popup menu does not work
Summary: Gutter popup menu does not work
Status: VERIFIED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Jan Pokorsky
URL:
Keywords: REGRESSION
: 113033 (view as bug list)
Depends on:
Blocks: 107254
  Show dependency tree
 
Reported: 2007-08-16 07:59 UTC by ehucka
Modified: 2007-11-05 13: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 ehucka 2007-08-16 07:59:26 UTC
Product Version: NetBeans IDE Dev (Build 200708160000) Java: 1.6.0_02; Java HotSpot(TM) Client VM 1.6.0_02-b05 System:
SunOS version 5.10 running on x86; ISO646-US; en (nb)

Popup menu called on editor gutter does not work. The action always shows editor popup menu.
Comment 1 Jan Pokorsky 2007-08-16 13:14:03 UTC
fixed in

/cvs/editor/src/org/netbeans/modules/editor/NbEditorUI.java,v  <--  NbEditorUI.java
new revision: 1.71; previous revision: 1.70
/cvs/editor/libsrc/org/netbeans/editor/CodeFoldingSideBar.java,v  <--  CodeFoldingSideBar.java
new revision: 1.34; previous revision: 1.33
/cvs/editor/libsrc/org/netbeans/editor/GlyphGutter.java,v  <--  GlyphGutter.java
new revision: 1.57; previous revision: 1.56
Comment 2 Jiri Prox 2007-08-16 20:22:48 UTC
*** Issue 113033 has been marked as a duplicate of this issue. ***
Comment 3 ehucka 2007-08-17 11:05:50 UTC
verified