https://bugs.kde.org/show_bug.cgi?id=522787
Nate Graham <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WAITINGFORINFO Status|REPORTED |NEEDSINFO --- Comment #6 from Nate Graham <[email protected]> --- Aha, so there were some specific steps you weren't telling us about. This is why it's important to write clear steps to reproduce. :) I think I see what's happening right now: you open the dialog, it saves its current size in pixels, you reduce the screen scale factor, and now that size saved to disk is too small for the new scale factor. IIRC we do include the logical resolution (which takes into consideration the scale factor) in the config file string to prevent this, so it shouldn't be happening. Let's dig into that. Can you paste the part of your ~/.config/kdenliverc file that has the open/save dialog size, before you reproduce the problem (when it has the right default size) and then again after you reproduce the problem (once it's become super squished)? -- You are receiving this mail because: You are watching all bug changes.
