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 60053 - Once you open javadoc you can't move to the left or right in the editor until closing the Code Completion with Javadoc
Summary: Once you open javadoc you can't move to the left or right in the editor until...
Status: VERIFIED WORKSFORME
Alias: None
Product: editor
Classification: Unclassified
Component: Completion & Templates (show other bugs)
Version: 5.x
Hardware: All Linux
: P3 blocker (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-15 14:31 UTC by Marian Mirilovic
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 Marian Mirilovic 2005-06-15 14:32:40 UTC
NB.dev(20050614200), JDK1.5.0_04

Steps to reproduce:
- run IDE
- open java file
- move the cursor to System.|
- wait for Code Completion
- try to move by arrows to the left and right
-> it works without any problems
- invoke Javadoc for CC
- try to move by arrows to the left and right
-> it doesn't work - it did work in NB4.1
Comment 1 Martin Roskanin 2005-06-27 09:29:30 UTC
It works for me. This was probably fixed by some other fix. I remember I could
reproduce the problem before few days.
Comment 2 Marian Mirilovic 2005-06-27 09:36:32 UTC
you are right, it works fine in NB.dev(200506261800)