Skip to content

Add search fields to bookmarks/history and fix search for navigation entry

Rinigus Saar requested to merge rinigus/plasma-angelfish:searchfield into master

In this MR, I have added search fields in Bookmarks and History views. While history has search field in focus on start, bookmarks search field is kept unfocused to avoid the keyboard covering bookmarks.

As predictive keyboards don't commit text immediately, search fields are using now displayText property which acts as expected.

In addition, searched text is highlighted in a way that doesn't overlap with the highlighted color.

Edited by Jonah Brüchert

Merge request reports