Created attachment 142303 [details] Screenshot showing the overlap between Recent and Clear history SUMMARY When expanding the sidebar of the emoji selector, the title text will move accordingly. In the cases where there is something there it will cause an overlap. "Recent" overlaps with "Clear history" (see screenshot) and "Search" gets partially pushed under the search field. STEPS TO REPRODUCE 1. Open the emoji selector 2. Resize to the minimum width (as it is by default) 3. Click the sidebar button in the bottom left corner OBSERVED RESULT "Recent" overlaps with "Clear history", "Search" is overlapped by the search field EXPECTED RESULT No text will overlap with other elements SOFTWARE KDE Plasma Version: 5.22.5 KDE Frameworks Version: 5.86.0 Qt Version: 5.15.3 ADDITIONAL INFORMATION Either the sidebar could be made narrower, or the minimum width of the Emoji selector could be increased (however, that might still cause the problem in other languages). Those are just suggestions :^)
Not reproducible on current master. Can you test again because it might be a problem on machines with lower resolutions (I tested this on 1440p and 1080p).
Created attachment 154743 [details] "Search" text touching the search box > Not reproducible on current master. Can you test again because it might be a > problem on machines with lower resolutions Hi, sorry for the delayed reply. I wanted to also test on master, but struggled to do so because of compilation errors. I can however say that the problem persists until fairly recently as it is still present in the neon Testing edition. I'm adding a screenshot for you to compare with. This is on a 1080p screen. It's admittedly much better since the "Recent" page now has enough margin (at least in English). What's remaining is that the "Search" page is still a bit crammed. Perhaps it could get worse in other languages with longer words? I'm not sure of how the size adapts to increased text length.
It seems I can reproduce it too. Forgot to set my application style to breeze.
Created attachment 154748 [details] bug showcase with 0 spacing Setting the layout's spacing to 0px, that the emoji selector sets as page's title delegate to 0 produces this result.
Created attachment 154749 [details] bug showcase with 10px spacing Setting the layout's spacing to 10px, that the emoji selector sets as page's title delegate, produces this result. This is probably the intended look.
With the default Breeze theme, the issue no longer seems reproducible in current git master, which will become Plasma 6.2 in a few months. Might also have been fixed in Kirigami code.