Make WordPress Core

Opened 11 years ago

Closed 11 years ago

#27383 closed defect (bug) (worksforme)

Audio Player Volume Control Jumps Around With Resize

Reported by: miqrogroove's profile miqrogroove Owned by:
Milestone: Priority: normal
Severity: normal Version: 3.8
Component: Media Keywords:
Focuses: Cc:

Description

When resizing the browser window horizontally, my audio volume control jumps back and forth, first on the right side of the player, then about 10px below the player, then back again.

See: http://miqrogroove.com/?p=86

Tested both 3.8 and trunk using Chrome on Windows 8.1.

Change History (4)

#1 @helen
11 years ago

Getting it in Chrome, not Firefox. Almost definitely because of subpixel rounding differences.

#2 @wonderboymusic
11 years ago

  • Milestone Awaiting Review deleted
  • Resolution set to worksforme
  • Status changed from new to closed

There were a bunch of changes pulled into MEjs in the last few months, including logic to calculate positioning and width of these items. I can no longer reproduce.

#3 @Ov3rfly
11 years ago

  • Resolution worksforme deleted
  • Status changed from closed to reopened

Volume Control still jumps around, example as in description above, Firefox 30, Chrome 34, WP 3.9.1

See also http://stackoverflow.com/questions/17272328/mediaelement-js-volume-control-messed-when-increasing-browser-zoom

Last edited 11 years ago by Ov3rfly (previous) (diff)

#4 @Ov3rfly
11 years ago

  • Resolution set to worksforme
  • Status changed from reopened to closed

Issue is resolved in WP 3.9.1 (comes with mediaelement 2.14.2 which fixes the jump around issue).

Seems I had a cache problem after upgrade to 3.9.1 from 3.8.x (came with mediaelement 2.13.0 with the jump issue).

Note: See TracTickets for help on using tickets.