https://bugs.kde.org/show_bug.cgi?id=465088
Tiar <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|* Unknown |Tools Status|REPORTED |CONFIRMED Ever confirmed|0 |1 CC| |[email protected] Summary|Wrap around mode not |Wrap around mode not |working with selection |working with |tools. |selection/transform/move | |tools. --- Comment #2 from Tiar <[email protected]> --- Steps to reproduce: 1. Turn on wrap-around 2. Draw a smiley face where the corners meet, so that it covers all four corners 3. select the whole smiley face 4. Try to move it (either tool), rotate it, or even just copy and paste EXPECTED: the whole smiley is moved/rotated/copied ACTUAL: only the parts from the original canvas are moved/rotated/copied, breaking up the smile It seems to be a problem even with the original selection - it just doesn't take the content from the wrapped copies of the canvas but from the actual content on the layer. Which, if the smiley was drawn in the wrap-around mode, is empty. Instead it should calculate that it should take content from other corners. The issue is pretty important imho. It breaks the illusion of working on an infinitely repeating canvas. Makes it difficult to work around the corners. -- You are receiving this mail because: You are watching all bug changes.
