RTTSoftware Support Forum

PDF Explorer => Bug reports => Topic started by: Padanges on September 23, 2016, 09:41:04 PM

Title: Edit Info fields batch tool Options text editing
Post by: Padanges on September 23, 2016, 09:41:04 PM
Hi,
I've noticed that we can't use "delete" key in "Edit Info fields" batch tool Options menu, while in the "Expression composer" everything's fine. I suppose there's no reason for that as it only gets in a way of text editing habits, hence it's probably a bug.


Regards
Title: Re: Edit Info fields batch tool Options text editing
Post by: RTT on September 23, 2016, 11:49:42 PM
Indeed a bug. Thanks.
The delete key is being intercepted to enable the deletion of history items from the combobox drop down list, but I forgot to include a check to do it only when the list is dropped down. :o