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

Summary: [67cat] Spurious selection hint
Product: groovy Reporter: dynamite <dynamite>
Component: CodeAssignee: Petr Hejl <phejl>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

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 ***