Closed
Bug 1037189
Opened 11 years ago
Closed 11 years ago
Adjust aspect ratio of Peekaboo screen to eliminate scrolling on MSFT Surface Pro 2 displays
Categories
(Webtools :: Peekaboo, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mjeffries, Assigned: espressive)
Details
Desktop Services has noticed that on the Surface Pro 2 tablets that the screen for Peekaboo requires scrolling to see all the contents. They asked if the opening screen's aspect ratio could be changed so that users will not have to scroll to see all contents. It was observed that when Peekaboo is displayed on a Surface Pro 1st generation, the screen appears in the correct aspect ratio and no scrolling is needed.
Comment 1•11 years ago
|
||
Mark, can you help me get hold of one of those Surface Pro 2 that has the different resolution?
Updated•11 years ago
|
Summary: FEATURE REQUEST: Adjust aspect ratio of Peekaboo screen to eliminate scrolling on MSFT Surface Pro 2 displays → Adjust aspect ratio of Peekaboo screen to eliminate scrolling on MSFT Surface Pro 2 displays
| Assignee | ||
Updated•11 years ago
|
Assignee: nobody → schalk.neethling.bugs
Comment 2•11 years ago
|
||
For the record, the innerWidth and innerHeight on the surface pro 2 in fullscreen is 1280x719.
| Assignee | ||
Comment 3•11 years ago
|
||
(In reply to Peter Bengtsson [:peterbe] from comment #2)
> For the record, the innerWidth and innerHeight on the surface pro 2 in
> fullscreen is 1280x719.
Thanks Peter
| Assignee | ||
Comment 4•11 years ago
|
||
Pull request: https://github.com/mozilla/peekaboo/pull/10
Comment 5•11 years ago
|
||
Commits pushed to master at https://github.com/mozilla/peekaboo
https://github.com/mozilla/peekaboo/commit/9319dacc1117e3d591d8d94406ec2648ed25ad62
Fix Bug 1037189, remove scrolling on surface pro
https://github.com/mozilla/peekaboo/commit/bbac60a992b3aa44ba2b86e163b07e75dd0526c7
Merge pull request #10 from ossreleasefeed/bug1037189-adjust-aspect-ratio-msft-surface-pro2
Fix Bug 1037189, remove scrolling on surface pro
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•