https://bugs.kde.org/show_bug.cgi?id=501474
Nicholas LaPointe <nicholaslapoin...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nicholaslapoin...@gmail.com Resolution|--- |NOT A BUG Status|REOPENED |RESOLVED --- Comment #4 from Nicholas LaPointe <nicholaslapoin...@gmail.com> --- The tricky thing is that selections are not necessarily rectangular or contiguous, so it's more practical to display only the dimensions of the selection preformed by the user (this approach is also used by GIMP, at least). If you are looking for the bounding dimensions of the selection, those can be seen by hovering over the selection mask icon at the bottom-left of the window (to the left of the current brush name). This is more likely what you are looking for, and when I follow your reproduction steps, it ends up displaying the canvas dimensions. -- You are receiving this mail because: You are watching all bug changes.