hius07

Results 641 comments of hius07

> * FocusManager, in its navigation, check and skips items with self:focusable() returning false At first glance would be rather tricky.

Yes, it is very interesting. https://github.com/koreader/koreader/issues/6061

Dropbox in KOReader 2021.01.1-40 works fine today morning (downloading a book).

Does it work with other opds clients? Looks like it's not our bug. For example, "Littérature anglaise" shows the first 15 entries and says that the next entries can be...

Also https://github.com/koreader/koreader/issues/12689.

> When used this action from filemanager it'll check the last opened file from history in background and open the next document In what folder to search for the next...

I think there's no confusion: `Open previous document` `Open previous file in last book folder` (in the next page of the action list)

"file' is also used in the menu and in the popup dialog: https://github.com/koreader/koreader/blob/fab3a4383e97ab10552415c4883c4a812f9cb636/frontend/apps/reader/modules/readerstatus.lua#L90 https://github.com/koreader/koreader/blob/fab3a4383e97ab10552415c4883c4a812f9cb636/frontend/ui/elements/common_settings_menu_table.lua#L695

> Tap on left side when on page 1 Userpatch for reflowable (epub) documents only. Not interested in adding to core, or doing for pdf. [2-rolling-open-previous-file.lua.txt](https://github.com/user-attachments/files/19323710/2-rolling-open-previous-file.lua.txt)

It's rather limited userpatch really, maybe not deserving the label. Hope some pdf lover will improve it.