Open
Bug 1969414
Opened 6 months ago
Updated 5 months ago
www.wesernetz.de - Highlighted areas on the map do not show additional info when selected
Categories
(Web Compatibility :: Site Reports, defect, P3)
Tracking
(Webcompat Score:4, Webcompat Priority:P3)
NEW
People
(Reporter: ctanase, Unassigned)
References
(Depends on 1 open bug, )
Details
(Keywords: webcompat:contact-in-progress, webcompat:needs-diagnosis, webcompat:site-report, Whiteboard: [webcompat-source:web-bugs])
User Story
platform:windows,mac,linux,android impact:content-missing configuration:general affects:all branch:release diagnosis-team:dom user-impact-score:60 outreach-assignee:denschub outreach-contact-date:2025-06-27 outreach-reference:developer-outreach@
Attachments
(1 file)
|
2.16 MB,
video/mp4
|
Details |
Environment:
Operating system: Windows 10
Firefox version: Firefox 138.0/139/141
Steps to reproduce:
- Go to https://www.wesernetz.de/fuer-mein-zuhause/nachhaltiges-zuhause/fernwaerme-verfuegbarkeit
- Scroll down to the map.
- Zoom on the map.
- Click on the highlighted (colored) areas on the map.
Expected Behavior:
Additional info is shown on the right of the map.
Actual Behavior:
Additional info is not shown on the right of the map.
Notes:
- Reproduces regardless of the status of ETP
- Reproduces in firefox-nightly, and firefox-release
- Does not reproduce in chrome
Created from https://github.com/webcompat/web-bugs/issues/155203
| Reporter | ||
Comment 1•6 months ago
|
||
Updated•6 months ago
|
Webcompat Score: --- → 1
Comment 2•6 months ago
|
||
This seems like it's based on the Google Maps SDK with some custom code that makes content appear in the sidebar next to the map. :/
Severity: -- → S2
User Story: (updated)
Webcompat Priority: --- → P3
Webcompat Score: 1 → 4
Keywords: webcompat:needs-diagnosis
Priority: -- → P3
Comment 3•6 months ago
|
||
https://www.wesernetz.de/assets/wesernetz/scripts/app/extensions/lib/waermeNetzkarteLib.js?v=2 has the following code which seems to not be called:
google.maps.event.addListener(e, 'click', function () {
g(e.title, n, t)
})
Comment 5•5 months ago
|
||
Sent an email via developer-outreach@.
You need to log in
before you can comment on or make changes to this bug.
Description
•