aframevr / aframevr/aframe

Only half of the screen is present after changing mobile's orientation

Open
#3,230 3 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

The bug is present on iOS using Chrome browser, on other browsers it works well. When you rotate your phone so it's changing orientation the canvas is present only on the half of the screen, other part of the screen is empty.

  • A-Frame Version: 0.7.1
  • Platform / Device: IOS, Chrome browser

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

Reproduce the issue with A-Frame 0.7.1 on iOS Chrome by rotating the phone, then trace the canvas sizing and orientation handling involved in the resize. Done means the canvas fills the screen after rotation on iOS Chrome, while the behavior remains correct in other browsers.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.