Issue 574 - Graphic attribute dialog in 625b1
Summary: Graphic attribute dialog in 625b1
Status: CLOSED FIXED
Alias: None
Product: Writer
Classification: Application
Component: code (show other issues)
Version: 619
Hardware: PC Windows NT
: P3 Trivial (vote)
Target Milestone: ---
Assignee: stefan.baltzer
QA Contact: issues@www
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-03-20 16:13 UTC by caolanm
Modified: 2003-12-06 14:52 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description caolanm 2001-03-20 16:13:26 UTC
625b1, insert graphic from file, choose a gallery graphic, insert. Attempt to
edit properties and get a crash in loop of PercentField::SetValue and
MetricFormatter::SetValue. Stack trace follows...

SW625MI! PercentField::SetValue(long,enum FieldUnit) + 153 bytes
VCL625MI! MetricFormatter::SetValue(long) + 24 bytes
SW625MI! PercentField::SetValue(long,enum FieldUnit) + 153 bytes
VCL625MI! MetricFormatter::SetValue(long) + 24 bytes
SW625MI! PercentField::SetValue(long,enum FieldUnit) + 153 bytes
VCL625MI! MetricFormatter::SetValue(long) + 24 bytes
SW625MI! PercentField::SetValue(long,enum FieldUnit) + 153 bytes
VCL625MI! MetricFormatter::SetValue(long) + 24 bytes
SW625MI! PercentField::SetValue(long,enum FieldUnit) + 153 bytes
... ad infinitum
Comment 1 caolanm 2001-03-28 09:34:31 UTC
Fixed in 626a5
Comment 2 stefan.baltzer 2001-05-10 16:57:54 UTC
closed