[JHV 2.1] URLs in event pop-ups should be hyperlinks
Bug #688235 reported by
Daniel Mueller
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
JHelioviewer |
Fix Released
|
Medium
|
Malte Nuhn |
Bug Description
Several data fields in the HEK event structures contain URLs. Right now, they cannot be clicked in the extended view of a HEK pop-up window and also not copied into a web browser. It would be great to add this feature to enable e.g. following links to external movies.
Thanks!
Related branches
Changed in jhelioviewer: | |
status: | New → Fix Released |
To post a comment you must log in.
I just commited two things to tackle this:
- The user can now select and copy (multiple) fields from the table shown in the popup
- A new line called "Hyperlinks" is displayed in the summary, listing all hyperlinks contained in the event
The latter feature allows the user to quickly check out all available URLs. It doesn't look very pretty, but works great.
What do you think?