Issue 117966 in chromium: document.execCommand("insertHTML", false, '<h6>hello world</h6>') BUG

86 views
Skip to first unread message

chro...@googlecode.com

unread,
Mar 13, 2012, 8:47:18 AM3/13/12
to chromi...@chromium.org
Status: Unconfirmed
Owner: ----
Labels: OS-Mac Area-Undefined Pri-2 Type-Bug

New issue 117966 by chaoren1...@gmail.com:
document.execCommand("insertHTML", false, '<h6>hello world</h6>') BUG
http://code.google.com/p/chromium/issues/detail?id=117966

Chrome Version : 17.0.963.79
URLs (if applicable) :
OS version : mac

What steps will reproduce the problem?
1.当前面有文字时,插入h6标签,h6会被过滤掉 ,而h5不会。当把前面的文字删
掉,则可以顺利的插入h6,这在firefox浏览器下是完全不一样的。

下面是我的代码
http://jsbin.com/isibud/3/edit#source

chro...@googlecode.com

unread,
Mar 13, 2012, 11:07:48 PM3/13/12
to chromi...@chromium.org

Comment #2 on issue 117966 by chaoren1...@gmail.com:
document.execCommand("insertHTML", false, '<h6>hello world</h6>') BUG
http://code.google.com/p/chromium/issues/detail?id=117966

I want to insert a h6 html element to the above container,but
http://jsbin.com/isibud/3/edit#source did not do so,and I replaced h6 to
h5,this up to my expectations.

My English is very poor, please forgive。

chro...@googlecode.com

unread,
Jun 14, 2013, 12:38:05 AM6/14/13
to chromi...@chromium.org
Updates:
Status: Fixed

Comment #8 on issue 117966 by yo...@chromium.org:
document.execCommand("insertHTML", false, '<h6>hello world</h6>') BUG
http://code.google.com/p/chromium/issues/detail?id=117966

This issue is fixed by http://trac.webkit.org/changeset/114131

--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
Reply all
Reply to author
Forward
0 new messages