https://bugs.kde.org/show_bug.cgi?id=506177
--- Comment #4 from Akseli Lahtinen <[email protected]> --- (In reply to Filip Fila from comment #3) > I can also confirm this on master with other QStyles, not just Oxygen. They > look broken now when the editable location bar is triggered. > > Like with the change to the highlight effect, I would really like to stress > that making changes that only work with Breeze is not the right way and > hasn't been how things have been done in KDE. Other themes shouldn't hold > back improvements to the default look, but it's then important to > communicate what and how they should adapt to new changes so they don't end > up like this. How can we fix this on the Oxygen side, if it is even fixable? This uses QStyle, see `void KUrlNavigator::paintEvent(QPaintEvent *event)` in KIO. The issue is that the background for the text field is being drawn. -- You are receiving this mail because: You are watching all bug changes.
