CTRL-L does not work when in fullscreen
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 283
- Forks
- 82
- PR merge metrics
- No merged PRs in 30d
Description
Distribution
Mint 22.1
Package version
4.2.3
Frequency
Always
Bug description
When in fullscreen mode, jumping to a page via "CTRL-L" does not work.
Steps to reproduce
Open a PDF file and enter fullscreen mode (F11).
The input sequence
- "CTRL-L"
- Page Number
- Return
goes to the next page, and not the one defined by the given page number.
It seems the input page number is ignored, - perhaps the page field is not selected or even not selectable if not visible.
Expected behavior
Jump to the page defined by the given number.
Additional information
No response
Contributor guide
No contributing guide indexed for this repository
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 in Xreader 4.2.3 on Mint 22.1: open a PDF, enter fullscreen with F11, and try the CTRL-L page-jump sequence. Inspect the fullscreen handling and page-number input focus, then verify that entering a page number and pressing Return opens that page rather than advancing to the next one.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100