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 157899 - [Mac] Fix import dialog sometimes looses focus
Summary: [Mac] Fix import dialog sometimes looses focus
Status: VERIFIED FIXED
Alias: None
Product: javafx
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: Macintosh All
: P3 blocker (vote)
Assignee: J Bachorik
URL:
Keywords: RELNOTE
Depends on:
Blocks:
 
Reported: 2009-02-04 11:51 UTC by Alexandr Scherbatiy
Modified: 2010-04-21 09:13 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Source code (4.23 KB, text/plain)
2009-02-04 11:52 UTC, Alexandr Scherbatiy
Details
IDE log file (109.32 KB, text/plain)
2009-02-04 11:54 UTC, Alexandr Scherbatiy
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexandr Scherbatiy 2009-02-04 11:51:37 UTC
JavaFX_NB_Plugin_Franca_NB_65_fixes_promoted_SDK_installer: JavaFX SDK Promoted Build b06

  Product Version         = NetBeans IDE 6.5 (Build 200901261116)
  Operating System        = Mac OS X version 10.5.6 running on i386
  Java; VM; Vendor        = 1.5.0_16; Java HotSpot(TM) Client VM 1.5.0_16-133; Apple Inc.


Steps to reproduce:

- Copy the attached code to the editor
- Fix imports
- Select each import using keys (Up and Down) and press Enter

Sometimes the Fix Import dialog looses a focus. I press Enter and new line is added to the editor instead of selecting
an import from the dialog.

IDE log file:

INFO [org.netbeans.modules.javafx.editor.imports.ImportResolverImpl]: Resolving element. PlanetarySystem
INFO [org.netbeans.modules.javafx.editor.imports.ImportResolverImpl]: Showing dialog...
INFO [org.netbeans.modules.javafx.editor.imports.ImportResolverImpl]: Loosing focus in prospect of null
Comment 1 Alexandr Scherbatiy 2009-02-04 11:52:54 UTC
Created attachment 76543 [details]
Source code
Comment 2 Alexandr Scherbatiy 2009-02-04 11:54:32 UTC
Created attachment 76544 [details]
IDE log file
Comment 3 Rastislav Komara 2009-03-02 10:21:10 UTC
reassigning to new owner.
Comment 4 J Bachorik 2010-03-19 09:09:39 UTC
Ping ... is this stile reproducible in the trunk build?
I don't own a Mac so can't check :(
Comment 5 J Bachorik 2010-04-01 08:17:33 UTC
Closing due to inactivity - plz, reopen if still reproducible
Comment 6 Alexandr Scherbatiy 2010-04-21 09:13:26 UTC
Unable to reproduce in NetBeans Beta