Kiwix-android: In SearchFragment When we click search(enter) button in keyboard it should search the words

Created on 7 Jan 2021  路  5Comments  路  Source: kiwix/kiwix-android

Is your feature request related to a problem? Please describe.*
If we type a word then click keyboard's search(enter) button then it just hides the keyboard. It's not a good user experience.
**Describe the solution you'd like

It should be better if we add findInPage functionality after clicking the search button.

UI enhancement good first issue wontfix

All 5 comments

@kelson42 @mhutti1 Any thoughts?

It should be better if we add findInPage functionality after clicking the search button.

I don't think this is better. There is no way to just remove the "magnify glass" button? The only way out should be:

  • Click on "Find in Page"
  • Click on one of the suggestions
  • Click on the "back" arrow (cancel)

There should not be other way out, right?

@kelson42 What I meant was It should be better if we also add functionality of find in page in magnify search button of keyboard.

@gouri-panda I got that, but I'm against because this is super not intuitive and confusing for the user. It looks like the current behaviour is the proper one. This is the same on iOS. Nobody has ever complained about that.

One time fulltext search will be implemented, see #1324, then this button should maybe lead to it.

Was this page helpful?
0 / 5 - 0 ratings