Ticket #1405 (closed bug: fixed)

Opened 22 months ago

Last modified 21 months ago

Fullscreen dimensions 100-100 in fake fullscreen

Reported by: jeroen Owned by: pablo
Priority: Milestone: Player 5.8
Component: html5 Keywords:
Cc: Forum thread:

Description

In fake-fullscreen mode (i.e. Chrome or Firefox HTML5), the FS dimensions are not correctly reported to plugins. The player always returns 100-100.

The onResize() event does dispatch the correct dimensions. It is solely the this.resize() method in plugins that gets the wrong dimensions.

(add test case for testing all fullscreen scenarios; both onResize and plugin.resize?)

Change History

comment:1 Changed 21 months ago by pablo

  • Status changed from new to closed
  • Resolution set to fixed

Fixed in [1952]

Note: See TracTickets for help on using tickets.