Skip to content
This repository was archived by the owner on May 1, 2024. It is now read-only.
This repository was archived by the owner on May 1, 2024. It is now read-only.

[Bug] Custom Position slider value is not updating in Media Element on android #1458

Open
@AswinPG

Description

@AswinPG

Description

Binding Position to a slider does not update the slider position on android as video position changes. The community toolkit sample app has this issue.

Steps to Reproduce

  1. Simply open the community toolkit sample app for android and go to mediaelement page

Expected Behavior

Position changes are reflected on the slider

Actual Behavior

Position changes are not reflected

Basic Information

  • Version with issue: 1.1
  • Last known good version: doesn't know
  • IDE: VS2019
  • Platform Target Frameworks:
    • Android: 10

Workaround

None found
I tried with setting the Maximum to 1 and created a converter to provide position value between 0 and 1. It worked fine but when I used the Position property to seek forward, it resulted in an error. The mediaplayer kept on Updating position repeatedly

Reproduction Link

XCT Sample app (android)

Metadata

Metadata

Assignees

No one assigned

    Labels

    a/MediaElementbugSomething isn't working. Breaky break.p/androidThis issue impacts Androids/unverifiedThis issue needs verification/reproduction by a team member. PRs cannot be accepted/merged.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions