Fix SearchBar font
ClosedPublic

Authored by tcanabrava on Jul 9 2018, 8:24 PM.

Details

Summary

Parent propagates the font to the child,
this was messing up the font used in the SearchBar.

Test Plan

Manually opened the search bar and verified the font.

Diff Detail

Repository
R319 Konsole
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
tcanabrava created this revision.Jul 9 2018, 8:24 PM
Restricted Application added a project: Konsole. · View Herald TranscriptJul 9 2018, 8:24 PM
Restricted Application added a subscriber: konsole-devel. · View Herald Transcript
tcanabrava requested review of this revision.Jul 9 2018, 8:24 PM
tcanabrava edited the test plan for this revision. (Show Details)Jul 9 2018, 8:25 PM
tcanabrava added reviewers: hindenburg, ngraham, Konsole.
ngraham accepted this revision.Jul 9 2018, 9:05 PM

Works for me, can't find any regressions, and the code looks clean.

This revision is now accepted and ready to land.Jul 9 2018, 9:05 PM

What about the issue of the widget scrolling up? That's needs fixed before 18.08

https://bugs.kde.org/show_bug.cgi?id=396119

This revision was automatically updated to reflect the committed changes.