Skip to content
Commit 88eeedd6 authored by Sergio Martins's avatar Sergio Martins
Browse files

kviewstatesaver: Don't crash if scroll area is null.

KViewStateSaver::restoreScrollState() already does this check,
but it does a queued call to restoreScrollBarState(), so it
gets set to null while events are processed in between.

BUG: 328755
FIXED-IN: 4.13.3
parent f1196e8e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment