It seems that even we correctly get Uri from FileProvider, we still do not used it. This patch started to use Uri received from FileProvider. Additionally, to avoid the issue of case insensitivity, we started using QString directly instead of QUrl for the openURL method. Fixes: QTBUG-133702 Pick-to: 6.9.0 6.8 6.8.3 Change-Id: Ia3b5b6f1562194af4211b9d5bf6a0d56b43c1b05 Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io> (cherry picked from commit 7ca68d0e2eb130f7d9f6c4d8cc8cbb0bbb068746) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
…
Description
Languages
C++
84.3%
HTML
4.9%
C
3.9%
CMake
3.6%
Objective-C++
2%
Other
0.8%