The patch seems to require bringing the cursor to exactly the very last pixel row or column along the edge of the screen. This will be very hard to do properly with a touchscreen. If there's a bezel around the screen, you won't be able to get to the last pixel. If there isn't a bezel, you will probably overshoot and end with a touch up event instead of futzing along the edge of the screen.
Instead, could we do some simple snap to the edge of the screen logic? If it gets within 5 px it snaps? Who would really be upset that they can't set their window to exactly 3 px from an edge :). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/710356 Title: Resizing with external padding/grab area prevents reaching edge of screen -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs