#21873 closed defect (bug) (duplicate)
Visual editor removes valid HTML5 attributes (required, autofocus, placeholder)
Reported by: | chirael | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 3.4.2 |
Component: | Editor | Keywords: | |
Focuses: | Cc: |
Description
In HTML editing mode I have a few input fields that I've added the HTML5 required and placeholder attributes to, and one that I added autofocus to.
When I switched the page to Visual editing mode, and then clicked Update, I noticed that my page no longer worked as expected, so then when I clicked back to HTML editing mode, those attributes had been deleted.
Since they are valid HTML5 attributes I don't think WP should be removing them.
(It may remove other HTML5 attributes as well, I haven't checked)
Change History (4)
#1
@
12 years ago
- Milestone Awaiting Review deleted
- Resolution set to duplicate
- Status changed from new to closed
#3
follow-up:
↓ 4
@
12 years ago
- Version changed from trunk to 3.4.2
Version number indicates when the bug was initially introduced/reported.
#4
in reply to:
↑ 3
@
12 years ago
Replying to SergeyBiryukov:
Version number indicates when the bug was initially introduced/reported.
Didn't intend to change version num, it was either done automatically by Trac or by a stray key press, sorry about that.
Duplicate of #13314.