Closed
Bug 260864
Opened 21 years ago
Closed 21 years ago
update download manager shortcut everywhere; IE has no View Source shortcut; Web Search is Ctrl+E in IE
Categories
(Firefox Graveyard :: Help Documentation, defect)
Firefox Graveyard
Help Documentation
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: steffen.wilberg, Assigned: steffen.wilberg)
References
Details
Attachments
(1 file, 1 obsolete file)
5.37 KB,
patch
|
jwalden+fxhelp
:
review+
|
Details | Diff | Splinter Review |
Assignee | ||
Comment 1•21 years ago
|
||
damn shortcuts.
Assignee | ||
Comment 2•21 years ago
|
||
forgot a tag.
Note that IE's Ctrl+E shortcut is the reason we're using it on Windows as well
for Web Search. And IE doesn't have a Page Source shortcut.
Attachment #159633 -
Attachment is obsolete: true
Assignee | ||
Comment 3•21 years ago
|
||
Comment on attachment 159634 [details] [diff] [review]
correct patch
Simple changes, but error prone.
Attachment #159634 -
Flags: review?(jwalden+fxhelp)
Comment 4•21 years ago
|
||
Comment on attachment 159634 [details] [diff] [review]
correct patch
>+ or by pressing <span class="noUnix"><kbd>Ctrl</kbd>+<kbd>J</kbd></span>
>+ <span class="unix"><kbd>Ctrl</kbd>+<kbd>Y</kbd></span>) stores shortcuts to
>+ your recent downloads. The Download options are available in the
As it is, on non-Unix platforms there will be a space between the J of Ctrl+J
and the parenthesis due to the whitespace between the <span class="noUnix"/>
and the <span class="unix"/> elements. Remove the space by fiddling with the
alignment of stuff, make sure no spaces show on any platform however you do it,
and r=me.
Attachment #159634 -
Flags: review?(jwalden+fxhelp) → review+
Comment 5•21 years ago
|
||
Oh -- I've synced the docs in branch and trunk, so please check it into both.
Right now, Help should be completely synced on branch and trunk except for Help
viewer changes -- they've been reviewed and approved for aviary, so do you know
if they'd be okay to check into trunk as well?
Assignee | ||
Comment 6•21 years ago
|
||
Yeah, I've seen your trunk checkin.
Checked in br & trunk, with comment addressed.
You can check anything into the trunk as soon as it is reviewed. Approval is not
needed there. I'd even recommend to try Help viewer changes in the trunk before
taking them to the branch. But hurry up, the trunk is scheduled to freeze for
1.8a4 on 22-Sep 11:59 P.M.
But which Help viewer changes do you mean?
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Updated•9 years ago
|
Product: Firefox → Firefox Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•