Details
-
Bug
-
Resolution: Cannot Reproduce
-
P3: Somewhat important
-
None
-
5.6.0 Alpha
-
Windows 10
Description
Config: Using QtTest library 5.6.0, Qt 5.6.0 (x86_64-little_endian-llp64 shared (dynamic) debug build; by MSVC 2015) PASS : tst_QWinJumpList::initTestCase() FAIL! : tst_QWinJumpList::testRecent() Compared values are not the same Actual (recent2->count()): 0 Expected (1) : 1 .\tst_qwinjumplist.cpp(93) : failure location FAIL! : tst_QWinJumpList::testFrequent() Compared values are not the same Actual (frequent2->count()): 0 Expected (1) : 1 .\tst_qwinjumplist.cpp(140) : failure location PASS : tst_QWinJumpList::testTasks() PASS : tst_QWinJumpList::testCategories() PASS : tst_QWinJumpList::testItems(destination) PASS : tst_QWinJumpList::testItems(separator) PASS : tst_QWinJumpList::testItems(link) PASS : tst_QWinJumpList::cleanupTestCase() Totals: 7 passed, 2 failed, 0 skipped, 0 blacklisted
The same can be exercised using the manual test tests\manual\jumplist:
- Build test & run windeployqt
- Run
- Choose one of the options from the Jumplist - does not work
- For the recent/frequent entries: Clicking on them brings up dialog saying entry is invalid
Update: QTBUG-49486 shows that choosing "Pin this program to taskbar" from taskbar menu makes it work .
Attachments
Issue Links
- relates to
-
QTBUG-49486 JumpList doesn't work without pin on windows 10
-
- Closed
-
-
QTBUG-90351 tst_QWinJumpList::testRecent fails with Windows 7
-
- Closed
-
For Gerrit Dashboard: QTBUG-48751 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
127539,3 | QWinJumpList: Skip failing tests on Windows 10. | 5.6 | qt/qtwinextras | Status: MERGED | +2 | 0 |
127683,6 | Improve the manual test for QWinJumpList. | 5.6 | qt/qtwinextras | Status: MERGED | -2 | 0 |
138417,5 | Add debug operators for QWinJumpList/QWinJumpListCategory/QWinJumpListItem. | 5.6 | qt/qtwinextras | Status: MERGED | +2 | 0 |
138423,1 | Add jumplistdumper manual test. | 5.6 | qt/qtwinextras | Status: ABANDONED | -1 | 0 |