standards-support icon indicating copy to clipboard operation
standards-support copied to clipboard

ZoomText Feature to Support aria-controls

Open jmegginson opened this issue 9 months ago • 0 comments

Proposing a feature where users of ZoomText could be alerted or prompted when a focused or hovered object controls or triggers dynamically displayed content.

At the user's discretion, the object referenced via the aria-controls property could pan or scan the magnified screen directly to the dynamic content with a ZoomText command all while retaining programmatic focus on the focused object or triggering control.

The value would be that programmatic focus could remain on the triggering element while allowing the mouse cursor to be used with navigating through the magnified (dynamically displayed) content.

Note: Currently 1.4.13 does not list aria-controls as a sufficient technique, but it is a simple implementation for developers with perhaps enhanced functional performance with screen magnification software like ZoomText.

jmegginson avatar Mar 17 '25 15:03 jmegginson