Drag problem with website shortcuts as App

Each time I try to do a drag action in a site opened as app (Menu > More Tools > Create Shortcut > Open as Window, the process ends.

This is happening with any site, on macOS 10.14.6 and Brave version 0.68.138 Chromium: 77.0.3865.75 (Official Build) (64-bit), and with profiles with or without active extensions.

In the Console I’ve got this:

-[NSAccessibilityRemoteUIElement accessibilityTitle]: unrecognized selector sent to instance 0x7fc8705340d0
*** Terminating app due to uncaught exception ‘NSInvalidArgumentException’, reason: ‘-[NSAccessibilityRemoteUIElement accessibilityTitle]: unrecognized selector sent to instance 0x7fc8705340d0’
*** First throw call stack:
(
0 CoreFoundation 0x00007fff3f2922fd __exceptionPreprocess + 256
1 libobjc.A.dylib 0x00007fff69962a17 objc_exception_throw + 48
2 CoreFoundation 0x00007fff3f30c106 -[NSObject(NSObject) __retain_OA] + 0
3 CoreFoundation 0x00007fff3f23418f forwarding + 1485
4 CoreFoundation 0x00007fff3f233b38 _CF_forwarding_prep_0 + 120
5 Brave Browser Framework 0x000000011b730431 ChromeMain + 77178609
6 AppKit 0x00007fff3c8abcce -[NSAccessibilityAttributeAccessorInfo getAttributeValue:forObject:] + 58
7 AppKit 0x00007fff3ce7b899 ___NSAccessibilityEntryPointValueForAttribute_block_invoke.792.llvm.984<…>

@elalecs,
Would it be possible for you to share a short screen recoding of this behavior? Additionally, does this happen for any site saved as an app?

Here it is a short screen recording https://photos.app.goo.gl/iewJEeV1NKcqtJx56

This is happening in any website, it happen when the mouse key is down and the cursor starts moving.

And the error message was:

default 17:57:45.684037 -0500 app_mode_loader *** Terminating app due to uncaught exception ‘NSInvalidArgumentException’, reason: ‘-[NSAccessibilityRemoteUIElement accessibilityTitle]: unrecognized selector sent to instance 0x7fb851c6d0b0’
*** First throw call stack:
(
0 CoreFoundation 0x00007fff3f2922fd __exceptionPreprocess + 256
1 libobjc.A.dylib 0x00007fff69962a17 objc_exception_throw + 48
2 CoreFoundation 0x00007fff3f30c106 -[NSObject(NSObject) __retain_OA] + 0
3 CoreFoundation 0x00007fff3f23418f forwarding + 1485
4 CoreFoundation 0x00007fff3f233b38 _CF_forwarding_prep_0 + 120
5 Brave Browser Framework 0x000000010fd2c431 ChromeMain + 77178609
6 AppKit 0x00007fff3c8abcce -[NSAccessibilityAttributeAccessorInfo getAttributeValue:forObject:] + 58
7 AppKit 0x00007fff3ce7b899 ___NSAccessibilityEntryPointValueForAttribute_block_invoke.792.llvm.984<…>

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.