Closed Bug 44951 Opened 24 years ago Closed 23 years ago

HTML Message/Compose Accelerators: Insert menu should match spec

Categories

(SeaMonkey :: MailNews: Message Display, defect, P3)

defect

Tracking

(Not tracked)

VERIFIED FIXED
mozilla0.9.5

People

(Reporter: nbaca, Assigned: timeless)

References

()

Details

(Keywords: helpwanted)

Overview: In the HTML Message window the accelerators for the Insert menu should 
match the spec.
Keywords: nsbeta3, ui
QA Contact: lchiang → nbaca
Target Milestone: --- → M18
OS: Windows NT → All
to do:
keys for insert link and line break
&Horizontal Line (blocked by 45459
spec work:
Named &Anchor (note, current implementation results in N&amed Anchor)
&Characters and Symbols...
&New Line Break [to match nc4.73]
&Break below Image(s) [to match nc4.73]
--fwiw these are really editor bugs--
If someone gives me the green light I'll do them anyway.
Again, /Editor/ has no (public) specs so Mail Composer's specs and Netscape 4 
Composer's implementation are my only reference points.
Assignee: putterman → timeless
Depends on: 45459
Keywords: 4xp
Mass accepting.
Status: NEW → ASSIGNED
>&Horizontal Line (blocked by 45459 spec work:
spec changed to "o" underlined to match current implementation

>Named &Anchor (note, current implementation results in N&amed Anchor)
No problem. Update spec.

>&Characters and Symbols...
Add to Mail compose spec

>&New Line Break [to match nc4.73]
Should be "Li&ne Break"

Removing the nsbeta3 nomination.  These will be condensed into a smaller number 
of bugs and then renominated.  
Keywords: nsbeta3
Target Milestone: M18 → mozilla0.9
Blocks: 70185
Note that the normal "Enter" key behavior in Message Composer (and currently
also in regular Composer) inserts a <br> break, so we decided not to expose the
"Insert Break" item in the Insert menu. We did add "Brea&k Below Image", which
inserts <br clear="all">. Is the wording of that menu item ok with everyone?
Messenger Composer gets the entire Insert menu from editorOverlay.xul, thus
this menu will always be the same in the 2 Composers.
Both specs should be updated with this new menu item.
Charlie, OK, i'll remove Insert "Line Break" from the spec.

How is Break below image <br clear="all"> different from Link Break <br>?
Target Milestone: mozilla0.9 → mozilla0.9.2
Target Milestone: mozilla0.9.2 → mozilla0.9.3
imagine an image of a letter T that's 4 lines tall, if you use it in some 
cases, you can cause nifty newspaper wrapping affects:

/-----\his is kind of how
|     | a newspaper uses
|  T  | drop letters.
|     |
\-----/This line could be the result of a <br>

but if you want to get the next thing to start after the T image cleared you'd 
need the clear attribute.  (it's been a while since i've used html to do stuff 
like this).

Is there anything else left?
Target Milestone: mozilla0.9.3 → mozilla0.9.5
Spec says: Insert Link     Ctrl+Shift+L
Mozilla:                   Ctrl+Link      -> update spec?

The rest of the accelerators is ok.

Checked on 2001072503 (trunk), Win2K
QA Contact: nbaca → olgam
Spec changed (updated to moz in a hour or so):
Link --> Ctrl+L
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Fix is verified on branch and trunk.
Build 2001-09-25.
Status: RESOLVED → VERIFIED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.