Issue 11486 - problem with rotating text when the angle is 90 degrees
Summary: problem with rotating text when the angle is 90 degrees
Status: CLOSED FIXED
Alias: None
Product: Calc
Classification: Application
Component: ui (show other issues)
Version: 644
Hardware: PC All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: oc
QA Contact: issues@sc
URL:
Keywords:
: 13232 (view as issue list)
Depends on:
Blocks:
 
Reported: 2003-02-14 14:47 UTC by kyoshida
Modified: 2013-08-07 15:12 UTC (History)
1 user (show)

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


Attachments
example file (4.87 KB, application/octet-stream)
2003-02-23 02:45 UTC, Unknown
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description kyoshida 2003-02-14 14:47:04 UTC
Selecting multiple cells and rotating their contents by doing

Right-click -> Format cells -> Alignment

and setting the angle under 'Text Direction' works except when the previous
angle of the content of a cell within selection is 90 degrees.  For instance,

1) Type in some arbitrary texts in cell A1 and A2.
2) Rotate the text in A1 to 90 degrees.
3) Select A1:A2.
4) Set the text rotation angle to any angle, such as 35 degrees for example.

The result is, the change will apply only to cell A2, and the content of A1 will
be left unrotated.

This does not happen if the previous angle of A1 is anything other than 90 degrees.

I've discovered this bug in 1.0.2, 643C and 644m1.  It does not seem to be
OS-dependent.

Kohei
Comment 1 Unknown 2003-02-23 02:41:22 UTC
Hello,

I reproduced the issue and noticed another fact;
the issue occurs also when one of the cells was directed to 270 
degrees.
I will attach an example SXC file.

Tested on Windows2000/644m1.
Comment 2 Unknown 2003-02-23 02:45:06 UTC
Created attachment 4854 [details]
example file
Comment 3 daniel.rentz 2003-02-25 11:30:05 UTC
Seems to be a problem with the two items representing rotation in the
alignment tabpage (SvxOrientationItem vs. SfxInt32Item)
Comment 4 oc 2003-03-05 12:34:31 UTC
Hi Daniel, one4you
Comment 5 daniel.rentz 2003-03-05 13:01:35 UTC
started
Comment 6 daniel.rentz 2003-03-06 16:23:50 UTC
fixed in srx644/calc05 (OOo 1.1 beta)
Comment 7 daniel.rentz 2003-03-17 09:18:16 UTC
owner->QA
Comment 8 oc 2003-03-18 12:04:54 UTC
Reset state to resolved
Comment 9 oc 2003-03-18 12:05:11 UTC
Verified in internal build calc05
Comment 10 frank 2003-04-01 10:02:16 UTC
Found integrated on Windows, Linux and Solaris using srx644m8s1
Comment 11 frank 2003-04-10 08:32:09 UTC
*** Issue 13232 has been marked as a duplicate of this issue. ***