Skip to content

kviewstateserializer.cpp - crash guards in restoreScrollBarState()

During my testing of other crashes in KOrganizer I managed to save a scrollbar state that led to a null verticalScrollBar() on reload. I figure that if either horizontal or vertical scrollbars are null there is no reason to believe anything about the scrollbar state.

Merge request reports