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 185987 - Allow to edit the 'at' item value after dragging it from palette
Summary: Allow to edit the 'at' item value after dragging it from palette
Status: VERIFIED FIXED
Alias: None
Product: javafx
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 normal (vote)
Assignee: Karol Harezlak
URL:
Keywords:
Depends on:
Blocks: 178578
  Show dependency tree
 
Reported: 2010-05-12 10:04 UTC by Alexandr Scherbatiy
Modified: 2010-05-13 09:52 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 Alexandr Scherbatiy 2010-05-12 10:04:13 UTC
netbeans-trunk-nightly-201005112200-javafx-full-windows.exe 


Steps to reproduce:

- Drag the 'at' item from the palette to the editor
There is now the red frame on the 'value' attribute.

For example drag the Stage item. See the screenshot:
http://netbeans.org/bugzilla/attachment.cgi?id=98824
Comment 1 Karol Harezlak 2010-05-12 16:00:35 UTC
I think I fixed it yesterday because I can't reproduce it anymore. Red box is not around value anymore and user can easily create missing var (value) using hint. From what I understand this is correct behavior.
Comment 2 Alexandr Scherbatiy 2010-05-13 09:52:35 UTC
verified in netbeans-trunk-nightly-201005122200-javafx-full-windows.exe