Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AlternateColor Bug #3124

Open
HppZ opened this issue Feb 9, 2020 · 15 comments
Open

AlternateColor Bug #3124

HppZ opened this issue Feb 9, 2020 · 15 comments
Labels
bug 🐛 An unexpected issue that highlights incorrect behavior external ⤴️ Requires an update to an external dependency or due to code outside the Toolkit. sdkcheck 🏁 WinUI 💠 Related to WinUI 3 Version or when paired with External can mean requires fix in WinUI 2/3.
Milestone

Comments

@HppZ
Copy link

HppZ commented Feb 9, 2020

ListViewExtensions.AlternateColor does not work correct after removing an item from source.
see this repo: https://github.com/HppZ/AlternateColorBUG

@HppZ HppZ added the bug 🐛 An unexpected issue that highlights incorrect behavior label Feb 9, 2020
@ghost ghost added the needs triage 🔍 label Feb 9, 2020
@ghost
Copy link

ghost commented Feb 9, 2020

Hello HppZ, thank you for opening an issue with us!

I have automatically added a "needs triage" label to help get things started. Our team will investigate the issue and help solve it ASAP. Other community members may also look into the issue and provide feedback 🙌

@HppZ
Copy link
Author

HppZ commented Feb 9, 2020

image

@HppZ HppZ closed this as completed Feb 9, 2020
@HppZ HppZ reopened this Feb 9, 2020
@HppZ
Copy link
Author

HppZ commented Feb 21, 2020

@skendrot it does not work for me. #1852

@ghost ghost added the needs attention 👋 label Mar 24, 2020
@ghost
Copy link

ghost commented Mar 24, 2020

This issue has been marked as "needs attention 👋" due to no activity for 15 days. Please triage the issue so the fix can be established.

@skendrot
Copy link
Contributor

I am able to reproduce this with the latest. It looks like the sender for ColorItemsVectorChanged is no longer the ItemCollection that we previously stored. It's some underlying native object. I'm wondering if this is a regression bug with the core SDK. There's no reason we shouldn't be getting the ItemCollection as the sender for the event

@ghost
Copy link

ghost commented Apr 9, 2020

This issue has been marked as "needs attention 👋" due to no activity for 15 days. Please triage the issue so the fix can be established.

@HppZ
Copy link
Author

HppZ commented Sep 20, 2020

any update here?

@skendrot
Copy link
Contributor

@michael-hawker Have we heard back about this yet?

@HppZ
Copy link
Author

HppZ commented Dec 8, 2020

oh, any update here?

@michael-hawker
Copy link
Member

Sorry, we did hear back from the WinUI team. It seems like this was indeed an issue in the OS, but it won't be fixed in all versions. Thus WinUI 3 should have the fix.

I'm not sure if there's a workaround in the meantime so we could handle both scenarios. @ranjeshj did you have any other info on that on if we could do anything here beforehand? Thanks!

@michael-hawker michael-hawker added external ⤴️ Requires an update to an external dependency or due to code outside the Toolkit. WinUI 💠 Related to WinUI 3 Version or when paired with External can mean requires fix in WinUI 2/3. labels Jan 6, 2021
@michael-hawker michael-hawker added this to the 7.0 milestone Jan 6, 2021
@Kyaa-dost Kyaa-dost modified the milestones: 7.0, 7.1 Feb 18, 2021
@HppZ
Copy link
Author

HppZ commented Mar 7, 2021

any update here?

@HppZ
Copy link
Author

HppZ commented Mar 10, 2021

@Kyaa-dost
Copy link
Contributor

@HppZ WinUI3 should have the fix as mentioned above ⬆️ As of now, there has not been any update provided to our team.

@HppZ
Copy link
Author

HppZ commented Mar 13, 2021

thanks~ @Kyaa-dost

@michael-hawker
Copy link
Member

@azchohfi can you test if this OS regression is fixed in the latest WinUI 3 bits? If so, we'll just close this bug as external. Thanks!

@michael-hawker michael-hawker modified the milestones: 7.1, WinUI3 Aug 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 An unexpected issue that highlights incorrect behavior external ⤴️ Requires an update to an external dependency or due to code outside the Toolkit. sdkcheck 🏁 WinUI 💠 Related to WinUI 3 Version or when paired with External can mean requires fix in WinUI 2/3.
Projects
None yet
Development

No branches or pull requests

4 participants