[kde] [Bug 480594] Overlapping text/delegates after searching/filtering and then deleting search/filter text

2024-02-07 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=480594

--- Comment #14 from fanzhuyi...@gmail.com ---
Git bisection shows that
https://invent.kde.org/frameworks/qqc2-desktop-style/-/commit/552517c356d04e6e9eda9795e5bdbb9e6071f63a
is the cause of both 480707 and 480631.

I haven't checked the others. I checked these two because for me these are the
easiest to reproduce (I can always reproduce them).

-- 
You are receiving this mail because:
You are watching all bug changes.

[kde] [Bug 480594] Overlapping text/delegates after searching/filtering and then deleting search/filter text

2024-02-07 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=480594

--- Comment #13 from fanzhuyi...@gmail.com ---
Observation: 

In both 480707 and 480631, the problem disappears after setting the
implicitHeight of the delegate item to a fixed value. In both cases, the
content item is a RowLayout.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kde] [Bug 480594] Overlapping text/delegates after searching/filtering and then deleting search/filter text

2024-02-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=480594

fanzhuyi...@gmail.com changed:

   What|Removed |Added

 Status|REOPENED|CONFIRMED

-- 
You are receiving this mail because:
You are watching all bug changes.

[kde] [Bug 480594] Overlapping text/delegates after searching/filtering and then deleting search/filter text

2024-02-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=480594

fanzhuyi...@gmail.com changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|UPSTREAM|---

--- Comment #12 from fanzhuyi...@gmail.com ---
Reopening since this doesn't seem like
https://bugreports.qt.io/browse/QTBUG-115717 -- the problem persists if I
remove the custom filterAcceptsRow, and instead use the regex filtering
provided by QSortFilterProxyModel. This indicates that QTBUG-115717 is probably
not the root cause.

It still seems highly likely that all the bugs marked as duplicates of this one
are actual duplicates, as the symptoms are almost exactly the same. However, I
have not been able to uncover the root cause yet, and more investigation is
needed.

This issue has been reported both against Qt 6.6 and Qt 6.7, so this doesn't
seem like a regression in Qt 6.7.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kde] [Bug 480594] Overlapping text/delegates after searching/filtering and then deleting search/filter text

2024-02-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=480594

fanzhuyi...@gmail.com changed:

   What|Removed |Added

 CC||fanzhuyi...@gmail.com

--- Comment #11 from fanzhuyi...@gmail.com ---
I am not fully convinced that this is an upstream issue -- when I trigger the
faulty behavior, I see a lot of binding loops/layout polish loops in my logs.
Also, for 480707, when I added debugging print statements, I saw that the
contentItem of the QQC2.CheckDelegate (in configTimeZones.qml) had zero
implicit height, which doesn't seem correct.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kde] [Bug 480594] Overlapping text/delegates after searching/filtering and then deleting search/filter text

2024-02-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=480594

Nate Graham  changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=448833

-- 
You are receiving this mail because:
You are watching all bug changes.

[kde] [Bug 480594] Overlapping text/delegates after searching/filtering and then deleting search/filter text

2024-02-03 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=480594

Bug Janitor Service  changed:

   What|Removed |Added

   Priority|NOR |HI

-- 
You are receiving this mail because:
You are watching all bug changes.

[kde] [Bug 480594] Overlapping text/delegates after searching/filtering and then deleting search/filter text

2024-02-03 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=480594

fanzhuyi...@gmail.com changed:

   What|Removed |Added

 CC||nicolas.fe...@gmx.de

--- Comment #10 from fanzhuyi...@gmail.com ---
*** Bug 480707 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kde] [Bug 480594] Overlapping text/delegates after searching/filtering and then deleting search/filter text

2024-02-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=480594

fanzhuyi...@gmail.com changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=480707

-- 
You are receiving this mail because:
You are watching all bug changes.

[kde] [Bug 480594] Overlapping text/delegates after searching/filtering and then deleting search/filter text

2024-02-02 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=480594

Nate Graham  changed:

   What|Removed |Added

 CC||semlr...@gmail.com

--- Comment #9 from Nate Graham  ---
*** Bug 479744 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kde] [Bug 480594] Overlapping text/delegates after searching/filtering and then deleting search/filter text

2024-02-02 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=480594

Nate Graham  changed:

   What|Removed |Added

 CC||dominik.klementowski@proton
   ||mail.com

--- Comment #8 from Nate Graham  ---
*** Bug 480631 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kde] [Bug 480594] Overlapping text/delegates after searching/filtering and then deleting search/filter text

2024-02-02 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=480594

Nate Graham  changed:

   What|Removed |Added

  Component|kcm_keys|general
Product|systemsettings  |kde
Version|5.93.0  |unspecified
   Assignee|plasma-b...@kde.org |unassigned-b...@kde.org
 Resolution|--- |UPSTREAM
Summary|Searching in shortcuts will |Overlapping text/delegates
   |leave text behind.  |after searching/filtering
   ||and then deleting
   ||search/filter text
 Status|CONFIRMED   |RESOLVED
   See Also||https://bugreports.qt.io/br
   ||owse/QTBUG-115717

--- Comment #7 from Nate Graham  ---
It's Qt issue: https://bugreports.qt.io/browse/QTBUG-115717

-- 
You are receiving this mail because:
You are watching all bug changes.