Details
-
Bug
-
Resolution: Duplicate
-
P1: Critical
-
6.5.1
Description
Nono browser is crashing on Ventura 13.4 with a M1 Max with certain url having grids.
This can be reproduced with this Url:
https://www.ag-grid.com/example/
Just visit above url and click on any grid item to see the crash. This also gives following message on console. Looks like it is happening in QMacAccessibility layer.
There is some console output:
2023-06-28 11:25:27.498049+0200 minibrowser[2637:3901889] [qt.accessibility.core] Invalid child in QAccessibleEvent: QObject(0x600000063850) child: -2147475963
2023-06-28 11:25:27.498053+0200 minibrowser[2637:3901889] QCocoaAccessibility::notifyAccessibilityUpdate: invalid element
Attached is the crash stack.
Attachments
Issue Links
- duplicates
-
QTBUG-113859 [REG 6.4->6.5] Accessibility crash when clicking on a link in a list on macOS
- Closed