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 126842 - *Find Usages* is disable though variable/method is selected
Summary: *Find Usages* is disable though variable/method is selected
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Vladimir Voskresensky
URL:
Keywords: USABILITY
Depends on:
Blocks:
 
Reported: 2008-02-06 15:19 UTC by dnikitin
Modified: 2008-02-08 11:30 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot (34.13 KB, image/jpeg)
2008-02-06 15:20 UTC, dnikitin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description dnikitin 2008-02-06 15:19:08 UTC
Product Version: NetBeans IDE Dev (Build 200802060003)
Java: 1.6.0_04; Java HotSpot(TM) Client VM 10.0-b19
System: Linux version 2.6.20-16-generic running on i386; UTF-8; en_US (nb)
------------------------------------------------------

if to select variable from right to left using mouse or Shift+LEFT
then Find Usages items in context menu and in Edit main menu are disable

see screenshot
Comment 1 dnikitin 2008-02-06 15:20:24 UTC
Created attachment 56168 [details]
screenshot
Comment 2 Vladimir Voskresensky 2008-02-06 16:54:27 UTC
fixed
- use minimal from getDot and getMark values for selection

log, http://hg.netbeans.org/main?cmd=changeset;node=159115d420a7
Comment 3 dnikitin 2008-02-08 11:30:00 UTC
Verified in NetBeans IDE Dev (Build 200802080008)