Is there a way that I could set up a nickel_browser call to deal with this (minor) issue I'm having?
I currently have a search_selection menu item that uses nickel_browser to open an online dictionary URL. Everything works fine and the page opens correctly, showing the entries for the text I had selected.
The minor issue is: The page's "search" text box is focused automatically when the page opens, so since text entry is expected, the Kobo onscreen keyboard pops up. This covers half the screen, so every time I use this search I need to manually close the keyboard to view the results.
I know NickelMenu lets you use css to style the page, but as far as I know, there's no way to change the focused field using only css. Is there any other way I could avoid having the keyboard pop up?
I didn't try it, but I thought that hiding the search text field on the page with css might do the trick (because if the field isn't there, it shouldn't be able to receive focus, and the keyboard shouldn't pop up). Even if I'm able to do that, and it works, it's not an ideal solution because sometimes I will need to use that field to enter a new word to search for.
In case it helps, here's an example of the page I'm using. The encoded bit at the end is where I have the search parameter in my NickelMenu config.
https://jisho.org/search/%E9%A3%9F%E3%81%B9%E3%82%8B