Details
-
Bug
-
Resolution: Done
-
P2: Important
-
4.6.2
-
None
-
None
-
S60 3rd FP2
S60 5th
-
d5373433d2a6d632e06d3873003069d49e17e2cd
Description
Use
QDesktopServices::openUrl(QUrl(url, QUrl::TolerantMode));
to open a webpage in the S60 Browser will open the browser and load the page. If you then choose to switch back to your application using the task manager (long press menu key) the browser stays open in background. On next call to openUrl() the browser is not brought to foreground and the webpage is not loaded.