Opened 8 years ago
Closed 7 years ago
#41943 closed feature request (worksforme)
Color changing for URL in Editor
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | 4.8.2 |
| Component: | Editor | Keywords: | reporter-feedback |
| Focuses: | Cc: |
Description
In Wordpres 4.8.x, after color changing for URL in Editor, there is following html code placing:
<span style="color: #000000;"><a href="">URL</a></span>
before was:
<span style="color: #000000"><a style="color: #000000;" href=""">URL</a></span>
And it was correct for me. Now I have to changing every link in HTML editor to add span code for link color - could you please fix or add option for that?
Thank you in advance!
Attachments (6)
Change History (11)
#2
in reply to:
↑ 1
@
8 years ago
Replying to subrataemfluence:
Welcome to Trac and thank you for the ticket.
By Editor are you referring to Visual Editor where you are creating your posts?
Can you please tell me the steps to reproduce the issue?
Of course
- First I typing text f.ex. www.example.com and select URL from editor
- select text and choose colors for text and URL, and only text is in selected color, URL is not changed
Attached please find screens.
#3
follow-up:
↓ 4
@
8 years ago
@lumay Thank you for your detailed response. One thing though.
Can you meanwhile try this please and see if you can still reproduce the same?
- Deactivate all plugins.
- Switch back to a default theme like twentyseventeen.
Please let me know what you find.
Welcome to Trac and thank you for the ticket.
By Editor are you referring to Visual Editor where you are creating your posts?
Can you please tell me the steps to reproduce the issue?