Changes between Initial Version and Version 1 of Ticket #37970, comment 4
- Timestamp:
- 09/09/2016 07:10:23 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #37970, comment 4
initial v1 4 4 Looking a bit more, I think the rest of the absolute URL is added on copying the link. Try to copy such link from another site/domain. 5 5 6 This appears to be the way the browsers work when you copy a link URL that consist of only a fragment, i.e. ` #something`. Not really sure we or the TinyMCE devs can do much about that. It "looks like" a standard URL on pasting.6 This appears to be the way the browsers work when you copy a link URL that consist of only a fragment, i.e. `<a href="#something">test</a>`. Not really sure we or the TinyMCE devs can do much about that. It "looks like" a standard URL on pasting.