Page 1 of 1

Typing a number in numeric dialog box looses focus

PostPosted: Sat May 30, 2020 2:42 pm
by therube
Typing a number in numeric dialog box looses focus in 12:Filters.

12:Filters
Name Len Min (or Max) or Path Len Min (or Max) dialog box

"mouseover" the existing number (say, 0)
type, 123


Expected:
Dialog box should display, 123.

Result:
Dialog box displays, 1.
Focus jumps to 1:RegEx, & '23' are entered there in the Match: field.

Re: Typing a number in numeric dialog box looses focus

PostPosted: Sun May 31, 2020 4:46 am
by RegexNinja
Confirmed..
Using AnyDigitF8 after clicking in TextBox (to open zoom-window) yields similiar results.
Most likely introduced with v3.1.0.0, not present in v3.0.0.1

Re: Typing a number in numeric dialog box looses focus

PostPosted: Sun May 31, 2020 10:41 am
by Admin
Hi, fixed in new version 3.3.2.0 coming up, thanks for reporting the issue 8)

Re: Typing a number in numeric dialog box looses focus

PostPosted: Sun May 31, 2020 10:45 am
by Admin
Using AnyDigitF8 after clicking in TextBox (to open zoom-window) yields similiar results.


What do you mean by AnyDigitF8 after clicking in TextBox ?

Re: Typing a number in numeric dialog box looses focus

PostPosted: Sun May 31, 2020 12:56 pm
by RegexNinja
Hi, I mean in v3.3.1.0, there's no way to use F8 to input anything in the length text-boxes.
Even if you try to quickly input AnyDigit+F8, the zoom-window still goes to the #1RegexMatch.

Re: Typing a number in numeric dialog box looses focus

PostPosted: Mon Jun 01, 2020 1:02 am
by Admin
Thanks, I just checked and F8 is not enabled for those Len boxes even after the fix.