Revision e08bce9...
Go back to digest for 9th October 2011Bug Fixes in Office
Boudewijn Rempt committed changes in [calligra] /:
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
We need to redesign this feature and implement it properly. The age-old
hacks (veryHackyActionList...) cannot be fixed, so remove the current
implementation.
File Changes
Modified 9 files
- stage/stage.rc
- tables/tables.rc
- flow/part/flow.rc
- karbon/data/karbon.rc
- libs/main/KoDocument.cpp
- libs/main/KoMainWindow.cpp
- libs/main/KoMainWindow.h
- stage/part/stage.rc
- words/part/words.rc
9 files changed in total