Bug 296891

Summary: Page break don't move the view
Product: [Applications] calligrawords Reporter: Daniel Nicoletti <dantti12>
Component: usabilityAssignee: Calligra Words Bugs <calligra-words-bugs-null>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 2.4-snapshots   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Daniel Nicoletti 2012-03-27 16:24:18 UTC
When I insert a page break (by ditting CTRL + ENTER) I expect the view to
go just on the new page, but instead it does not, the view stays on the same
page (no matter where I'm at).

I reported this bug for KWord but didn't got properly fixed and it remains in
Calligra words.
Original KWord bug:
https://bugs.kde.org/show_bug.cgi?id=213238

Many thanks.
Comment 1 Camilla Boemann 2012-03-27 18:00:45 UTC
Git commit 4e778319817bec12a4b53877f5a2b42ed0448131 by C. Boemann.
Committed on 27/03/2012 at 19:36.
Pushed by boemann into branch 'master'.

Move insert pagebreak handling from Words to texttool
And also fix that view doesn't move when inserting text or pagebreak
that casuses the new position to be visible.

M  +22   -1    plugins/textshape/TextTool.cpp
M  +2    -0    plugins/textshape/TextTool.h
M  +3    -22   words/part/KWView.cpp
M  +0    -2    words/part/KWView.h

http://commits.kde.org/calligra/4e778319817bec12a4b53877f5a2b42ed0448131
Comment 2 Camilla Boemann 2012-03-27 22:53:42 UTC
Git commit e7446b5581c8a07482aea9eaabcc144fe0380f76 by C. Boemann.
Committed on 27/03/2012 at 19:36.
Pushed by boemann into branch 'calligra/2.4'.

Move insert pagebreak handling from Words to texttool
And also fix that view doesn't move when inserting text or pagebreak
that casuses the new position to be visible.

Conflicts:

	words/part/KWView.cpp

M  +22   -1    plugins/textshape/TextTool.cpp
M  +2    -0    plugins/textshape/TextTool.h
M  +3    -21   words/part/KWView.cpp
M  +0    -2    words/part/KWView.h

http://commits.kde.org/calligra/e7446b5581c8a07482aea9eaabcc144fe0380f76