QuantumBadger / QuantumBadger/RedReader
The 'Page Up' and 'Page Down' keys don't work as expected in Redreader
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 2.7k
- Forks
- 527
- Avg merge
- 20d 10h
- Merged PRs (30d)
- 3
Description
Similar behaviour as with Newpipe — the app only moves to (highlights) the next element and gets stuck there, the screen never scrolls.
Without a physical keyboard, you can send the 'Page Up' and 'Down' key events with the Unexpected Keyboard app, for instance. Or bind hardware keys with KeyMapper and Shizuku.
Android 13 / LineageOS 20
Redreader 1.22
Oneplus 8T
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue on Android 13 or LineageOS 20 using Page Up and Page Down key events, as described in the report. Trace Redreader's keyboard navigation and scrolling behavior, then verify that the screen scrolls instead of only highlighting the next element.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100