Skip to content
Commit 5f1e762a authored by Arjen Hiemstra's avatar Arjen Hiemstra
Browse files

Workaround QTBUG-84858

In certain cases destroying a table cell will end up calling a virtual
method incorrectly. This was partially fixed upstream but only when the
Accessible attached object exists. To workaround the upstream bug,
ensure we create an instance of the attached object. As a bonus, this
also means we now set the right accessible role for table cells.

BUG: 464893
parent 8d903f9f
Pipeline #509136 passed with stage
in 45 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment