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 60044 - Arrows move cursor when in code completion
Summary: Arrows move cursor when in code completion
Status: VERIFIED WONTFIX
Alias: None
Product: editor
Classification: Unclassified
Component: Completion & Templates (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-15 14:03 UTC by Roman Strobl
Modified: 2007-11-05 13:38 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 Roman Strobl 2005-06-15 14:03:57 UTC
[NetBeans 200506142000; WinXP; JDK 1.5.0_04]

Left and right arrows moves cursor in editor when I invoke code completion on
some field. This causes code completion to be displayed on other places than it
was previously executed. This is probably not desired behaviour - we should
probably close code completion once user presses an arrow.
Comment 1 Martin Roskanin 2005-06-27 10:14:39 UTC
This is as designed behaviour. Resolving as won't fix. Feel free to reopen if
you disagree
Comment 2 Roman Strobl 2005-07-08 10:00:37 UTC
Verified.