enthought / enthought/traitsui
Windows XP, Ubuntu 10.04 /wx: Range slider reverses Up and Down keys
Open
priority: low
toolkit: WxPython4
- Dominant language
- Python
- Stars
- 306
- Forks
- 99
- PR merge metrics
- No merged PRs in 30d
Description
The Up key makes the number decrease; the Down key makes it increase.
Example: enabled_when.py (for age < 18, adjusting the grade Range slider.
(OK in OSX 10.6)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the Range slider behavior described in enabled_when.py on Windows XP or Ubuntu 10.04, comparing Up and Down key handling with the stated working behavior on OSX 10.6. Trace the slider's keyboard handling and verify that Up increases and Down decreases the value without regressing OSX behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100