aframevr / aframevr/aframe

added filter blur in style, made scene invisible (firefox 80 bug on windows)

Open
#4,687 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
17.6k
Forks
4.4k
PR merge metrics
No merged PRs in 30d

Description

Description:

The issue is with styl, when you add "filter: blur(0px)" or even other value inside, then scene is hidden, like display: none. All you can see is the body of the project... it's specific bug, i tried to reproduce on 10 different PCs, and had only issue on my own (at home), one of the emplyess in the company that i'm working with + one client had the same issue, so i wanted to report that and maybe someone will try to help with
issue-aframe-no-scene

Normally there's a cubemap with images around, but becuase of that blur is set to any value, it just disappear

Contributor guide

Open the contributing guide

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 with the linked reproduction and an A-Frame example in Firefox 80+ on Windows, comparing the scene with and without a CSS filter: blur(0px). Investigate why adding the filter hides the scene, and consider the issue done when the scene remains visible with the filter applied.

Written by the indexing model from the issue text.

Assessment

Tech stack
css, javascript
Domain
computer-graphics, frontend, web-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.