Skip to content

MSHTML: Buffer not updated immediately when focus changes #5040

@nvaccessAuto

Description

@nvaccessAuto

Reported by jteh on 2015-04-16 06:51
In MSHTML, if hidden content is shown and then immediately focused, we don't force an immediate update. This means that in browse mode, the content might not yet be present, causing incorrect reporting.

Str:

  1. Open the attached test case in IE. Ensure Javascript isn't blocked.
  2. Ensure you are in browse mode.
  3. Press the button.
  • Expected: NVDA should say: "This will get focus."
  • Actual: NVDA says: "blank"

We fixed this for Gecko in 6f04af1, but never did it for MSHTML.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions