- transform: translate3d() push fixed child elements down in firefox...
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 5.9k
- Forks
- 642
- PR merge metrics
- No merged PRs in 30d
Description
You can see the problem on FireFox on the ratchet demo template. I am using Firefox 20.00. I tried to put the fixed element 1 level deeper and still not working on firefox. It fixed the issue in Chrome and Safari according to your other suggestion. But FireFox...no luck :(
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 issue in Firefox using the Ratchet demo template and the reported transform: translate3d() behavior. Inspect how transformed containers affect fixed child elements and compare the result with Chrome and Safari. Done means the fixed element remains in the expected position in Firefox as well.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100