Skip to content

KUrlNavigatorDropDownButton: Add text and tooltip

Felix Ernst requested to merge felixernst/kio:fix_icon_only_button into master

Prior to this commit the purpose of this button was only communicated by its position at the left end of the path and its non-descriptive arrow icon.

grafik

This commit adds a text and tool tip to the button. This is especially crucial for accessibility because until now the button had zero accessible information about its purpose because neither its position nor its icon were accessible e.g. to blind users.

Merge request reports

Loading