Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.5, 6.8, 6.9, 6.10.0 FF
-
4651c4d4e (dev), 856b875ff (6.10), f80b10504 (6.9), d7525ea86 (tqtc/lts-6.8), b483a058e (tqtc/lts-6.5)
Description
The Qt Positioning on Android documentation contains a screenshot that should illustrate the android permissions dialog (see the attached image). However, if you follow the link, you'll see that it shows some dialog from Ubuntu.
Searching for the image name in the top-level Qt repo shows two hits:
qt5 % find ./ -iname permissions.png ./qtwebengine/examples/webenginewidgets/push-notifications/doc/images/permissions.png ./qtpositioning/src/positioning/doc/images/permissions.png
The one from qtpositioning is the one that I'm expecting to see. However, qdoc uses the image from qtwebengine instead.