Bug report #12141
Map Tips HTML: images added with <img src> are only shown if source is a local file
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | Map Canvas | ||
Affected QGIS version: | master | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | duplicate |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 20335 |
Description
1.html img tag has failed
As shown in snap.jpg,
KML Description field of "Tag" feature is:
<img src="http://qgis.osgeo.org/en/_static/images/about-top.png", WIDTH="400"/>
but it didn't work at all.
2.Is there any substitution for QGIS v2.6.1?
Related issues
History
#1 Updated by Giovanni Manghi over 9 years ago
- Affected QGIS version changed from 2.6.0 to master
- Subject changed from QGIS Map Tips HTML <img src> problem to Map Tips HTML: images added with <img src> are only shown if source is a local file
- Category set to Map Canvas
it seems it works only if the source of the image is a local file, it doesn't work if the source of the image is a http address.
#2 Updated by Giovanni Manghi over 7 years ago
- Easy fix? set to No
- Regression? set to No
#3 Updated by Alexander Bruy almost 7 years ago
- Description updated (diff)
- Status changed from Open to Closed
Works fine in master. See also #15658
#4 Updated by Alexander Bruy almost 7 years ago
- Duplicated by Bug report #15658: map tips does not show images correctly anymore... on Linux added
#5 Updated by Giovanni Manghi almost 7 years ago
- Resolution set to duplicate