Opened 3 years ago
#53734 new defect (bug)
Link rel attribute isn't shown in the input field (Widgets > Img > Anchor)
Reported by: | seanvarnham | Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | 5.8 |
Component: | Widgets | Keywords: | needs-patch |
Focuses: | ui, administration | Cc: |
Description
If you add a link with a rel attribute to an image in the new widgets editor, the rel input saves the value but it doesn't display the value in the input box.
To get to this issue, I added an image into a widget sidebar, clicked the link to add a link (this works fine). I then selected "Open in new tab", which worked fine, however on adding a "noopener" attribute to the rel it got to 'noopene' then on pressing 'r' the value vanishes. It seems to store the data as it appears fine in the front-end.
Attachments (2)
Note: See
TracTickets for help on using
tickets.
Demonstration of the back-end result after entering rel attribute