[Bug 278000] Calligra applications crash when removing split views
boud at valdyas.org
boud at valdyas.org
Wed Oct 5 10:24:47 BST 2011
https://bugs.kde.org/show_bug.cgi?id=278000
boud at valdyas.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #2 from <boud valdyas org> 2011-10-05 09:24:47 ---
Git commit e08bce93e67dcf0383001ccd3277693af2385fd8 by Boudewijn Rempt.
Committed on 05/10/2011 at 10:48.
Pushed by rempt into branch 'master'.
Remove split view functionality
The Calligra split view functionality has some serious problems:
* we cannot split and have two documents in one view
* it is buggy
* the action list is loaded twice when splitting the view, which means
that all shortcuts stop working because they are duplicated
REVIEW:101993
BUG:278000
BUG:265200
BUG:239309
We need to redesign this feature and implement it properly. The age-old
hacks (veryHackyActionList...) cannot be fixed, so remove the current
implementation.
M +0 -3 flow/part/flow.rc
M +0 -2 karbon/data/karbon.rc
M +5 -4 libs/main/KoDocument.cpp
M +5 -136 libs/main/KoMainWindow.cpp
M +0 -12 libs/main/KoMainWindow.h
M +0 -3 stage/part/stage.rc
M +0 -2 stage/stage.rc
M +0 -3 tables/tables.rc
M +0 -3 words/part/words.rc
http://commits.kde.org/calligra/e08bce93e67dcf0383001ccd3277693af2385fd8
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list