Some action sequences no longer work

@Andreas_Hegenberg Strange. I think since v. 4.471 a few similar action sequences no longer work. For example this one

The mouse should go to the magnifying glass and click briefly to trigger the predefined action "Nur Stichwörter durchsuchen". Instead, a menu is opened that only opens when a long click is made. The "left click" seems to be too long. :man_shrugging:

image

that is weird, could it be related to the click triggers you have been working on yesterday? I can’t think of a reason why the leftclick would hold for “too long”

Good idea. But deactivating the two click triggers doesn't change anything. I could try to delete them completely ... I deleted them, unfortunately no change.

Is this the scrivener app? Maybe I can try to reproduce it

Yes, Scrivener. I have restarted the Mac to be on the safe side, but the problem remains.

It's about the keywords window that is opened with ⌘⇧+k. The menu with the magnifying glass. Unfortunately, I can't test this with any other app and BTT because I don't know this behavior from any other app. A short click activates a preset command. A long click opens the menu.

So far, this has always worked without any problems.... If you ever have time ... I'd be interested to know if it's BTT or Scrivener. Thank you very much! Do you need this?

[
{
"BTTActionCategory" : 0,
"BTTLastUpdatedAt" : 1712676187.3985281,
"BTTTriggerType" : 1100,
"BTTTriggerTypeDescriptionReadOnly" : "Double Leftclick",
"BTTTriggerTypeDescription" : "nach Stichwort suchen",
"BTTTriggerClass" : "BTTTriggerTypeNormalMouse",
"BTTUUID" : "0B68E403-CA85-4150-915C-C55C06E6C137",
"BTTPredefinedActionType" : 366,
"BTTPredefinedActionName" : "Empty Placeholder",
"BTTNotesInsteadOfDescription" : 1,
"BTTEnabled" : 1,
"BTTEnabled2" : 1,
"BTTRequiredModifierKeys" : 0,
"BTTOrder" : 0,
"BTTAdditionalActions" : [
{
"BTTActionCategory" : 0,
"BTTLastUpdatedAt" : 1712647493.4717841,
"BTTTriggerType" : -1,
"BTTTriggerParentUUID" : "0B68E403-CA85-4150-915C-C55C06E6C137",
"BTTIsPureAction" : true,
"BTTTriggerClass" : "BTTTriggerTypeNormalMouse",
"BTTUUID" : "B2FA04AC-AD60-40F0-8702-91D9739359ED",
"BTTPredefinedActionType" : 154,
"BTTPredefinedActionName" : "Aktuelle Mausposition speichern",
"BTTEnabled" : 1,
"BTTEnabled2" : 1,
"BTTOrder" : 0
},
{
"BTTActionCategory" : 0,
"BTTLastUpdatedAt" : 1712647493.4716959,
"BTTTriggerType" : -1,
"BTTTriggerParentUUID" : "0B68E403-CA85-4150-915C-C55C06E6C137",
"BTTIsPureAction" : true,
"BTTTriggerClass" : "BTTTriggerTypeNormalMouse",
"BTTUUID" : "0C5F245A-E304-44F8-B879-CBF79CF73D59",
"BTTPredefinedActionType" : 153,
"BTTPredefinedActionName" : "Maus zu Position bewegen",
"BTTAdditionalActionData" : {
"BTTMouseMoveX" : -24.280000686645508,
"BTTMouseMoveAnchor" : 4,
"BTTMouseMoveUnitX" : 0,
"BTTMouseMoveY" : 21.379999160766602,
"BTTMouseMoveUnitY" : 0
},
"BTTEnabled" : 1,
"BTTEnabled2" : 1,
"BTTOrder" : 1
},
{
"BTTActionCategory" : 0,
"BTTLastUpdatedAt" : 1712647493.471839,
"BTTTriggerType" : -1,
"BTTTriggerParentUUID" : "0B68E403-CA85-4150-915C-C55C06E6C137",
"BTTIsPureAction" : true,
"BTTTriggerClass" : "BTTTriggerTypeNormalMouse",
"BTTUUID" : "D63F0601-382C-46A9-BD74-1A650042BBA7",
"BTTPredefinedActionType" : 345,
"BTTPredefinedActionName" : "Delay Next Action (async / not blocking)",
"BTTDelayNextActionBy" : "0.2",
"BTTEnabled" : 1,
"BTTEnabled2" : 1,
"BTTOrder" : 2
},
{
"BTTActionCategory" : 0,
"BTTLastUpdatedAt" : 1712647493.472918,
"BTTTriggerType" : -1,
"BTTTriggerParentUUID" : "0B68E403-CA85-4150-915C-C55C06E6C137",
"BTTIsPureAction" : true,
"BTTTriggerClass" : "BTTTriggerTypeNormalMouse",
"BTTUUID" : "4B3C2D78-EAEF-4944-AE21-66F7F16F927E",
"BTTPredefinedActionType" : 119,
"BTTPredefinedActionName" : "Benutzerdefinierter Klicktyp (⌃⌥⇧⌘) ",
"BTTGenericActionConfig2" : "0",
"BTTCustomClickConfig" : "1000",
"BTTCustomClickUpDownConfig" : "0",
"BTTEnabled" : 1,
"BTTEnabled2" : 1,
"BTTOrder" : 3
},
{
"BTTActionCategory" : 0,
"BTTLastUpdatedAt" : 1712647493.4717479,
"BTTTriggerType" : -1,
"BTTTriggerParentUUID" : "0B68E403-CA85-4150-915C-C55C06E6C137",
"BTTIsPureAction" : true,
"BTTTriggerClass" : "BTTTriggerTypeNormalMouse",
"BTTUUID" : "099CCCDC-E02B-4846-8750-89F46EBE4788",
"BTTPredefinedActionType" : 155,
"BTTPredefinedActionName" : "Gespeicherte Mausposition wiederherstellen",
"BTTEnabled" : 1,
"BTTEnabled2" : 1,
"BTTOrder" : 8
}
],
"BTTGestureNotes" : "nach Stichwort suchen"
}
]

I was able to reproduce this in Scrivener. Actually it was something I did when looking at your issue yesterday :innocent:
Should now be fixed in 4.472 alpha

By the way, the "subrole" issue you recently encountered should also be fixed although you don't need that anymore.

1 Like

Thank you for your great support!!!