DustinBrett / DustinBrett/daedalOS

Window close animation showed wrong scroll position on iframes

Open
#645 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Windows
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.