~loic.molinari/ubuntu-ui-toolkit/ubuntu-ui-toolkit-batched-renderer-support-for-ubuntushape2

« back to all changes in this revision

Viewing changes to tests/unit_x11/tst_components/tst_textinput_common.qml

  • Committer: Tarmac
  • Author(s): Zsombor Egri
  • Date: 2014-07-31 13:03:32 UTC
  • mfrom: (1140.1.4 textinput-contextmenu)
  • Revision ID: tarmac-20140731130332-tfco8o0d24kqrc5w
Text input context menu facelift.

Approved by PS Jenkins bot, Christian Dywan.

Show diffs side-by-side

added added

removed removed

Lines of Context:
111
111
            var y = data.input.height / 2;
112
112
            mouseClick(data.input, x, y, Qt.RightButton);
113
113
            popupSpy.wait();
114
 
            var popover = findChild(testMain, "text_input_popover");
 
114
            var popover = findChild(testMain, "text_input_contextmenu");
115
115
            verify(popover, "Cannot retrieve default TextInputPopover");
116
116
            waitForRendering(popover);
117
117
            // select all