Skip to content

Fix: Remove default outline on filenames while using keyboard nav.

Amrit Kashyap Borah requested to merge Elessar1802/thunar:fix-hl into master

When file highlighting feature is enabled there exists the following visual bug (only seen when navigating using keyboard).

Untitled

This MR fixes that.

Along side that we make sure that the css changes are applicable to the view of standard_view. otherwise the css might apply to sidepane as well.

Related to !347 (merged), #970 (closed).

Merge request reports