diff options
author | Kartik K. Agaram <vc@akkartik.com> | 2021-10-09 13:35:29 -0700 |
---|---|---|
committer | Kartik K. Agaram <vc@akkartik.com> | 2021-10-09 14:54:35 -0700 |
commit | bf6cf3bd4b0092fa658a914ef97d8cc319d806f7 (patch) | |
tree | 9266c984acd8fc81402281d78f9527d4d8ef7d06 /linux/315slice.subx | |
parent | 78231d4c4b8eed429754274862eff0ea475e66ac (diff) | |
download | mu-bf6cf3bd4b0092fa658a914ef97d8cc319d806f7.tar.gz |
bugfix: skip hidden items when moving cursor
Tests to create when I start creating tests: hide an item. Cursor moves to a new item. hide an item that's not the bottom-most item, hit down arrow. Cursor moves to a new item. hide an item that's not the top-most item, hit up arrow. Cursor moves to a new item. hide top-most item. Cursor on new item. Hit up arrow. No change. Scroll down. New item. hide bottom-most item. Cursor on new item. Hit down arrow. No change. Scroll up. New item. open a thread. Hit down arrow. No crash (item-index not called).
Diffstat (limited to 'linux/315slice.subx')
0 files changed, 0 insertions, 0 deletions