Closed
Bug 104267
Opened 24 years ago
Closed 24 years ago
Using "Insert Character" in "HTML Source" view does not update
Categories
(SeaMonkey :: Composer, defect)
SeaMonkey
Composer
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla0.9.6
People
(Reporter: TucsonTester2, Assigned: cmanske)
Details
Attachments
(1 file)
|
1.14 KB,
patch
|
Brade
:
review+
kinmoz
:
superreview+
|
Details | Diff | Splinter Review |
Build ID: 20011009
Composer allows you to enter in characters using the "Insert Character" window
in HTML Source view but what is inserted does not show on the current view.
Once you switch views though, the HTML will be updated.
Reproducible: Always
Steps to Reproduce:
1.Open Composer
2.Click on Insert -> Characters and Symbols
3.Switch to "HTML Source" view
4.Click tasks and click on the "Insert Character" option
5.Choose a character to add and click on insert (Notice the HTML for the
character was not added)
6.Switch to "Normal" view (Notice the character is on the screen)
7.Switch back to the "HTML Source" view (The HTML for the character is now shown)
Actual Results:
In step 5 you will notice that the character or it's HTML do not appear on the
screen, but once you switch to the "Normal" view it will appear.
Expected Results:
If it is possible for me to click on the insert button I would expect that the
character's HTML would appear in the "HTML Source" view without me switching
back and forth between views.
| Assignee | ||
Comment 2•24 years ago
|
||
Inserting characters in HTML source mode is not supported currently.
We should disable the Insert button if Composer is in HTML Source mode.
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Target Milestone: --- → mozilla0.9.6
| Assignee | ||
Comment 3•24 years ago
|
||
| Assignee | ||
Updated•24 years ago
|
Comment on attachment 53622 [details] [diff] [review]
Fix: Disable insert button while in HTML Source mode
sr=kin@netscape.com
Attachment #53622 -
Flags: superreview+
Comment 5•24 years ago
|
||
Comment on attachment 53622 [details] [diff] [review]
Fix: Disable insert button while in HTML Source mode
r=brade
Attachment #53622 -
Flags: review+
| Assignee | ||
Updated•24 years ago
|
| Assignee | ||
Comment 6•24 years ago
|
||
checked in
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Whiteboard: FIX IN HAND
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•