loading page at timecode redirects to last selected annotation #1900

Closed
opened 2013-10-07 08:04:32 +00:00 by j · 7 comments
Owner
No description provided.
rlx added the
general
label 2013-10-07 08:04:32 +00:00
0x2620 was assigned by rlx 2013-10-07 08:04:32 +00:00
rlx added the
critical
defect
labels 2013-10-07 08:04:32 +00:00
Owner

How to reproduce? This definitely doesn't always happen.

How to reproduce? This definitely doesn't always happen.
Owner

Expected: IN,OUT, actual: OE

- Load <https://indiancine.ma/GTX/editor/OE> - Switch to Info View - Click on the last link in the summary Expected: IN,OUT, actual: OE
Owner

The above happens because "itemFind" is "balcony", which matches OE.

When a position is present, we must not jump to the first match.

The above happens because "itemFind" is "balcony", which matches OE. When a position is present, we must not jump to the first match.
Owner

What could work is:

When POS/IN/OUT are set in UI, and we're switching to a video view, set pandora dontSelectResult flag.

In editor.js, pass selectResult: false to and reset flag.

What could work is: When POS/IN/OUT are set in UI, and we're switching to a video view, set pandora dontSelectResult flag. In editor.js, pass selectResult: false to <VideoAnnotationPanel> and reset flag.
rlx added this to the 13.03 milestone 2014-02-10 04:56:22 +00:00
Owner

Also see #367.

Also see #367.
Owner

Note that unlike the editor panel, the player panel doesn't jump to a result at all.

Note that unlike the editor panel, the player panel doesn't jump to a result at all.
Author
Owner

In []changeset:pandora,4163:

#!CommitTicketReference repository="" revision="pandora,4163"
dont select results if opening video at position, fixes #1900
In []changeset:pandora,4163: ``` #!CommitTicketReference repository="" revision="pandora,4163" dont select results if opening video at position, fixes #1900 ```
j added the
fixed
label 2014-02-18 07:52:47 +00:00
j closed this issue 2014-02-18 07:52:47 +00:00
Sign in to join this conversation.
No Milestone
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#1900
No description provided.