Feature #6247
HTML display
| Status: | New | Start Date: | 08/24/2012 | |
|---|---|---|---|---|
| Priority: | Low | Due date: | ||
| Assigned to: | % Done: | 0% |
||
| Category: | - | |||
| Target version: | Version X - Unplanned | |||
| Platform: | Resolution: | |||
| Platform version: | Patch supplied: | No | ||
| Status info: |
Description
I try to set <img src="www.repubblica.it" />
History
Updated by Giovanni Manghi 9 months ago
- Status changed from New to Feedback
Hi, can you please add a more meaningful title and description?
Thanks in advance.
Updated by Rocco Pispico 9 months ago
I tried to set <img src="[% "gtemp" %]" /> in HTML display for the map tips tool visualization.
It works if the field gtemp contains a disk path but if gtemp contains an url nothing happens.
Updated by Giovanni Manghi 9 months ago
- Status changed from Feedback to New
- Assigned to set to Nathan Woodrow
- Platform deleted (
Windows) - Platform version deleted (
7)
Updated by Nathan Woodrow 9 months ago
- Status changed from New to Closed
- Resolution set to wontfix
IT seems Qt doesn't render URL based img tags in it's rich text HTML engine. This is limitation on the rendering of the subset of HTML Qt supports. The better solution would be to use QtWebKit so we could have full HTML and Javascript support, but for now I don't have the time to work on it.
Updated by Paolo Cavallini 9 months ago
- Status changed from Closed to New
- Priority changed from Normal to Low
- Resolution deleted (
wontfix)
If there is a longer term, better solution, let's leave it open so we'll not forget it.
Updated by Pirmin Kalberer 8 months ago
- Target version changed from Version 2.0.0 to Version X - Unplanned