Skip to content

[web] IFramed Flutter app preventing Tab out #114463

@ditman

Description

@ditman

Users cannot tab out of a Flutter web app that has been embedded in an iframe. It seems that Flutter web is somehow hogging the tab event, and preventing it (without taking into consideration that it might be iframed).

See an example here:

https://jsfiddle.net/ditman/v5jhx0zo

(In the jsfiddle above, there's a "normal" commented-out iframe that displays the expected behavior; users may tab out of it)

((/cc @skeswa))

Metadata

Metadata

Assignees

Labels

P1High-priority issues at the top of the work listcustomer: sameheref: focusFocus traversal, gaining or losing focusplatform-webWeb applications specifically

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions