maui icon indicating copy to clipboard operation
maui copied to clipboard

[Windows] Fixed TextCell Command executes only once

Open Vignesh-SF3580 opened this issue 1 year ago • 19 comments

Root Cause

While fixing a memory leak in ListView, the Cell's parent was set to null in the Unloaded event. This caused the TextCell's parent to be set to null during initial navigation, preventing commands from executing afterward.

Description of Change

The fix ensures that the parent is set to null only when the parent control is a ListView. This preserves the memory leak fix while also resolving the issue with command execution in TextCell.

Tested the behaviour in the following platforms

  • [x] Android
  • [x] Windows
  • [x] iOS
  • [x] Mac

Issues Fixed

Fixes https://github.com/dotnet/maui/issues/21112

Screenshots

Before Issue Fix After Issue Fix

Vignesh-SF3580 avatar Oct 03 '24 07:10 Vignesh-SF3580

/azp run

jsuarezruiz avatar Oct 07 '24 13:10 jsuarezruiz

Azure Pipelines successfully started running 3 pipeline(s).

azure-pipelines[bot] avatar Oct 07 '24 13:10 azure-pipelines[bot]

/azp run

jsuarezruiz avatar Oct 09 '24 12:10 jsuarezruiz

Azure Pipelines successfully started running 3 pipeline(s).

azure-pipelines[bot] avatar Oct 09 '24 12:10 azure-pipelines[bot]

/rebase

Vignesh-SF3580 avatar Oct 09 '24 13:10 Vignesh-SF3580

/azp run

PureWeen avatar Oct 09 '24 15:10 PureWeen

Azure Pipelines successfully started running 3 pipeline(s).

azure-pipelines[bot] avatar Oct 09 '24 15:10 azure-pipelines[bot]

/rebase

Vignesh-SF3580 avatar Oct 14 '24 08:10 Vignesh-SF3580

Azure Pipelines successfully started running 3 pipeline(s).

azure-pipelines[bot] avatar Oct 14 '24 11:10 azure-pipelines[bot]

/azp run

PureWeen avatar Oct 21 '24 15:10 PureWeen

Azure Pipelines successfully started running 3 pipeline(s).

azure-pipelines[bot] avatar Oct 21 '24 15:10 azure-pipelines[bot]

/azp run

jsuarezruiz avatar Oct 23 '24 07:10 jsuarezruiz

Azure Pipelines successfully started running 3 pipeline(s).

azure-pipelines[bot] avatar Oct 23 '24 07:10 azure-pipelines[bot]

/rebase

PureWeen avatar Oct 25 '24 00:10 PureWeen

/azp run

PureWeen avatar Oct 25 '24 00:10 PureWeen

Azure Pipelines successfully started running 3 pipeline(s).

azure-pipelines[bot] avatar Oct 25 '24 00:10 azure-pipelines[bot]

/rebase

Vignesh-SF3580 avatar Oct 25 '24 09:10 Vignesh-SF3580

/azp run

jsuarezruiz avatar Oct 25 '24 15:10 jsuarezruiz

Azure Pipelines successfully started running 3 pipeline(s).

azure-pipelines[bot] avatar Oct 25 '24 15:10 azure-pipelines[bot]