Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
Qt Creator 4.6.0-rc1
-
Ubuntu 17.10 64 bit
Windows 10 1709 64 bit
Description
- Open the keyinteraction example.
It's in qtdeclarative\examples\quick\keyinteraction\keyinteraction.pro - Open ListViewDelegate.qml.
- Search for "ListView.view.width" and place the cursor inside "width".
- Invoke "Find Usages".
Creator will find a couple of usages of "width" but not the one you just selected with your cursor.
This usage of "width" should be found as well.
Found when updating Squish test tst_qml_editor.