#14511 closed Bug (duplicate)
#14509 closed Bug (invalid) Editor appears to remove hand-coded styles in span in Chrome
Reported by: | Don | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 4.5.7 |
Keywords: | Cc: |
Description
Closing the ticket without letting me respond is poor customer service!
Your response...
The only reason why editor might remove spans is because of ACF but this feature is not browser dependent. If this is happening in single browser and after saving data on server-side then you need to check third-party plugins installed in chrome and your server-side code. It is most likely one of those areas which is causing your problem
First, ONLY PART of the span style is removed, specifically ID, FLOAT, and WIDTH.
Second, I ALREADY verified the server-side code was not doing this by checking it BEFORE setting a ticket - I don't like wasting other's time.
Third, the fact that another browser stores the identified properties properly was a clue that Chrome and the Editor were interacting unexpectedly not the server.
And fourth, I reviewed the documents regarding ACF. During that review, I found no references to:
- Browser specific issues -- i.e. Chrome vs Firefox
- Where is the list of PROPERTIES that are initialized as "disallowed by default"? I understand that when certain buttons are not displayed in the toolbar, those TAGS are disallowed, but the text does not list how the AUTOMATIC PROPERTY DISALLOWANCES occur -- except if I engage them, and I have not done that.
While this feature is not (supposed to be) browser dependent is a nice sentiment, the challenge I am facing IS. I even went to the point of a different computer, and new install of Chrome and Firefox.
There, I confirmed that on Chrome (but not Firefox) the properties ID, FLOAT, and WIDTH are removed from the content.
SO...
- I have eliminated server-sides as culprit ...
- I have eliminated ADDONS as culprit ...
- I have reviewed ACF for cause and found none.
- AND CONFIRMED Chrome-CKeditor specific interaction.
Now, how about we try this again, instead of blowing me off.
Change History (1)
comment:1 Changed 9 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Please, just comment under the ticket #14509 and don't duplicate issues. The fact that issue is closed doesn't mean that it won't get reopened. I'm sorry if this was unclear.
I will close this ticket and let's continue it in #14509.
NOTE: I have decided to close this ticket because:
Questions for you to answer in ticket #14509
Result is that h1 and div will stay while span will be removed. You should really avoid it.