Closed Bug 1340460 Opened 7 years ago Closed 7 years ago

The central play icon size is 72x72px instead of 75x75px

Categories

(Toolkit :: Video/Audio Controls, defect)

defect
Not set
normal

Tracking

()

RESOLVED INVALID
Tracking Status
firefox51 --- unaffected
firefox52 --- unaffected
firefox53 --- affected
firefox54 --- affected

People

(Reporter: JuliaC, Unassigned)

References

Details

[Affected versions]:
- Windows 10 x64
- Ubuntu 14.04 x64
- Mac OS X 10.12

[Affected platforms]:
- Latest Aurora 53.0a2 (2017-02-16) 
- Latest Nightly 54.0a1 (2017-02-16)

[Steps to reproduce]:
1. Launch Firefox 
2. Go to https://people-mozilla.org/~ralin/vtt/
3. Disable e10s
4. Open the Developer Tools Settings, go to the section "Advanced Settings", and check the settings "Enable browser chrome and add-on debugging toolboxes" and "Enable remote debugging" in order to enable Browser Toolbox 
5. Open the Browser Toolbox ([Ctrl] + [Shift] + {Alt] + [I] / [Cmd] + [Opt] + [Shift] + [I])
6. Use the "Pick an element from the page" button in order to highlight the play button from the center of the video container
7. Inspect the central Play button in its normal state (play icon_N) and in its hover state (play icon_H) 

[Expected result]:
- The size displayed in the Browser Toolbox for play icon_N and play icon_H size is 75x75px

[Actual result]:
- The size displayed in the Browser Toolbox for play icon_N and play icon_H size is 72x72px

[Regression range]:
- The issue is not a regression, because it is reproducible since 53.0a1 (2016-11-19), when Visual refresh of media controls was implemented
(In reply to Iulia Cristescu, QA [:IuliaC] from comment #0)

Hi :luliaC

Sorry that I didn't keep the desirable size of clickToPlay(The central play icon) update-to-date in spec. Right now, the clickToPlay button is actually flexible and responsive to video size. If you move both width/height slider toward right to enlarge the video size, you would see the size of clickToPlay grows gradually (vice versa).

If you think current implementation is sensible, would you mind closing this bug? Thanks :)
I've confirmed this behavior with visual designers, Peko and Carol, so close the bug.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.