Bug when using min/max hold time for keys configured with the same trigger key

As requested on the other thread:

Here are the definitions for the 4 triggers:

[
  {
    "BTTTriggerConditionsReadOnly" : "isBLongPressed == \"true\"",
    "BTTTriggerConditions" : "YnBsaXN0MDDUAQIDBAUGBwpYJHZlcnNpb25ZJGFyY2hpdmVyVCR0b3BYJG9iamVjdHMSAAGGoF8QD05TS2V5ZWRBcmNoaXZlctEICVRyb290gAGvEBYLDBMYICorLTQ4PT5BRUlOT1JaXmJkVSRudWxs0w0ODxAREl8QF05TQ29tcG91bmRQcmVkaWNhdGVUeXBlXxAPTlNTdWJwcmVkaWNhdGVzViRjbGFzcxABgAKAFdIUDxUXWk5TLm9iamVjdHOhFoADgBTUDxkaGxwdHh9fEBFOU1JpZ2h0RXhwcmVzc2lvbl8QEE5TTGVmdEV4cHJlc3Npb25fEBNOU1ByZWRpY2F0ZU9wZXJhdG9ygBOADoAEgBHVISIjJA8lJicoKVlOU09wZXJhbmReTlNTZWxlY3Rvck5hbWVfEBBOU0V4cHJlc3Npb25UeXBlW05TQXJndW1lbnRzgAaABRADgAiADVx2YWx1ZUZvcktleTrSIw8QLIAH0i4vMDFaJGNsYXNzbmFtZVgkY2xhc3Nlc18QEE5TU2VsZkV4cHJlc3Npb26jMDIzXE5TRXhwcmVzc2lvblhOU09iamVjdNIUDzU3oTaACYAM0w8jOTo7PFlOU0tleVBhdGiACxAKgApeaXNCTG9uZ1ByZXNzZWTSLi8_QF8QHE5TS2V5UGF0aFNwZWNpZmllckV4cHJlc3Npb26jPzIz0i4vQkNeTlNNdXRhYmxlQXJyYXmjQkQzV05TQXJyYXnSLi9GR18QE05TS2V5UGF0aEV4cHJlc3Npb26kRkgyM18QFE5TRnVuY3Rpb25FeHByZXNzaW9u00ojD0tMTV8QD05TQ29uc3RhbnRWYWx1ZYAPEACAEFR0cnVl0i4vUFFfEBlOU0NvbnN0YW50VmFsdWVFeHByZXNzaW9uo1AyM9UPU1RVVldMWExZWk5TTW9kaWZpZXJYTlNOZWdhdGVZTlNPcHRpb25zXk5TT3BlcmF0b3JUeXBlgBIIEATSLi9bXF8QG05TRXF1YWxpdHlQcmVkaWNhdGVPcGVyYXRvcqNbXTNfEBNOU1ByZWRpY2F0ZU9wZXJhdG9y0i4vX2BfEBVOU0NvbXBhcmlzb25QcmVkaWNhdGWjX2EzW05TUHJlZGljYXRl0i4vRGOiRDPSLi9lZl8QE05TQ29tcG91bmRQcmVkaWNhdGWjZWEzAAgAEQAaACQAKQAyADcASQBMAFEAUwBsAHIAeQCTAKUArACuALAAsgC3AMIAxADGAMgA0QDlAPgBDgEQARIBFAEWASEBKwE6AU0BWQFbAV0BXwFhAWMBcAF1AXcBfAGHAZABowGnAbQBvQHCAcQBxgHIAc8B2QHbAd0B3wHuAfMCEgIWAhsCKgIuAjYCOwJRAlYCbQJ0AoYCiAKKAowCkQKWArICtgLBAswC1QLfAu4C8ALxAvMC+AMWAxoDMAM1A00DUQNdA2IDZQNqA4AAAAAAAAACAQAAAAAAAABnAAAAAAAAAAAAAAAAAAADhA==",
    "BTTTriggerType" : 0,
    "BTTTriggerClass" : "BTTTriggerTypeKeyboardShortcut",
    "BTTPredefinedActionType" : 254,
    "BTTPredefinedActionName" : "Show HUD Overlay",
    "BTTHUDActionConfiguration" : "{\"BTTActionHUDDetail\":\"isBLongPressed was true, so we trigger our 'custom modifier' based shortcut!\",\"BTTActionHUDTitle\":\"B1 Shortcut Triggered\",\"BTTActionHUDDuration\":5,\"BTTActionHUDBackground\":\"38.719535, 38.720697, 38.720067, 213.662109\",\"BTTActionHUDSlideDirection\":0}",
    "BTTAdditionalConfiguration" : "0",
    "BTTEnabled2" : 1,
    "BTTKeyboardShortcutKeyboardType" : 1118,
    "BTTRepeatDelay" : 0,
    "BTTUUID" : "4763F1B2-AD46-48A0-B874-3AE524A0512F",
    "BTTTriggerOnDown" : 1,
    "BTTNotesInsteadOfDescription" : 0,
    "BTTLayoutIndependentChar" : "1",
    "BTTEnabled" : 1,
    "BTTModifierMode" : 0,
    "BTTShortcutKeyCode" : 18,
    "BTTShortcutModifierKeys" : 0,
    "BTTOrder" : 0,
    "BTTDisplayOrder" : 0,
    "BTTAutoAdaptToKeyboardLayout" : 0
  },
  {
    "BTTGestureNotes" : "Set isBLongPressed on key down after delay (min hold 1 sec)",
    "BTTTriggerType" : 0,
    "BTTTriggerClass" : "BTTTriggerTypeKeyboardShortcut",
    "BTTPredefinedActionType" : 292,
    "BTTPredefinedActionName" : "Assign Value to Variable",
    "BTTVariableName" : "isBLongPressed",
    "BTTVariableValue" : "true",
    "BTTActionURLToLoad" : "isBLongPressed",
    "BTTActionFloatingHTMLConfig" : "true",
    "BTTAdditionalConfiguration" : "0",
    "BTTEnabled2" : 1,
    "BTTKeyboardShortcutScope" : 0,
    "BTTKeyboardShortcutKeyboardType" : 1118,
    "BTTRepeatDelay" : 0,
    "BTTUUID" : "F4C3088A-794A-4B45-8C7D-1A2A57F8CB42",
    "BTTTriggerOnDown" : 1,
    "BTTNotesInsteadOfDescription" : 0,
    "BTTLayoutIndependentChar" : "b",
    "BTTEnabled" : 1,
    "BTTModifierMode" : 0,
    "BTTShortcutKeyCode" : 11,
    "BTTShortcutModifierKeys" : 0,
    "BTTOrder" : 1,
    "BTTDisplayOrder" : 0,
    "BTTAutoAdaptToKeyboardLayout" : 0,
    "BTTAdditionalActions" : [
      {
        "BTTGestureNotes" : "Long-press B (1)",
        "BTTTriggerType" : 0,
        "BTTTriggerClass" : "BTTTriggerTypeKeyboardShortcut",
        "BTTPredefinedActionType" : 254,
        "BTTPredefinedActionName" : "Show HUD Overlay",
        "BTTHUDActionConfiguration" : "{\"BTTActionHUDDetail\":\"\",\"BTTActionHUDTitle\":\"B Long Pressed\",\"BTTActionHUDDuration\":5,\"BTTActionHUDBackground\":\"38.719535, 38.720697, 38.720067, 213.662109\",\"BTTActionHUDSlideDirection\":0}",
        "BTTAdditionalConfiguration" : "0",
        "BTTEnabled2" : 1,
        "BTTKeyboardShortcutScope" : 0,
        "BTTKeyboardShortcutKeyboardType" : 1118,
        "BTTRepeatDelay" : 0,
        "BTTUUID" : "1E764C6E-A041-4D34-9FD8-A912500E4246",
        "BTTTriggerOnDown" : 1,
        "BTTNotesInsteadOfDescription" : 0,
        "BTTLayoutIndependentChar" : "b",
        "BTTEnabled" : 1,
        "BTTModifierMode" : 0,
        "BTTShortcutKeyCode" : 11,
        "BTTShortcutModifierKeys" : 0,
        "BTTOrder" : 0,
        "BTTDisplayOrder" : 0,
        "BTTAutoAdaptToKeyboardLayout" : 0,
        "BTTAdditionalActions" : [
          {
            "BTTTriggerType" : -1,
            "BTTTriggerClass" : "BTTTriggerTypeKeyboardShortcut",
            "BTTPredefinedActionType" : 292,
            "BTTPredefinedActionName" : "Assign Value to Variable",
            "BTTVariableName" : "isBLongPressed",
            "BTTVariableValue" : "true",
            "BTTActionURLToLoad" : "isBLongPressed",
            "BTTActionFloatingHTMLConfig" : "true",
            "BTTEnabled2" : 1,
            "BTTKeyboardShortcutKeyboardType" : 0,
            "BTTRepeatDelay" : 0,
            "BTTUUID" : "DFF5D248-6DF1-4689-9A34-4ABAD60EBA70",
            "BTTNotesInsteadOfDescription" : 0,
            "BTTEnabled" : 1,
            "BTTModifierMode" : 0,
            "BTTShortcutKeyCode" : -1,
            "BTTShortcutModifierKeys" : -1,
            "BTTOrder" : 33,
            "BTTDisplayOrder" : 0,
            "BTTAutoAdaptToKeyboardLayout" : 0
          }
        ],
        "BTTTriggerConfig" : {
          "BTTKeyboardPreventRecursiveTriggers" : 1,
          "BTTKeyboardShortcutMinTime" : 1
        }
      }
    ],
    "BTTTriggerConfig" : {
      "BTTKeyboardPreventRecursiveTriggers" : 1,
      "BTTKeyboardShortcutMinTime" : 1
    }
  },
  {
    "BTTGestureNotes" : "Unset isBLongPressed on key up (min hold 1sec, no max)",
    "BTTTriggerType" : 0,
    "BTTTriggerClass" : "BTTTriggerTypeKeyboardShortcut",
    "BTTPredefinedActionType" : 292,
    "BTTPredefinedActionName" : "Assign Value to Variable",
    "BTTVariableName" : "isBLongPressed",
    "BTTVariableValue" : "false",
    "BTTActionURLToLoad" : "isBLongPressed",
    "BTTActionFloatingHTMLConfig" : "false",
    "BTTAdditionalConfiguration" : "0",
    "BTTEnabled2" : 1,
    "BTTKeyboardShortcutScope" : 0,
    "BTTKeyboardShortcutKeyboardType" : 1118,
    "BTTRepeatDelay" : 0,
    "BTTUUID" : "D65E9FB3-41D4-4009-80F9-C71F86A69845",
    "BTTTriggerOnDown" : 0,
    "BTTNotesInsteadOfDescription" : 0,
    "BTTLayoutIndependentChar" : "b",
    "BTTEnabled" : 1,
    "BTTModifierMode" : 0,
    "BTTShortcutKeyCode" : 11,
    "BTTShortcutModifierKeys" : 0,
    "BTTOrder" : 2,
    "BTTDisplayOrder" : 0,
    "BTTAutoAdaptToKeyboardLayout" : 0,
    "BTTTriggerConfig" : {
      "BTTKeyboardPreventRecursiveTriggers" : 1,
      "BTTKeyboardShortcutMinTime" : 1,
      "BTTHUDText" : "Short-Press 1",
      "BTTShowHUD" : 1
    }
  },
  {
    "BTTGestureNotes" : "Send standard 'B' on shortpress, and unset isBLongPressed (no min hold, max 0.99sec",
    "BTTTriggerType" : 0,
    "BTTTriggerClass" : "BTTTriggerTypeKeyboardShortcut",
    "BTTPredefinedActionType" : -1,
    "BTTPredefinedActionName" : "No Action",
    "BTTLayoutIndependentActionChar" : "b",
    "BTTAutoAdaptActionToKeyboardLayout" : true,
    "BTTShortcutToSend" : "11",
    "BTTAdditionalConfiguration" : "0",
    "BTTEnabled2" : 1,
    "BTTKeyboardShortcutScope" : 0,
    "BTTKeyboardShortcutKeyboardType" : 1118,
    "BTTRepeatDelay" : 0,
    "BTTUUID" : "B869A4D2-6663-4DB3-87D2-E8CAAF0011EC",
    "BTTTriggerOnDown" : 0,
    "BTTNotesInsteadOfDescription" : 0,
    "BTTLayoutIndependentChar" : "b",
    "BTTEnabled" : 1,
    "BTTModifierMode" : 0,
    "BTTShortcutKeyCode" : 11,
    "BTTShortcutModifierKeys" : 0,
    "BTTOrder" : 3,
    "BTTDisplayOrder" : 0,
    "BTTAutoAdaptToKeyboardLayout" : 0,
    "BTTAdditionalActions" : [
      {
        "BTTTriggerType" : 0,
        "BTTTriggerClass" : "BTTTriggerTypeKeyboardShortcut",
        "BTTPredefinedActionType" : 292,
        "BTTPredefinedActionName" : "Assign Value to Variable",
        "BTTVariableName" : "isBLongPressed",
        "BTTVariableValue" : "false",
        "BTTActionURLToLoad" : "isBLongPressed",
        "BTTActionFloatingHTMLConfig" : "false",
        "BTTAdditionalConfiguration" : "0",
        "BTTEnabled2" : 1,
        "BTTKeyboardShortcutScope" : 0,
        "BTTKeyboardShortcutKeyboardType" : 1118,
        "BTTRepeatDelay" : 0,
        "BTTUUID" : "E6A187AC-C143-436F-80F7-B23A616DF0C4",
        "BTTTriggerOnDown" : 0,
        "BTTNotesInsteadOfDescription" : 0,
        "BTTLayoutIndependentChar" : "b",
        "BTTEnabled" : 1,
        "BTTModifierMode" : 0,
        "BTTShortcutKeyCode" : 11,
        "BTTShortcutModifierKeys" : 0,
        "BTTOrder" : 0,
        "BTTDisplayOrder" : 0,
        "BTTAutoAdaptToKeyboardLayout" : 0,
        "BTTAdditionalActions" : [
          {
            "BTTTriggerType" : -1,
            "BTTTriggerClass" : "BTTTriggerTypeKeyboardShortcut",
            "BTTPredefinedActionType" : -1,
            "BTTPredefinedActionName" : "No Action",
            "BTTLayoutIndependentActionChar" : "b",
            "BTTAutoAdaptActionToKeyboardLayout" : true,
            "BTTShortcutToSend" : "11",
            "BTTEnabled2" : 1,
            "BTTKeyboardShortcutKeyboardType" : 0,
            "BTTRepeatDelay" : 0,
            "BTTUUID" : "494EFFBB-C943-4506-969F-3005C8CD3F17",
            "BTTNotesInsteadOfDescription" : 0,
            "BTTEnabled" : 1,
            "BTTModifierMode" : 0,
            "BTTShortcutKeyCode" : -1,
            "BTTShortcutModifierKeys" : -1,
            "BTTOrder" : 35,
            "BTTDisplayOrder" : 0,
            "BTTAutoAdaptToKeyboardLayout" : 0
          }
        ],
        "BTTTriggerConfig" : {
          "BTTKeyboardPreventRecursiveTriggers" : 1
        }
      }
    ],
    "BTTTriggerConfig" : {
      "BTTKeyboardPreventRecursiveTriggers" : 1,
      "BTTKeyboardShortcutMaxTime" : 0.99000000953674316,
      "BTTHUDText" : "Short-Press 2",
      "BTTShowHUD" : 1
    }
  }
]