summaryrefslogtreecommitdiffstats
path: root/examples/itemviews/puzzle
diff options
context:
space:
mode:
authorSami Merila <sami.merila@nokia.com>2011-09-22 08:23:23 (GMT)
committerSami Merila <sami.merila@nokia.com>2011-09-22 08:23:23 (GMT)
commitc3669d24b498aa0661ade5ed7465260788f629b5 (patch)
treee952f028dc780dcf3e6edf5ccf7f081c3b67e93b /examples/itemviews/puzzle
parentada33b11092f278ae4f1280a6da07ffd151a31b6 (diff)
downloadQt-c3669d24b498aa0661ade5ed7465260788f629b5.zip
Qt-c3669d24b498aa0661ade5ed7465260788f629b5.tar.gz
Qt-c3669d24b498aa0661ade5ed7465260788f629b5.tar.bz2
QLineControl: selectedTextChanged() signal is omitted in some cases
QLineControl does not emit selectionChanged() signal when selection is changed due to handling of input method query. As a fix, the signal is emitted when internal values for selection end and beginning are changed in processInputMethodEvent(). Additionally, added deselect() test case for both QDeclarativeTextEdit and QDeclarativeTextInput to help out autotesting of text selections. Note that there are some differences in the QLineControl and QTextControl implementations. This causes the different signal counts even if the test steps are similar. Task-number: QTBUG-21429 Reviewed-by: Miikka Heikkinen
Diffstat (limited to 'examples/itemviews/puzzle')
0 files changed, 0 insertions, 0 deletions