Issue 15390 - Program crash converting highlighted text to metafile
Summary: Program crash converting highlighted text to metafile
Status: CLOSED FIXED
Alias: None
Product: Draw
Classification: Application
Component: code (show other issues)
Version: OOo 1.1 Beta2
Hardware: Other All
: P3 Trivial (vote)
Target Milestone: OOo 1.1 RC
Assignee: wolframgarten
QA Contact: issues@graphics
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-07 15:44 UTC by ianlynch
Modified: 2003-09-08 16: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 ianlynch 2003-06-07 15:44:58 UTC
Was reported as issue 14504 - convert text 
 
Tested again and I can still crash beta2 - however I can also make it work 
and I know the difference. If you highlight your text in the text frame 
eg double click it so that the text itself is displayed inverted video, 
white on a black background ie normal highlight and then go to meta file 
it will crash the program. If you click on the textbox outline and 
display the text in object mode and then convert it will work. 
 
Also  
 
Jozef Riha <zefo@seznam.cz> 
 reported he could reproduce bug in users@oo.org on 15 May 20:47 
 
please check this before closing the issue. Since there is a work round 
its not too vital but its better not to be able to crash the program 
even with obscure combinations.
Comment 1 wolframgarten 2003-06-10 08:55:55 UTC
Thank you very much for the detailed description! Now I am able to
reproduce this behaviour. After marking the text into black/white mode
use the menu modify/convert/to metafile-> Office crashes. This is
reproduceable ona current internal version, too. Reassigned to Sven.
Comment 2 wolframgarten 2003-06-10 08:56:09 UTC
Set to new.
Comment 3 wolframgarten 2003-06-10 08:57:32 UTC
WG->SJ: this occurs on windows,too.
Comment 4 sven.jacobi 2003-06-10 12:32:44 UTC
Hi Andre,
it seems that this is your bug, the crash is happening only if 
accessibility is turned "on". I changed the target milestone to OOo 1.1 RC
Comment 5 groucho266 2003-06-11 15:24:50 UTC
Conversion to metafile did not end the edit mode of the text shape to
convert at the right time.  Added a call to EndTextEdit() to the
SdDrawViewShell::FuTemporary() method in
sd/source/ui/view/drviews2.cxx before converting the shape.
Comment 6 groucho266 2003-06-11 17:02:04 UTC
Please test.
Comment 7 wolframgarten 2003-06-12 07:33:22 UTC
Set to fixed.
Comment 8 wolframgarten 2003-06-12 07:33:35 UTC
Verified.
Comment 9 wolframgarten 2003-06-16 11:31:19 UTC
Tested and closed.