jakiestfu / jakiestfu/Snap.js

- transform: translate3d() push fixed child elements down in firefox...

Open
#52 1 comment 0 reactions 0 assignees View on GitHub

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

  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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.