https://bugs.kde.org/show_bug.cgi?id=150718
--- Comment #36 from Méven <[email protected]> --- Git commit 58c953245aafcf810ef6fd84a8b7ff5c1a670670 by Méven Car, on behalf of Rafał Lichwała. Committed on 23/11/2025 at 13:43. Pushed by meven into branch 'master'. kurlnavigator: show focus indicator This commit prepares KUrlNavigator to be able to show focus indicator at the bottom of the control. Its visibility can be set by setHighlightFocusIndicator() public method (false by default). Focus indicator has been implemented as thick line rounded at the ends and clipped at the bottom drawing in accent color (active or inactive - based on m_active state). Related: bug 428440 M +30 -2 src/filewidgets/kurlnavigator.cpp M +11 -0 src/filewidgets/kurlnavigator.h https://invent.kde.org/frameworks/kio/-/commit/58c953245aafcf810ef6fd84a8b7ff5c1a670670 -- You are receiving this mail because: You are watching all bug changes.
