Bug 439013

Summary: Legend is blank for OpenStreetMap layer
Product: [Applications] marble Reporter: aauxuqxiwk
Component: generalAssignee: marble-bugs
Status: RESOLVED NOT A BUG    
Severity: normal CC: rahn
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Homebrew (macOS)   
OS: macOS   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: Legend is blank for OpenStreetMap layer

Description aauxuqxiwk 2021-06-22 00:00:52 UTC
Created attachment 139584 [details]
Legend is blank for OpenStreetMap layer

SUMMARY

Legend is blank for OpenStreetMap layer

STEPS TO REPRODUCE
1. Open Marble.
2. Select "OpenStreetMap" from the "Map View" tab.
3. View the Legend tab

OBSERVED RESULT

Blank Legend.

EXPECTED RESULT

Legend explaining markings on map.

SOFTWARE/OS VERSIONS
macOS: Mojave 10.14.6
KDE Marble Version: 2.2.20
Qt Version: 5.9.1
Comment 1 Torsten Rahn 2023-04-08 10:31:29 UTC
This bug is easy to explain: you or your package distributor did not link marble against the QtWebEngine module. This is needed in order to display the legend as the legend is created using HTML, Javascript and CSS.