BlockBlock
BlockBlock copied to clipboard
UI inconsistency in Rules list
In the rules window, there are 2 fields shown beneath each process name:
-
file -
item
The file field, when clicked, appears with a focus ring and becomes an editable text field (but of course nothing is "saved" upon editing). Not sure why this is set as an editable field if it's meant to be view-only:

The item field seems to be a standard textarea, which is selectable, but not editable:

They should probably both be the same type, unless there's a reason for them to be different?
Should be fixed in v2.0.4