objective-see / BlockBlock

BlockBlock provides continual protection by monitoring persistence locations.
GNU General Public License v3.0
626 stars 39 forks source link

UI inconsistency in Rules list #20

Open luckman212 opened 3 years ago

luckman212 commented 3 years ago

In the rules window, there are 2 fields shown beneath each process name:

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: file

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

They should probably both be the same type, unless there's a reason for them to be different?

objective-see commented 3 years ago

Should be fixed in v2.0.4