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

ObjectProxyModel: revisit handling of QTBUG-57971 #16329

Open
micieslak opened this issue Sep 13, 2024 · 0 comments
Open

ObjectProxyModel: revisit handling of QTBUG-57971 #16329

micieslak opened this issue Sep 13, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@micieslak
Copy link
Member

Bug Report

Description

ObjectProxyModel uses the same workaround for QTBUG-57971 as the one originally used in SFPM. This handling turned out to be insufficient in some cases for SFPM so probably the same problem affects also ``ObjectProxyModel`.

The solutions is (backed by earlier more detailed analyis) to use the same fix as done for SFPM:

status-im/SortFilterProxyModel#5

Also appropriate unit test should be added.

@micieslak micieslak added the bug Something isn't working label Sep 13, 2024
@micieslak micieslak self-assigned this Sep 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: No status
Development

No branches or pull requests

1 participant