Created attachment 179764 [details] A Screenshot of the Cursor Over an Invisibly Obscured Button That Isn't Highlighted SUMMARY & STEPS TO REPRODUCE Chronologically: 1. The boundaries of overlapping tiles cause buttons that render atop (or, rather beneath) them to become unexpectedly uninteractible. 2. Continuing to subdivide them, where possible, causes the tiles' buttons to render atop the other buttons, rendering them expectedly uninteractible. OBSERVED RESULT 1. The boundaries of the custom tile overlap any buttons that render at the same place. 2. The buttons themselves overlap, rendering the lower buttons uninteractible. EXPECTED RESULT The boundaries definitely shouldn't obscure the buttons. However, what to do when the buttons overlap each other isn't immediately evident to me. SOFTWARE/OS VERSIONS Operating System: Fedora Linux 41 KDE Plasma Version: 6.3.3 KDE Frameworks Version: 6.12.0 Qt Version: 6.8.2 Kernel Version: 6.13.8-200.fc41.x86_64 (64-bit) Graphics Platform: Wayland ADDITIONAL INFORMATION Originally reported at https://discuss.kde.org/t/when-using-custom-tiling-i-am-unable-to-select-buttons-beneath-overlapping-tiles/32094?u=rokejulianlockhart.
Tiles clearly shouldn't be able to overlap like that; that's the problem. The fact that the buttons aren't interactive in this case is a symptom of the real problem. *** This bug has been marked as a duplicate of bug 465108 ***