Closed
Bug 27920
Opened 25 years ago
Closed 25 years ago
HTML meta tag is not created when the caret does not present
Categories
(Core :: Internationalization, defect, P3)
Tracking
()
VERIFIED
FIXED
M16
People
(Reporter: teruko, Assigned: nhottanscp)
Details
(Keywords: platform-parity)
I found this when I verified the bug 17791.
When you open the Composer and change the characer set to Japanese (EUC-JP),
the caret is not displayed in the beginning of the first line of composer and
HTML meta tag is not created.
Steps of reproduce
1. Open Composer (at that time, do not focus in the Composer)
2. Select menu View|Character Set Multibyte ->Japanese(EUC-JP)
At this time, the caret is not displayed at the beginning of the first line.
3. Type English characters in the composer
4. Save the file and look at the source
Notice that HTML meta charset is not created.
Tested 2000021509 Win32 build. I could not reproduce this in Mac and Linux
build.
| Assignee | ||
Updated•25 years ago
|
Status: NEW → ASSIGNED
Target Milestone: M16
| Assignee | ||
Comment 1•25 years ago
|
||
Accepting for M16. cc to brade.
Comment 2•25 years ago
|
||
Teruko--for Mac and Linux, do you see the meta charset tag?
The caret not displaying is likely a separate bug from the meta tag not being
inserted. However, they could be related (if focus is lost, the meta tag might
not get inserted since there isn't an editor to insert into).
Keywords: pp
| Assignee | ||
Updated•25 years ago
|
Target Milestone: M16 → M17
| Assignee | ||
Comment 3•25 years ago
|
||
The problem does not happen anymore, marking as FIXED.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Target Milestone: M17 → M16
| Reporter | ||
Comment 4•25 years ago
|
||
I verified this in 2000-05-16-09 Win32 build.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•