AnantLabs / xheditor

Automatically exported from code.google.com/p/xheditor
GNU Lesser General Public License v3.0
0 stars 0 forks source link

bug:复制 粘贴到文本框里的内容 的html元素的style无法清除 #155

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
查帮助,这两个属性貌似没有生效
internalStyle:false,                        inlineStyle:false,

Original issue reported on code.google.com by lj3362...@gmail.com on 13 May 2010 at 7:04

GoogleCodeExporter commented 9 years ago
http://xheditor.com/demos/demo04.html
请在里面的4示例中测试,同样没生效吗?

Original comment by yanis.w...@gmail.com on 13 May 2010 at 7:15

GoogleCodeExporter commented 9 years ago
请看图,stype属性在4个编辑器里都还在的啊

Original comment by lj3362...@gmail.com on 16 May 2010 at 3:26

Attachments:

GoogleCodeExporter commented 9 years ago
demo04那个地址是全部保留的:
internalScript:true,inlineScript:true,internalStyle:true,inlineStyle:true

所以style属性还在是正常的。

不过的确像你说的,inlineStyle:false是工作不正常,这个问题会
在下个版本修正。
internalStyle我试过倒是能清理的。

感谢反馈问题,谢谢你对xhEditor的支持。

Original comment by yanis.w...@gmail.com on 17 May 2010 at 1:32

GoogleCodeExporter commented 9 years ago

Original comment by yanis.w...@gmail.com on 30 Jun 2010 at 10:56