apache / apache/royale-asjs

Pressing space on slider resets thumb to LHS position

Open
#105 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
ActionScript
Stars
380
Forks
120
PR merge metrics
No merged PRs in 30d

Description

The issue is that a space bar press is being treated the same as a mouse click at the start of the track rather than where the thumb is. (handleTrackClick is being called with an extent containing offsetX of 0).

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at handleTrackClick and inspect how a space-bar press supplies the extent compared with a mouse click. Reproduce the issue with a focused slider, then verify that pressing space leaves the thumb at its current position rather than moving it to the left-hand side.

Written by the indexing model from the issue text.

Assessment

Domain
frontend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.