Public bug reported: The APL divider will hide part of the column content. To work around this and to avoid the right edge of the focus frame for uclistitem to be hidden by the APL divider, uclistitem has this code on line 1143: rect -= QMarginsF(0, 0, UCUnits::instance()->dp(1), 0);
That causes a bug with the sections focus frame (which is the ListItem focus frame), there is a 'gap' of 1 pixel wide on the right-hand side of the focus frame which looks wrong. ** Affects: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided Status: Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1575060 Title: APL divider goes on top of column content Status in ubuntu-ui-toolkit package in Ubuntu: Confirmed Bug description: The APL divider will hide part of the column content. To work around this and to avoid the right edge of the focus frame for uclistitem to be hidden by the APL divider, uclistitem has this code on line 1143: rect -= QMarginsF(0, 0, UCUnits::instance()->dp(1), 0); That causes a bug with the sections focus frame (which is the ListItem focus frame), there is a 'gap' of 1 pixel wide on the right- hand side of the focus frame which looks wrong. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1575060/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp