Originally created by @bloodscript on GitHub (Feb 25, 2024).
Steps to reproduce
Download a book with a name long enough to for the name not fitting in one line (e.g Stephen.Hawking.-.Eine.kurze.Geschichte.der.Zeit on iPhone 12)
maneuver to manage local files
Try to find the 3 dots for options to delete the local files
Expected behaviour
The option menu should either have a fixed position and the name of the book is broken into multiple lines, even if the title consists of only one long word
OR
the name shall be sidescrollable to reveal the option menu
Actual behaviour
The name of the book is cut off and the 3 dots menu is not findable
Environment data
Audiobookshelf Version: 0.9.71-beta
Android App?
iOS App?
iOS Issue
iOS Version: 17.3.1
iPhone model: iPhone 12
Originally created by @bloodscript on GitHub (Feb 25, 2024).
### Steps to reproduce
1. Download a book with a name long enough to for the name not fitting in one line (e.g Stephen.Hawking.-.Eine.kurze.Geschichte.der.Zeit on iPhone 12)
2. maneuver to manage local files
3. Try to find the 3 dots for options to delete the local files
### Expected behaviour
- The option menu should either have a fixed position and the name of the book is broken into multiple lines, even if the title consists of only one long word
OR
- the name shall be sidescrollable to reveal the option menu
### Actual behaviour
- The name of the book is cut off and the 3 dots menu is not findable
### Environment data
Audiobookshelf Version: 0.9.71-beta
- [ ] Android App?
- [x] iOS App?
#### iOS Issue
iOS Version: 17.3.1
iPhone model: iPhone 12
adam
added the bug label 2026-04-24 23:41:36 +02:00
I checked other books with long titles - if the title contains multiple words, a linebreak is inserted.
@bloodscript commented on GitHub (Feb 25, 2024):
I checked other books with long titles - if the title contains multiple words, a linebreak is inserted.


Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @bloodscript on GitHub (Feb 25, 2024).
Steps to reproduce
Expected behaviour
OR
Actual behaviour
Environment data
Audiobookshelf Version: 0.9.71-beta
iOS Issue
iOS Version: 17.3.1
iPhone model: iPhone 12
@bloodscript commented on GitHub (Feb 25, 2024):
I checked other books with long titles - if the title contains multiple words, a linebreak is inserted.
@bloodscript commented on GitHub (Feb 25, 2024):
Tested also with 0.9.72-beta and issue is reproducible.
@advplyr commented on GitHub (Mar 5, 2024):
Fixed in v0.9.73-beta