Dimillian / Dimillian/IceCubesApp
Bug: screen rotation gets stuck rendering app unusable
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 7.1k
- Forks
- 720
- PR merge metrics
- No merged PRs in 30d
Description
Environment:
- OS: iOS 26.1
- IceCubesApp version: 2.0.9
- iPhone 17
Description
If the screen rotates from portrait to landscape and back while the compose screen is active, it can get stuck with less than half the screen actually being visible.
This is a long standing bug on iPhone. Furthermore, this bug seems doubly wrong because according to issue 670, this functionality shouldn’t even exist on iPhone.
Screenshot attached
Replicability 80%
Related Issues
https://github.com/Dimillian/IceCubesApp/issues/670
- Search that this bugs don't already exist before creating it.
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 rotation sequence on an iPhone with the compose screen active, then read related issue 670 to clarify whether rotation should be supported on iPhone. Inspect the compose-screen and rotation-handling entry points identified during that investigation; done means the screen remains fully usable after rotating, or the behavior matches the intended iPhone restriction.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, swift
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100