View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0023633 | Open CASCADE | OCCT:DRAW | public | 2012-12-12 17:57 | 2015-11-16 10:21 |
Reporter | Assigned To | bugmaster | |||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Platform | A | OS | L | ||
Product Version | 6.5.4 | ||||
Target Version | 6.9.0 | Fixed in Version | 6.9.0 | ||
Summary | 0023633: vdrawtext command modifies the default text parameters | ||||
Description | vdrawtext command modifies the default text parameters. This happens because MyTextClass::Compute() in ViewerTest_ObjectCommands.cxx does not create a new instance of Prs3d_TextAspect but rather modifies the default (global) one returned by myDrawer->TextAspect() call. The side-effect is changed color of all text labels displayed in the test 3d view after vdrawtext command has been executed, e.g. the trihedron labels. | ||||
Steps To Reproduce | pload ALL vinit vdrawtext AAA 0 0 0 0 255 255 0 0 0 0 30 0 vtrihedron t # Enjoy the cyan color of trihedron labels instead of the default yellow | ||||
Tags | No tags attached. | ||||
Test case number | Not required | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2012-12-12 17:57 |
|
New Issue | |
2012-12-12 17:57 |
|
Assigned To | => mkv |
2012-12-19 14:01 |
|
Assigned To | mkv => aba |
2012-12-19 14:01 |
|
Status | new => assigned |
2015-11-10 11:00 | kgv | Note Added: 0047979 | |
2015-11-10 11:00 | kgv | Assigned To | aba => bugmaster |
2015-11-10 11:00 | kgv | Status | assigned => feedback |
2015-11-10 11:00 | kgv | Resolution | open => fixed |
2015-11-10 11:00 | kgv | Fixed in Version | => 6.9.0 |
2015-11-10 11:00 | kgv | Target Version | => 6.9.0 |
2015-11-10 11:06 | bugmaster | Status | feedback => tested |
2015-11-10 11:06 | bugmaster | Test case number | => Not required |
2015-11-10 11:07 | bugmaster | Status | tested => verified |
2015-11-16 10:21 | bugmaster | Status | verified => closed |