DustinBrett / DustinBrett/daedalOS
Window close animation showed wrong scroll position on iframes
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 13k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
Open a blog and scroll down, then close the window while a closing effect is enabled, it will show the blog post scrolled back to the top. I assume because after it clones it, the scroll position is not being retained.
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
Reproduce the issue by opening a blog in an iframe, scrolling down, and closing the window with the closing effect enabled. Inspect the code responsible for cloning the iframe during the closing animation; done means the closing view retains the blog's scroll position instead of returning to the top.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 56/100