← Back to team overview

ubuntu-sdk-bugs team mailing list archive

[Bug 1614045] [NEW] tst_focus.13.qml trigger_via_keyboard is bogus for ComboButton

 

Public bug reported:

The cases for ComboButton in tst_focus.13.qml listed in
test_trigger_via_keyboard_data use "button" as the item, which means
they're not actually testing a ComboButton. Also the comboButton has no
override mechanism in the test so it wouldn't be testable as-is. This
needs to be corrected.

** Affects: ubuntu-ui-toolkit (Ubuntu)
     Importance: Undecided
     Assignee: Christian Dywan (kalikiana)
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to ubuntu-ui-toolkit in Ubuntu.
https://bugs.launchpad.net/bugs/1614045

Title:
  tst_focus.13.qml trigger_via_keyboard is bogus for ComboButton

Status in ubuntu-ui-toolkit package in Ubuntu:
  New

Bug description:
  The cases for ComboButton in tst_focus.13.qml listed in
  test_trigger_via_keyboard_data use "button" as the item, which means
  they're not actually testing a ComboButton. Also the comboButton has
  no override mechanism in the test so it wouldn't be testable as-is.
  This needs to be corrected.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1614045/+subscriptions


Follow ups