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.
Description
Description
Related Objects
Related Objects
- Mentioned Here
- T332605: Duration of the total trim is not shown properly
Event Timeline
Comment Actions
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
Comment Actions
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?