Skip to content

Don't block access to System menu in Java applications #3882

@nvaccessAuto

Description

@nvaccessAuto

Reported by mdcurran on 2014-02-12 10:13
Currently IAccessibleHandler pass off any focus winEvent to Java if its window is a Java window. However, this blocks the System menu from being reported when it gets focus which can be very confusing if alt is pressed and there's no menu bar in the Java application.
IAccessibleHandler.processFocusWinEvent should only pass focus events to java if the object ID is OBJID_CLIENT and the childID is 0.

Metadata

Metadata

Assignees

No one assigned

    Labels

    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