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 62401 - Drag&Drop item should transfer focus to editor
Summary: Drag&Drop item should transfer focus to editor
Status: VERIFIED DUPLICATE of bug 61509
Alias: None
Product: javaee
Classification: Unclassified
Component: Palette (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Libor Kotouc
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-16 14:32 UTC by Jiri Skrivanek
Modified: 2005-09-05 10:15 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 Jiri Skrivanek 2005-08-16 14:32:24 UTC
Focus is not transfered to editor when you drag and drop item from palette. To
reproduce:

- create web application
- drag e.g. Table item from HTML palette
- drop it at the editor
- confirm or cancel customizer dialog and focus is not transfered to the editor

Build 20050816-0450, JDK1.5.0_04, WindowsXP.
Comment 1 Libor Kotouc 2005-08-24 09:01:46 UTC
Transferring focus should be done only when customization dialog is not cancelled.

*** This issue has been marked as a duplicate of 61509 ***
Comment 2 Jiri Skrivanek 2005-08-31 12:15:39 UTC
Verified.