WebPlatformForEmbedded / WPEWebKit

WPE WebKit port (downstream)
210 stars 135 forks source link

AX: Incomplete object information with focus event on dynamic created… #1304

Closed pgorszkowski-igalia closed 3 months ago

pgorszkowski-igalia commented 3 months ago

… div

Implementation bases on PR from: https://github.com/WebKit/WebKit/pull/25479

When the element is dynamically created and focused, the focus change event should be deferred in case renderer is not available yet but document needs style recalculation.

pgorszkowski-igalia commented 3 months ago

The fix was tested and verified on wpe-2.38: https://github.com/WebPlatformForEmbedded/WPEWebKit/issues/1212#issuecomment-2024447579