laptop and a wrench

Bug

In the Quick Report template, tapping or clicking the logo icon on the landing page does not open the logo URL in the browser.

Last Published: July 26, 2016 ArcGIS AppStudio
Bug ID Number BUG-000096554
SubmittedMay 18, 2016
Last ModifiedJune 5, 2024
Applies toArcGIS AppStudio
Version found1.0
Operating SystemN/A
Version Fixed1.2
StatusFixed

Workaround

Add the following code after line 44 in landingPage.qml: MouseArea { anchors.fill: parent onClicked: { if(app.logoUrl && app.logoUrl.length > 1) Qt.openUrlExternally(unescape(app.logoUrl)); } }

Steps to Reproduce

Bug ID: BUG-000096554

Software:

  • ArcGIS AppStudio

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options