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 103244

Summary: Font change for combined fragment has no effect
Product: uml Reporter: Sergey Petrov <sj-nb>
Component: Diagram SequenceAssignee: issues@uml <issues>
Status: REOPENED ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Sergey Petrov 2007-05-03 15:04:55 UTC
changes aren't visible on diagram and (IETNodeUI)elementGraphObject.getETUI()
for combined fragment returns old value also, but font is stored somewhere and
is shown when Font customizer is opened

reproducible with m9-070502

steps:
1. create sequence diagram
2. add combined fragment
3. change font with 'CombinedFragment|Font' contextt menu (change family and set
size to 36)
no visible changes
4. add Iteraction operand
it's in "normal" size (i.e. not 36 too), font change seems affect nothing
Comment 1 George Vasick 2007-05-17 18:49:31 UTC
Planned for drawing area upgrade after NB 6.0.
Comment 2 George Vasick 2007-05-18 00:49:58 UTC
Should not use resolved/later status.
Comment 3 George Vasick 2007-06-28 22:43:15 UTC
Targeted in drawing area redesign.
Comment 4 George Vasick 2007-07-04 00:54:35 UTC
Restoring original priority and using the standard NB waiver process.
Comment 5 George Vasick 2008-01-02 17:40:54 UTC
Diagram area bugs waived for 6.0 will also be waived for 6.1.
Comment 6 Peter Lam 2008-06-17 06:55:57 UTC
In 6.5, font is only changed in combined fragment operand after a mouse click on the operand to refresh, and on newly
added operand's constraint expression, but not changed for existing constraint expression(s). Problem has not completely
disappeared yet so leaving this issue open.