Bug 278537

Summary: image shown at wrong position
Product: [Applications] calligrawords Reporter: Halla Rempt <halla>
Component: generalAssignee: Calligra Words Bugs <calligra-words-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: cbo
Priority: NOR    
Version: Git   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: broken doc

Description Halla Rempt 2011-07-26 08:40:27 UTC
Version:           svn
OS:                Linux

The images in the attached file should be a kind of watermark, under the text area in the middle of the page. They are shown on top. The opacity should also be way down.

Reproducible: Always

Steps to Reproduce:
open the file

Actual Results:  
doesn't look good

Expected Results:  
should look good in a kind of tasteless way.
Comment 1 Halla Rempt 2011-07-26 08:41:18 UTC
Created attachment 62200 [details]
broken doc
Comment 2 Camilla Boemann 2012-01-11 17:00:03 UTC
Git commit 892a8d0db9c038880127367756d0ab317acca665 by C. Boemann.
Committed on 09/01/2012 at 13:13.
Pushed by boemann into branch 'master'.

PageContent area was set to that of the textshape which is wrong when dealing with shapes
in headers and footers
Now returns a content area from KoTextPage which defaults to pagearea

Words reimplement KoTextPage to return an actual text area

M  +5    -0    libs/kotext/KoTextPage.h
M  +0    -3    libs/textlayout/FloatingAnchorStrategy.cpp
M  +1    -0    libs/textlayout/KoTextDocumentLayout.cpp
M  +14   -0    words/part/KWPage.cpp
M  +9    -0    words/part/KWPage.h
M  +1    -0    words/part/KWPageManager_p.h
M  +0    -67   words/part/KWPageStyle.cpp
M  +0    -35   words/part/KWPageStyle.h
M  +4    -0    words/part/frames/KWFrameLayout.cpp

http://commits.kde.org/calligra/892a8d0db9c038880127367756d0ab317acca665