https://bugs.kde.org/show_bug.cgi?id=429248
Nate Graham <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.kde.org/show_b | |ug.cgi?id=426354 Ever confirmed|0 |1 CC| |[email protected] Status|REPORTED |CONFIRMED Keywords| |usability Summary|Make Search Results More |Make lack of search results |Prominent |message more prominent --- Comment #1 from Nate Graham <[email protected]> --- Yeah typically in QML-based apps we put a big placeholder message in the center of the view when this happens. We could do the same thing in Dolphin with some custom drawing. Might make sense to genericize this so that every empty view would say something like "empty folder" which could then be overridden for the search view to say "No items found". This would also allow us to implement Bug 426354. -- You are receiving this mail because: You are watching all bug changes.
