Steps to reproduce
- Open a manga with multiple chapters
- Ensure the "Previous Chapter" (e.g. Chapter 1 or 2) consists of exactly 1 single image/page
- Start reading the "Current Chapter" (e.g. Chapter 3)
- Swipe backwards to transition to the previous chapter
- Once inside the 1-page previous chapter, attempt to swipe backwards again to reach the chapter before it
Expected behavior
The reader should trigger the "Load Previous Chapter" transition screen and seamlessly load the preceding chapter
Actual behavior
The reader gets completely stuck on the 1-page chapter and refuses to transition backwards any further, trapping unless manually opening the chapter list menu to navigate
Crash logs
No response
Yōkai version
App version: 1.10.0-r6376 (standard, 21a950f, 158, 2026-03-30T09:12:29Z) Android version: 10 (SDK 29) Android build ID: QP1A.190711.020.G970USQU4ETH7 Device brand: samsung Device manufacturer: samsung Device name: beyond0q Device model: SM-G970U Device product name: beyond0qltesq
Android version
10
Device
s10e
Other details
This seems to happen because the reader's swipe-transition logic relies on tracking page indices
When a chapter only has a single page, the "first page" and "last page" index are identical, which likely breaks the mathematical threshold required to trigger the backwards transition intent
Acknowledgements
Is this issue important to you?
Add a 👍 reaction to issues you find important.
Steps to reproduce
Expected behavior
The reader should trigger the "Load Previous Chapter" transition screen and seamlessly load the preceding chapter
Actual behavior
The reader gets completely stuck on the 1-page chapter and refuses to transition backwards any further, trapping unless manually opening the chapter list menu to navigate
Crash logs
No response
Yōkai version
App version: 1.10.0-r6376 (standard, 21a950f, 158, 2026-03-30T09:12:29Z) Android version: 10 (SDK 29) Android build ID: QP1A.190711.020.G970USQU4ETH7 Device brand: samsung Device manufacturer: samsung Device name: beyond0q Device model: SM-G970U Device product name: beyond0qltesq
Android version
10
Device
s10e
Other details
This seems to happen because the reader's swipe-transition logic relies on tracking page indices
When a chapter only has a single page, the "first page" and "last page" index are identical, which likely breaks the mathematical threshold required to trigger the backwards transition intent
Acknowledgements
[<>]icon, it should redirect you to the maintainer).Is this issue important to you?
Add a 👍 reaction to issues you find important.