Ticket #1442 (closed bug: fixed)

Opened 21 months ago

Last modified 21 months ago

Controlbar not displayed properly if set to bottom with a percentage width

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

Description

Example config:

jwplayer('player').setup({
  "controlbar.position": "bottom",
  width: "100%",
  modes: [
    { type: "html5" }
  ]
});

Change History

comment:1 Changed 21 months ago by pablo

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

Fixed in [1966]

Note: See TracTickets for help on using tickets.