Daniel Keir Haywood created CAUSEWAY-3573:
---------------------------------------------
Summary: Not possible to copy a URL link from the icon (this could
be done in v1).
Key: CAUSEWAY-3573
URL: https://issues.apache.org/jira/browse/CAUSEWAY-3573
Project: Causeway
Issue Type: Improvement
Components: Viewer Wicket
Affects Versions: 2.0.0-RC2
Reporter: Daniel Keir Haywood
Fix For: 2.0.0-RC3
Attachments: image-2023-09-12-22-02-09-692.png,
image-2023-09-12-22-03-49-481.png, image-2023-09-12-22-04-48-667.png,
image-2023-09-12-22-06-54-559.png
in v1, it was possible to grab the URL of a link:
!image-2023-09-12-22-02-09-692.png|width=181,height=230!
because the HTML rendered an <a href=...>:
!image-2023-09-12-22-03-49-481.png|width=679,height=152!
but in v2, this isn't possible:
!image-2023-09-12-22-04-48-667.png|width=278,height=337!
because the HTML has only an img tag; presumably there is a javascript callback
somewhere:
!image-2023-09-12-22-06-54-559.png|width=873,height=128!
--
This message was sent by Atlassian Jira
(v8.20.10#820010)