Issue 103454 - Word wrapped text changes position on selection
Summary: Word wrapped text changes position on selection
Status: CLOSED FIXED
Alias: None
Product: Impress
Classification: Application
Component: editing (show other issues)
Version: OOo 3.1
Hardware: All All
: P2 Trivial (vote)
Target Milestone: OOo 3.1.1
Assignee: wolframgarten
QA Contact: issues@graphics
URL:
Keywords: regression
Depends on:
Blocks: 101565
  Show dependency tree
 
Reported: 2009-07-10 14:44 UTC by clippka
Modified: 2009-07-30 12:21 UTC (History)
2 users (show)

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


Attachments
bugdoc (13.36 KB, application/vnd.oasis.opendocument.presentation)
2009-07-10 14:47 UTC, clippka
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description clippka 2009-07-10 14:44:54 UTC
Open the attached bugdoc and click inside the text to start text editing, you
will notice that the text moves.
Comment 1 clippka 2009-07-10 14:47:58 UTC
Created attachment 63461 [details]
bugdoc
Comment 2 ooo 2009-07-13 14:08:48 UTC
retargeted to 3.1.1
Comment 3 jolatt 2009-07-13 15:55:35 UTC
Think the form for the text is to small. Adjust it and there is no wrapping or 
use the option 'Größe der Form dem Text anpassen'. May be in Englisch: Fit the 
form with the text.
IMO no defect.
Comment 4 parmruss 2009-07-14 19:30:32 UTC
I concur w/ Jolatt. No defect here.
Comment 5 clippka 2009-07-15 10:44:01 UTC
the defect is that WhatYouSeeIsWhatYouGet is broken during editing. A user does
not expect text to move just because he starts editing it. This is also a
regression.

Of course a user could reformat those text box so that the issue is not
triggered but that is no reasoning to not fix this issue.
Comment 6 Armin Le Grand 2009-07-15 13:30:33 UTC
AW: Added to CWS aw076 for 3.1.1 fix. Waiting for CWS setup...
Comment 7 Armin Le Grand 2009-07-16 15:05:14 UTC
AW: Problem found. It's a pricipal problem at the Outliner setup for text
decomposition. All the stuff for aligment is there, but it relies on getting the
full text block size. That did not work since the maximum text block size was
limited to the text frame automatically, so the outliner could not 'grow' in any
direction. For block text, it is necessary to allow growing in the 'other'
direction, e.g. for horizontal blocks, allow vertical grow et vice versa. Added
that change, tested.
Also checked with all existing text modes/possibilities which came to my mind.
Comitted change, done.
Comment 8 Armin Le Grand 2009-07-21 19:02:34 UTC
AW->WG: Please verify in CWS aw076.
Comment 9 wolframgarten 2009-07-22 08:24:33 UTC
Verified in CWS.
Comment 10 wolframgarten 2009-07-30 12:21:06 UTC
Tested in m17. Closed.