rashevskyv / dbi

Author is duckbill
2.13k stars 91 forks source link

Navigation / cursor bug introduced in DBI 563 #297

Open octopuserectus opened 9 months ago

octopuserectus commented 9 months ago

This is low priority, just a nuisance, really. Starting from version 563 I noticed a bug which acts kind of similar to "put cursor down after selection" setting. How to reproduce: Open DBI, set cursor to (just an example) "Browse installed applications" and try to press down and "A" as fast as possible to get into "Tools". The cursor will go to "Browse tickets" (skip to next available option, in general) and nothing will be opened. If you do it slow (enough), "Tools" will be opened. Reproducible in settings and all other menus as well. Expected behavior: No matter how fast the buttons are pressed the navigation and selection should be consistent.