D14039: IncrementalSearchBox: use autoFillBackground
Kurt Hindenburg
noreply at phabricator.kde.org
Thu Jul 12 02:17:51 BST 2018
hindenburg added a comment.
In D14039#290825 <https://phabricator.kde.org/D14039#290825>, @hindenburg wrote:
> I'm getting crashes when I switch to another profile (with smaller font) with the search box open - can you duplicate?
>
> I'll check w/o this patch but I couldn't duplicate it the first time
>
> ASSERT: "screenLine <= _screenLinesSize" in file /home/kurthindenburg/Devel/KDE/src/kde/applications/konsole/src/Screen.cpp, line 1346
I see that this code has a comment ; I can't see how this change could trigger it - I'll test it a bit further
// FIXME: This can be triggered when clearing history
// while having the searchbar open and selecting next/prev
Q_ASSERT(screenLine <= _screenLinesSize);
REPOSITORY
R319 Konsole
REVISION DETAIL
https://phabricator.kde.org/D14039
To: mglb, #konsole, hindenburg
Cc: tcanabrava, konsole-devel, herrold, ngraham, maximilianocuria, hindenburg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/konsole-devel/attachments/20180712/3585ad76/attachment.html>
More information about the konsole-devel
mailing list