BlockBlock icon indicating copy to clipboard operation
BlockBlock copied to clipboard

UI inconsistency in Rules list

Open luckman212 opened this issue 5 years ago • 1 comments

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

luckman212 avatar Nov 22 '20 21:11 luckman212

Should be fixed in v2.0.4

objective-see avatar Jun 04 '21 01:06 objective-see