Boris Fox

Results 3 issues of Boris Fox

In the following code snippet: ``` #!/usr/bin/perl use strict; use warnings FATAL => 'all'; use boolean; $a = true; $b = false; print "a = $a, b = $b\n"; ```...

Bug
References & Resolution
Exporter

Temporarily set LocaleContextHolder to provide validation message interpolator with locale context (SPR-17231). Fixes #21764.

status: waiting-for-triage
in: web
type: enhancement

**Describe the bug** KeePassRDP Options form Executable tab GroupBox layout is incorrect on HiDPI display. On 96dpi WQXGA (2650x1600) display with no scaling (100%) the form renders correctly: Executable tab...

bug
todo