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 162470 - [67cat] Spurious selection hint
Summary: [67cat] Spurious selection hint
Status: RESOLVED DUPLICATE of bug 166890
Alias: None
Product: groovy
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: Petr Hejl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-12 10:55 UTC by dynamite
Modified: 2009-09-14 16:45 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 dynamite 2009-04-12 10:55:33 UTC
[ BUILD # : 200904100201 ]
[ JDK VERSION : 1.6.* ]

If I select some text in a Groovy class/script then I get a selection
hint to wrap the text in a /* comment or an if statement.  If I click
away from the selection, the selection goes but the hint remains. 
The previously selected text now has a yellow squiggle under it. 
This selection remains until some different text is selected.

This behaviour is inconsistent with Java source files where the hint
is only present when there is a selection.
Comment 1 Petr Hejl 2009-09-14 16:45:26 UTC

*** This issue has been marked as a duplicate of 166890 ***