Ticket #928 (closed defect: invalid)
Dotclear filters out <video> tags
Reported by: | pascalc | Owned by: | xave |
---|---|---|---|
Priority: | normal | Milestone: | 2.2 |
Component: | module:core | Version: | 2.1 |
Severity: | normal | Keywords: | |
Cc: |
Description
The HTML5 <video> tag is filtered out by Dotclear every time you switch to preview mode, that prevents the use of Dotclear with this popular HTML5 tag (40% of browsers in Europe have video support as of today).
Change History
comment:2 Changed 15 years ago by pascalc
Could you be more specific on the browser internal component it uses? If there is a bug on the mozilla platform about <video> support in the editor module, I need more details to file a bug there and have it fixed upstream.
comment:3 Changed 15 years ago by xave
Uh uh, et c'est toi qui me demande ça ? :) contenteditable should be the one.
comment:4 Changed 15 years ago by pascalc
c'est bien ce que je pensais mais comme j'ai montré ton message à un dev mozilla et qu'il m'a dit que ta réponse était pas claire, je préfère vérifier que tu utilises bien uniquement contenteditable et pas une librairie externe :)
comment:5 Changed 15 years ago by xave
Yep, tu as bien fait. D'ailleurs, si ça se trouve, je me plante, mais je ne crois pas : il y a effectivement des tags que nous supprimons (Applet, Frameset, ...) mais celui-là n'en fait pas partie. Et il y a toujours eu une incompatibilité entre l'éditeur Wysiwyg et les vidéos...
Sorry, the preview mode is a browser internal component. There's nothing we can do here but pray for an update.