Open Bug 246668 Opened 20 years ago Updated 12 years ago

HTML Source mode blows away lang attribute on root element

Categories

(SeaMonkey :: Composer, defect)

x86
All
defect
Not set
normal

Tracking

(Not tracked)

People

(Reporter: WeirdAl, Unassigned)

Details

(Keywords: dataloss)

Steps to reproduce:

(1) Start Mozilla Composer.
(2) Switch to HTML Source mode.
(3) Change the <html> tag so it says <html lang="en-US">.
(4) Change to some other mode (Preview, Normal, whatever)
(5) Go back to HTML Source mode.

Expected results:  HTML document element tag says <html lang="en-US">.
Actual results:    HTML document element tag says <html>
Seen in Mozilla 1.7RC1 and Nvu 0.2.
Product: Browser → Seamonkey
MozillaAS v1.7.x is not supported anymore.

Can you reproduce with SeaMonkey v1.1.9 ?
Assignee: composer → nobody
QA Contact: composer
Reproduced in seamonkey 1.1.15 (composer)

entered: <html lang="de">
after saving: <html>
expected: <html lang="de">

see also http://de.selfhtml.org/html/xhtml/unterschiede.htm#lang

Best regards

akapuma
Still valid
User agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/16.0 Firefox/16.0 SeaMonkey/2.13a1
Build identifier: 20120712003002
You need to log in before you can comment on or make changes to this bug.