Skip to content

Commit 7a2e35a

Browse files
committed
GPII-2106: Referenced the issue from the solutions registry
and added a comment about the workaround applied.
1 parent dae7f39 commit 7a2e35a

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

testData/solutions/win32.json5

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1766,6 +1766,12 @@
17661766
"filename": "firefox.exe"
17671767
}
17681768
],
1769+
// Although there are no settings to deal with, we need to pass through
1770+
// the "configure" action in order to proceed with the "stop" directive
1771+
// when keying out. This is a current limitation of the system, you can
1772+
// check https://issues.gpii.net/browse/GPII-2106 and
1773+
// https://issues.gpii.net/browse/GPII-1235 for more detailed information.
1774+
//
17691775
"configure": [ "settings.configure" ],
17701776
"isInstalled": [
17711777
{

0 commit comments

Comments
 (0)