Closed
Bug 108972
Opened 23 years ago
Closed 23 years ago
Keyboard shortcuts for zooming text should be "+" and "-"
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Tracking
()
People
(Reporter: david, Assigned: aaronlev)
Details
Keyborad shortcuts that cause zooming/unzooming text should IMHO be "+" and "-"
(on the numpad), as in Opera. These keys are generally not used while browsing
(if focus isn't in <input> text field or something similar) and they are more
convinient than current shortcuts.
reporter: have you ever used mozilla? if so can you specify a build id and
indicate what did work and what did not?
Assignee: asa → aaronl
Component: Browser-General → Keyboard Navigation
QA Contact: doronr → sairuh
Reporter | ||
Comment 2•23 years ago
|
||
OK, build ID is 2001101117 (milestone release 0.9.5) for Win32.
I'm not sure you understood well, so I summarize it again:
current kbd shortcut status (in mentioned build)
---------------------------
Make text bigger: Ctrl++
Make text smaller: Crel+-
I ask "why Ctrl?", and my idea is:
Make text bigger: "+" on the numpad
Make text smaller: "-" on the numpad
Is it clear?
fwiw I'm opposed to this for mozilla traditional bindings, i would not mind
seeing an alternative set of bindings that match opera or lynx which could use this.
The distinction between what we have now (<ctrl>+<+>/<ctrl>+<->) and what the
reporter wants (<numlock-plus>/<numlock-minus>) is that mozilla's keybindings
were designed to be triggered only intentionally (ctrl+<somekey>).
Many people have asked us to create a set of keybindings similar to lynx's, and
i can imagine this suggestion would fit nicely with that.
In the interim you can probably set this up yourself.
Comment 4•23 years ago
|
||
http://www.mozilla.org/unix/customizing.html shows how to set up custom key
bindings. However, it would only work if zoomtext is exposed as a
browser-window command, and I don't know the answer to that.
Comment 5•23 years ago
|
||
*** This bug has been marked as a duplicate of 95307 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Comment 6•23 years ago
|
||
mass verification of duplicate bugs: to find all bugspam pertaining to this, set
your search string to "DuplicateBugsBelongInZahadum".
if you think this particular bug is *not* a duplicate, please provide a
compelling reason, as well as check a recent *trunk* build (on the appropriate
platform[s]), before reopening.
Status: RESOLVED → VERIFIED
Updated•6 years ago
|
Component: Keyboard: Navigation → User events and focus handling
You need to log in
before you can comment on or make changes to this bug.
Description
•