Page MenuHomePhabricator

Default Right Slider Position Causes Trim Functionality Failure
Open, Needs TriagePublicBUG REPORT

Description

Currently, during video trimming, if the user does not interact with the right slider, the right value in the rangeSchema is set to 0 by default. However, this default behavior causes the trim functionality to fail. Ideally, the default value for the right slider should be set to the total length of the video to ensure smooth and accurate trimming. This bug report aims to address the issue and suggest a fix to prevent the trim functionality from failing when the user does not manually adjust the right slider.

Event Timeline

Gopavasanth changed the subtype of this task from "Task" to "Bug Report".May 21 2023, 12:53 PM

hey @Gopavasanth , i encountered this before, and have created a phab task and a gerrit patch regarding the same
I'll link it here, for reference
Phab Ticket: T332605
Patch for the same: https://gerrit.wikimedia.org/r/c/labs/tools/VideoCutTool/+/901242

This patch fixes this and some corresponding errors regarding trim section.

cc: @Soda

Whats the status here @Gopavasanth ?
Is it still happening? should we priortize this? afair this is resolved. can you please check and report back here?