*** If you're not sure this is actually a bug, instead post about it at https://discuss.kde.org If you're reporting a crash, attach a backtrace with debug symbols; see https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports Please remove this comment after reading and before submitting - thanks! *** SUMMARY Part of the canvas becomes transparent when using the crop-tool, I have to hide then show the layer to make the bug disapear. It's systematically everytime. STEPS TO REPRODUCE 1. use crop tool, part of canvas becomes transparent, the part of canvas affected is consistent if we drag the canvas around the screen with pan tool. 2. hide layer, then show layer fixes issue 3. that bug may have variations. OBSERVED RESULT EXPECTED RESULT SOFTWARE/OS VERSIONS Windows: macOS: (available in the Info Center app, or by running `kinfo` in a terminal window) Linux/KDE Plasma: KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION
Created attachment 179270 [details] error reproduced on screencap
Mac Mini M4 16GB. MacOS 15.3.1 (24D70)
Texture buffer on macOs has been a pain to try and fix it, and afair the performance with it turned off should be roughly similar, specially on M series chips. I suggest you turn it off Go to preferences -> Display, and turn off "Use texture Buffer"
(In reply to vanyossi from comment #3) > Texture buffer on macOs has been a pain to try and fix it, and afair the > performance with it turned off should be roughly similar, specially on M > series chips. I suggest you turn it off > > Go to preferences -> Display, and turn off "Use texture Buffer" Hello, Thank you. I think it worked.