Public bug reported: AbstractButton should have a minimum touch area of 4x4GU, as reported in the UI Toolkit spec (currently only in the ListItem layouts section, it has to be moved to a generic section)
That means AbstractButton { width: units.gu(6) height: units.gu(6) } has a touch region of 6x6GUs, while AbstractButton { width: units.gu(2) height: units.gu(2) } must have a touch region of 4x4GU. UI Toolkit spec: https://docs.google.com/document/d/1nFm8xiYhKXXuEO_IvMXoD0lASbYzYXva1BWMVanU3iw ** Affects: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1508114 Title: AbstractButton doesn't have a minimum size for the touch area To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1508114/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs