Issue 19094

Summary: contour enabling after disabling custom contour glitchy: custom contours not saved
Product: Writer Reporter: lars <lars_o_hansen>
Component: codeAssignee: AOO issues mailing list <issues>
Status: ACCEPTED --- QA Contact:
Severity: Trivial    
Priority: P3 CC: issues
Version: OOo 1.1 RC3   
Target Milestone: ---   
Hardware: PC   
OS: Windows 98   
Issue Type: ENHANCEMENT Latest Confirmation in: ---
Developer Difficulty: ---

Description lars 2003-09-05 01:58:10 UTC
contour enabling after disabling custom contour glitchy


1. open Writer
2. paste an image (eg. screenshot by PrntScrn)
3. resize it so that it is rather small
4. align it to the left
5. type some text
6. click it, click Wrap -> Edit contour
7. create a free hand polygon: a triangle like an arrow head pointing to the 
right and save contour
8. disable contour, enable contour: bug: wrong contour; click edit contour: it 
has an Auto-Contour

so custom contours not saved?
Comment 1 jack.warchold 2003-09-09 12:00:08 UTC
jw: reassigned to os

reproduced with OOo1.1rc4

set status to new
Comment 2 Oliver Specht 2003-10-21 15:03:40 UTC
os->fme: As shown in the stack below the contour is removed from the
SwNoTxtNode when contour-wrap is switched off. Could this be changed
so that the contour is kept but not applied?

>	sw680mi.dll!SwNoTxtNode::SetContour()  + 0x4e	C++
 	sw680mi.dll!SwFlyFrm::_UpdateAttr()  + 0x163	C++
 	sw680mi.dll!SwFlyFrm::Modify()  + 0xc8	C++
 	sw680mi.dll!SwFlyAtCntFrm::Modify()  + 0x2d8	C++
 	sw680mi.dll!SwModify::Modify()  + 0xff	C++
 	sw680mi.dll!SwFmt::Modify()  + 0xda	C++
 	sw680mi.dll!SwFrmFmt::Modify()  + 0x10e	C++
 	sw680mi.dll!SwFmt::SetAttr()  + 0xd1	C++
 	sw680mi.dll!SwDoc::SetFlyFrmAttr()  + 0x225	C++
 	sw680mi.dll!SwFEShell::SetFlyFrmAttr()  + 0x10f	C++
 	sw680mi.dll!SwBaseShell::SetWrapMode()  + 0x237	C++
Comment 3 frank.meies 2003-11-07 07:11:03 UTC
.
Comment 4 frank.meies 2003-11-07 09:57:22 UTC
The user defined contour is not saved if contour wrap is disabled. Set
to 'Enhancement'
Comment 5 frank.meies 2004-01-13 11:56:44 UTC
.