hius07

Results 177 comments of hius07

Cannot reproduce, sorry. Is it a new issue, "Delete" button doesn't delete the highlight? For all highlights or for highlights with notes only? "Delete highlight" button in the dialog with...

Next try, please. [readerhighlight.lua.txt](https://github.com/koreader/koreader/files/15252095/readerhighlight.lua.txt)

Thank you for testing. Yes, this behaviour didn't change, we close Bookmark details on any operation.

You just have `menu_items.selection_text = menu_items.long_press`, right?

The first crash is by purpose, it occurs when debug mode is on only. The second one must be fixed, to avoid it right now set the Highlight dialog position...

Anchored dialog position issue fixed in https://github.com/koreader/koreader/pull/11761.

> a menu item in the first top level menu `sorting_hint` may help to place it to the desired submenu.

For example https://github.com/koreader/koreader/blob/caea0e8fb2e07c27670137e3ebbb4945f34b5ce0/plugins/autostandby.koplugin/main.lua#L53-L55 All menu item ids you can see in https://github.com/koreader/koreader/blob/master/frontend/ui/elements/reader_menu_order.lua

Please try different thickness and colours and give your recommendation: https://github.com/koreader/koreader/blob/8ff846ba6e1ad3f554d6409c231f569b3a147feb/frontend/apps/reader/modules/readerview.lua#L224-L227 https://github.com/koreader/koreader/blob/8ff846ba6e1ad3f554d6409c231f569b3a147feb/frontend/ui/size.lua#L63-L68

Done in https://github.com/koreader/koreader/pull/11761.