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 71891 - Bad synchronization when typing fastly
Summary: Bad synchronization when typing fastly
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Max Sauer
URL:
Keywords: THREAD
: 71930 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-01-26 10:44 UTC by Martin Krauskopf
Modified: 2008-03-20 15:44 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 Martin Krauskopf 2006-01-26 10:44:38 UTC
I think that there was/is already mentioned this issue in the past. But I'm
still able to press e.g. Ctrl+g than immediately after it type in a line number
-> the line number is sometime typed into the editor which is makes my code
broken...
Comment 1 Martin Roskanin 2006-02-14 13:43:17 UTC
It was solved for find dialog in issue #46907
Go to line action was not fixed. Perhaps, it should be fixed more generically.
Comment 2 Jiri Prox 2006-03-14 10:05:21 UTC
*** Issue 71930 has been marked as a duplicate of this issue. ***
Comment 3 Jiri Prox 2006-03-14 10:07:33 UTC
Same problem with Fix Import dialog
Comment 4 Jan Becicka 2008-02-15 09:10:47 UTC
Look into issue 46907 for inspiration :)
Thanks
Comment 5 Max Sauer 2008-03-20 15:44:12 UTC
This has been already fixed, the dialog uses blocker. Please reopen if it occurs again.