Firefox: Paste from clipboard broken!

Macro which pastes from clipboard was working before latest update. Now all I get is “no luck” instead of clipboard value using {!clipboard} in firefox. Full line reads: Type, #efp, {!clipboard}

@admin

I have same problem with latest version

I stored a text in clipboard and show

!CLIPBOARD “no luck”

Need fix

Thanks

I confirmed this bug. It shows in Firefox “only”. Of course, it will be fixed ASAP.

{
  "Name": "22",
  "CreationDate": "2021-1-29",
  "Commands": [
    {
      "Command": "store",
      "Target": "123 Hello",
      "Value": "!clipboard"
    },
    {
      "Command": "echo",
      "Target": "${!clipboard}",
      "Value": ""
    }
  ]
}

This issue is fixed with V6.0.5.

The same bug is in ui vision version 6.2.6 for firefox, need to fix it, thanks

Same issue, v.6.2.6 Firefox

This bug is in list to do already

Ui vision for Firefox will be updated soon