Uno: ListView incorrectly intercepts PointerRelease for selection without having PointerPressed

Created on 3 May 2019  路  3Comments  路  Source: unoplatform/uno

I'm submitting a...

  • Bug report

Current behavior

Clicking outside of a ListView, holding, then releasing inside of a listview changes the selected item.

Expected behavior

Releasing the pointer should not change the selection

Environment

```
Nuget Package: 1.45.0-dev.1359

Affected platform(s):

  • [ ] iOS
  • [ ] Android
  • [x] WebAssembly
  • [ ] Windows
  • [ ] Build tasks

Visual Studio

  • [ ] 2017 (version: )
  • [ ] 2019 (version: )
  • [ ] for Mac (version: )

Relevant plugins

  • [ ] Resharper (version: )
kinbug platforwasm

Most helpful comment

Yes fixed by #1256 馃帀

All 3 comments

In fact all controls are currently affected, the same occurs for Button.Click (not in a list).

@dr1rrb Is this issue fixed?

Yes fixed by #1256 馃帀

Was this page helpful?
0 / 5 - 0 ratings

Related issues

MartinZikmund picture MartinZikmund  路  4Comments

chrisevans9629 picture chrisevans9629  路  4Comments

MartinZikmund picture MartinZikmund  路  3Comments

MatFillion picture MatFillion  路  4Comments

paulovila picture paulovila  路  3Comments