Bug 61330 - When cutting&pasting a vertically centred text frame the vertical position changes
Summary: When cutting&pasting a vertically centred text frame the vertical position c...
Status: RESOLVED FIXED
Alias: None
Product: calligrastage
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Laurent Montel
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-16 21:11 UTC by tim
Modified: 2003-12-14 19:53 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description tim 2003-07-16 21:11:06 UTC
Version:           1.2.91 (using KDE 3.1.9)
Compiler:          gcc version 3.3 20030226 (prerelease) (SuSE Linux)
OS:          Linux (i686) release 2.4.20-4GB-athlon

Try the following:

- create a new text frame on an empty page
- enter a word, like 'bla'
- use the context menu to change the vertical alignment, select 'centered'
- copy the whole frame into the clipboard
- paste it
- compare the 2nd frame to the first. The height of the text is different, the word of the 2nd frame is a little bit (ca. 1 text line) lower
Comment 1 Lukáš Tinkl 2003-07-30 12:58:53 UTC
Subject: koffice/kpresenter

CVS commit by lukas: 

fix #61330:  when cutting&pasting a vertically centred text frame,
             the vertical position changes
	     
CCMAIL: 61330-done@bugs.kde.org


  M +28 -23    kptextobject.cc   1.400