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 152009

Summary: Text snippet has size api which is no longer supported
Product: javafx Reporter: Lark Fitzgerald <lfitzgerald>
Component: UnsupportedAssignee: Michal Skvor <misk>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: All   
OS: Windows Vista   
Issue Type: DEFECT Exception Reporter:

Description Lark Fitzgerald 2008-10-31 17:13:39 UTC
Continuous 65 build #477 contains SDK 46 (768) 
Product Version: NetBeans IDE 6.5 RC2 (Build 200810270001)
Java: 1.6.0_10; Java HotSpot(TM) Client VM 11.0-b15
System: Windows Vista version 6.0 running on x86; Cp1252; en_US (nb)

See issue:
http://www.netbeans.org/issues/show_bug.cgi?id=150244

The other issue is that when you DND a text Basic Shape from the palette you get:

            Text {
                size: 24
                x: 10, y: 30
                content: "HelloWorld"
            }

and size is no longer a supported api for Text.  This second issue HAS to be fixed and the first one is just a nice to 
have.
Comment 1 Michal Skvor 2008-11-03 16:32:34 UTC
Fixed.
Comment 2 Lark Fitzgerald 2008-11-03 20:40:59 UTC
Continuous build #493 contains SDK 46 (768) 
Product Version: NetBeans IDE 6.5 RC2 (Build 200810270001)
Java: 1.6.0_10; Java HotSpot(TM) Client VM 11.0-b15
System: Windows Vista version 6.0 running on x86; Cp1252; en_US (nb)