Closed
Bug 45459
Opened 24 years ago
Closed 24 years ago
`Insert>HTML Source` is meaningless; should be "HTML..."
Categories
(Core :: DOM: Editor, defect, P4)
Core
DOM: Editor
Tracking
()
VERIFIED
FIXED
M18
People
(Reporter: timeless, Assigned: Brade)
References
()
Details
(Whiteboard: [nsbeta3+][p:4])
NC4.73 uses Insert>HTML Tag...; Moz currently is spec'd for HTML Source...
It's ok to Edit html source, but it isn't ok to insert it. It's illogical and
meaningless.
It would make sense to change `HTML Source...` to `Raw HTML...`.
If we did switch to &Raw HTML, we could have &Horizontal line which happens to
match the other compose spec. Editor doesn't seem to have their spec on
mozilla.org.
Otherwise we can return to `HTML Tags...` (note the `s`), this copies nc4's
text but is somewhat inaccurate as you can insert plaintext.
Comment 1•24 years ago
|
||
actually, using the term source is in line with other menu options such as view
source, marking wontfix
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → WONTFIX
Comment 2•24 years ago
|
||
I disagree. Insert HTML source is confusing. Insert|HTML Tags is much more
intuitive.
Comment 4•24 years ago
|
||
Reopening. We have menu items called "HTML Source..." in three (3) different
menus right now. This is way confusing, and it needs fixing.
Status: VERIFIED → REOPENED
Resolution: WONTFIX → ---
Assignee | ||
Comment 5•24 years ago
|
||
shorten summary; I agree about "HTML Source..." being used in way too many menus.
And why does it have the ellipsis after all of them? I don't think any of them
should have the dots except the Insert menu item (which could be arguable).
I propose we also delete Edit | HTML Source and keep "View | HTML Source"
(consistent with browser).
Summary: `Insert>HTML Source` is meaningless and should be changed to HTML Tags → `Insert>HTML Source` is meaningless; should be "HTML Tags"
Comment 6•24 years ago
|
||
View | HTML Source must function exactly like the View | HTML Source in the
browser.
Edit | HTML Source is our method for editing the HTML source.
If anything gets dropped it will be the insert string. That should have been
dropped anyway. The Edit | HTML Source will stay.
We will not use the term tags, it is inappropriate terminology, you would need
to use the term "HTML element tags," which is just too long of a string to use
in a menu item. HTML Source is consistent with the other terms as I stated
earlier.
Assignee: cmanske → brade
Status: REOPENED → NEW
Keywords: correctness,
nsbeta3
Target Milestone: --- → M18
Comment 7•24 years ago
|
||
Having two menu items with the same name which have different functions (albeit
on different menus) is really poor UI. Uses remember how to get to things by the
name of the menu item; they don't always remember where something is; they'll
cruise the menus until they find it. We *have* to come up with divergent names
for these two items.
Updated•24 years ago
|
Whiteboard: nsbeta3+ → [nsbeta3+]
Comment 9•24 years ago
|
||
adding priority to status whiteboard
Priority: P3 → P4
Whiteboard: [nsbeta3+] → [nsbeta3+][p:4]
Assignee | ||
Comment 10•24 years ago
|
||
We have decided for now to go with Insert | HTML...
fix checked in early this morning.
Status: NEW → RESOLVED
Closed: 24 years ago → 24 years ago
Resolution: --- → FIXED
Summary: `Insert>HTML Source` is meaningless; should be "HTML Tags" → `Insert>HTML Source` is meaningless; should be "HTML..."
You need to log in
before you can comment on or make changes to this bug.
Description
•