-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
9.4.7, 9.12.1
-
None
-
9.04
-
1
-
Severity 3 - Minor
-
Issue Summary
In JRASERVER-9380, we implemented the "Open in new tab" user preference for external links.
In JRASERVER-70096 we fixed URL custom fields follows the "Open in new tab" user preference.
However, the "Open in new tab" user preference is not respected for single and multiline text custom fields when 'Default text renderer' is selected.
Steps to Reproduce
- Create a text custom field (and do not change the default renderer).
- Make sure a user has the "Open in new tab" user preference set in the user profile.
- Create an issue with a link in the text.
- Click the link. (or inspect HTML attributes of the link)
Expected Results
The link should be opened in a new tab.
Actual Results
The link opens in the same tab.
Workaround
One can change the renderer of the field to 'Wiki style renderer' that respects the "Open in new tab" user preference.
- is related to
-
JRASERVER-9380 external links to open in new window
- Closed
- relates to
-
JRASERVER-70096 External links in custom fields of type URL don't open in new tabs
- Closed