Opened 16 years ago
Closed 16 years ago
#11481 closed defect (bug) (worksforme)
Visual Editor inserts an empty <p>-element containing a <span> for every post
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 2.8.6 |
Component: | TinyMCE | Keywords: | visual, editor, span, hwcontlayer |
Focuses: | Cc: |
Description
Main problem, apart from the fact that this is a completely unnecessary element (or, rather two elements) is that it inserts the SAME code over an over (once for each post) with the SAME #ID:
<p><span id="hwContLayer" style="background: gray none repeat scroll 0% 0%; overflow: auto ! important; position: absolute; left: 0px; top: 0px; width: 5px; height: 100%; z-index: 10000000; opacity: 0; font-weight: bold ! important; font-size: medium ! important; font-style: normal ! important;"> </span></p>
Change History (1)
Note: See
TracTickets for help on using
tickets.
Can't find any reference of hwContLayer in WP. It's probably a browser toolbar, or maybe a virus.