** Also affects: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided Status: New
** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: (unassigned) => Zsombor Egri (zsombi) -- 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/1650861 Title: [BottomEdge] Cannot tap/click on other components while TextField is focused and OSK is open Status in Canonical System Image: New Status in ubuntu-ui-toolkit package in Ubuntu: New Bug description: Steps to reproduce: 1. Add a BottomEdge component 2. Put a TextField in the BottomEdge 3. Put other clickable components like Checkbox and OptionSelector 4. Run the app and commit the BottomEdge 5. Tap/Click on the TextField to focus and open the OSK. 6. Try to tap other components. Actual Result: The first tap will only close the OSK and won't trigger the click event on the tapped component. Expected Result: The first tap should close the OSK and at the same time trigger the click event of the tapped component. This happens if the TextField is in a page pushed to a PageStack. Additional Note: It would be good if there's actually an option to not remove the focus from the TextField and not close the OSK when tapping other components. To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1650861/+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