Closed Bug 17071 Opened 25 years ago Closed 25 years ago

insert source dialog fixes

Categories

(Core :: DOM: Editor, defect, P3)

defect

Tracking

()

CLOSED FIXED

People

(Reporter: Brade, Assigned: cmanske)

Details

OK, here's another easy one:
in the insert source dialog, the label is missing; we need to use it:
&sourceEditField.label;

Also, the label should be: for="srcInput" so clicking it would activate/focus in
textarea.

Lastly, the dtd file has "example.label", we should be using that in the xul
file.  Did we ever find out about using entities within entities? (to add the
html tags around it)
Status: NEW → ASSIGNED
Target Milestone: M11
Fix is ready. And yes, we can use entities inside entity strings. Yippy!
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Checked in 10/26
Status: RESOLVED → VERIFIED
how do I verify this one?? sounds like code level verification to me..

Kathy please?
Status: VERIFIED → CLOSED
Verify by looking at the dialog.
You see the text "Enter HTML tags and text" above the edit area and
the "Example..." text below. The example shows "<" and ">" characters, which
proves that the "entities within entities" works.
I'll just mark this as closed.
You need to log in before you can comment on or make changes to this bug.