You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Type something to filter the run commands. Highlight is applied as expected. Then move the selection up/down.
What behaviour you see
The highlight is not updated. For example if element normal has highlight set to red element selected has highlight set to blue, it appears as expected when first typing. But when moving the selection up/down, newly selected items still show their highlight in red while the item which was selected while typing still shows highlighted characters in blue.
What behaviour you expect to see
Highlight styling to update when moving selection
The text was updated successfully, but these errors were encountered:
nathanchere
changed the title
Highlight styling not updated when moving selection
Bugs in highlight color rendering
Nov 20, 2019
nathanchere
changed the title
Bugs in highlight color rendering
Highlight color not updated when selection changes
Nov 20, 2019
Version
1.5.4
Configuration
https://gist.github.com/nathanchere/48a99ed5ff8bacbaa278b64a626f108d
Launch Command
rofi -show run
Steps to reproduce
Type something to filter the run commands. Highlight is applied as expected. Then move the selection up/down.
What behaviour you see
The highlight is not updated. For example if
element normal
has highlight set to redelement selected
has highlight set to blue, it appears as expected when first typing. But when moving the selection up/down, newly selected items still show their highlight in red while the item which was selected while typing still shows highlighted characters in blue.What behaviour you expect to see
Highlight styling to update when moving selection
The text was updated successfully, but these errors were encountered: