emilk / emilk/egui

Editing web demo's DragValue with keyboard resets tab cursor position

Open
#511 0 comments 1 reaction 0 assignees View on GitHub
bug
Dominant language
Rust
Stars
30.6k
Forks
2.1k
Avg merge
1d 12h
Merged PRs (30d)
67

Description

1. Navigate to https://emilk.github.io/egui/#demo
2. Using keyboard only (Tab key), navigate to "DragValue:" element.
3. Press Enter, type some other number, accept with Enter.
4. Press Tab again, intending to go, for example, to "Color picker".

Expected:

Color picker element (or at least its label) gets highlighted, as it is next after DragValue.

Actual:

It resets active element to the very beginning, requiring much more Tab presses to get back to DragValue, then to the color picker.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.