Ticket #203 (new defect)

Opened 10 months ago

Last modified 8 months ago

User added video is positioned incorrectly

Reported by: encore Assigned to: dramirez
Priority: normal Milestone: 0.9.2
Component: core Version:
Severity: normal Keywords:
Cc: dramirez Patch Included: 0
Review Stage: accepted

Description

Please see the attached picture. When user adds a video f.ex. from youtube it is positioned to much to the right so that you can't see the whole video window.

Attachments

bug.jpg (18.3 kB) - added by encore on 12/08/07 14:33:15.

Change History

12/08/07 14:33:15 changed by encore

  • attachment bug.jpg added.

12/25/07 14:09:24 changed by encore

  • priority changed from normal to high.
  • severity changed from normal to major.

Priority changed to high because this is really visible to end user and although already reported to 0.9 RC1 still not fixed.

(follow-up: ↓ 3 ) 01/08/08 20:23:25 changed by encore

Discussion about this bug and possible solutions can be found from here: http://elgg.org/mod/vanillaforum/vanilla/comments.php?DiscussionID=57

(in reply to: ↑ 2 ) 01/15/08 03:39:31 changed by kevin

Replying to encore:

Discussion about this bug and possible solutions can be found from here: http://elgg.org/mod/vanillaforum/vanilla/comments.php?DiscussionID=57

Among other things, in this thread I questioned why the video widget asks for a size. Surely it should auto fill the widget?

01/24/08 15:52:33 changed by ewout

  • severity changed from major to normal.
  • haspatch changed.
  • review_stage set to accepted.
  • priority changed from high to normal.
  • milestone changed from 0.9.0 to 0.9.1.
  • owner changed from misja to dramirez.

There seem to be 2 problems:

  1. the actual default value is not 200 x 240 advertised when first opening the contenttoolbar. Actually it is 425 x 355
  2. But the profile widget is not wide enough. When embedded in the profile widget the width should be smaller: 330x276 according to Kevin.

But I agree with Kevin: could we not set width and height attributes on the <object> ? Maybe it will auto fill it container.

This needs a patch.

01/29/08 19:00:07 changed by ewout

  • cc set to dramirez.

02/15/08 08:20:05 changed by misja

  • milestone changed from 0.9.1 to 0.9.2.