Video position not sticky when navigating to info and back to player #1543

Closed
opened 2013-05-30 19:38:45 +00:00 by rlx · 6 comments
Owner

Reproducible by playing across the first minute mark, then switching to info, then back.

The same works when switching to another item, then back.

Reproducible by playing across the first minute mark, then switching to info, then back. The same works when switching to another item, then back.
rlx added the
frontend
label 2013-05-30 19:38:45 +00:00
rlx self-assigned this 2013-05-30 19:38:45 +00:00
rlx added the
major
defect
labels 2013-05-30 19:38:45 +00:00
Author
Owner

It seems like playing across a minute mark, and then switching while playing, is required for this to happen.

Still, before switching back to player, ui.videoPoints[]id.position appears to be correct (like: 60).

It seems like playing across a minute mark, and then switching while playing, is required for this to happen. Still, before switching back to player, ui.videoPoints[]id.position appears to be correct (like: 60).
Author
Owner

Interestingly, this has to do with focus: position gets set to 0 the moment the view select (or the find input, or or) gets focus.

The very same actions, just using pandora.UI.set({itemView: ...}) in the console to switch back and forth, instead of the select, work as expected.

Interestingly, this has to do with focus: position gets set to 0 the moment the view select (or the find input, or or) gets focus. The very same actions, just using pandora.UI.set({itemView: ...}) in the console to switch back and forth, instead of the select, work as expected.
Author
Owner

Switching to info via select, then back to player via console, works fine.

Switching to info via console, then back to player via select, triggers the bug.

Switching to info via select, then back to player via console, works fine. Switching to info via console, then back to player via select, triggers the bug.
Author
Owner

It's not focus, but focus triggering garbage collection. Wait one minute in info view, and the position reset will trigger.

It's not focus, but focus triggering garbage collection. Wait one minute in info view, and the position reset will trigger.
rlx added this to the 13.03 milestone 2014-02-10 06:33:16 +00:00
Author
Owner

This still doesn't work.

This still doesn't work.
Owner

Fixed in []changeset:oxjs,3529

Fixed in []changeset:oxjs,3529
j added the
fixed
label 2014-09-24 20:53:50 +00:00
j closed this issue 2014-09-24 20:53:50 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: 0x2620/pandora#1543
No description provided.