Closed
Bug 891081
Opened 11 years ago
Closed 11 years ago
In 2.19 the keystrokes of shift-cmd-p do not enable spell check
Categories
(SeaMonkey :: General, defect)
Tracking
(seamonkey2.19 wontfix, seamonkey2.20 fixed, seamonkey2.21 fixed, seamonkey2.22 fixed)
RESOLVED
FIXED
seamonkey2.22
People
(Reporter: reed1003, Assigned: neil)
References
Details
(Keywords: late-l10n, regression)
Attachments
(1 file)
1.02 KB,
patch
|
philip.chee
:
review+
iannbugzilla
:
approval-comm-aurora+
Callek
:
approval-comm-beta+
|
Details | Diff | Splinter Review |
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:20.0) Gecko/20100101 Firefox/20.0 SeaMonkey/2.17.1 (Beta/Release)
Build ID: 20130410205209
Steps to reproduce:
shift-cmd-p do not work for spell check in version 2.19
Actual results:
nothing
Expected results:
spell checking
What is in Error Console? Expecting dupe for Bug 887010
The command opens up a browser window with a reference to private browsing.
Comment 3•11 years ago
|
||
Probably caused by Bug 837510 Add File - New - Private Window menuitem
It looks like cmd-shift-P is now supposed to open a private browsing window.
Blocks: 837510
Status: UNCONFIRMED → NEW
status-seamonkey2.19:
--- → affected
Ever confirmed: true
Keywords: regression
Comment 4•11 years ago
|
||
This is a classic case of hotkey collision. Hopefully "Check spelling" was moved to another hotkey but I don't know which one. (Private browsing is a recent invention.)
Ctrl+Shift+P is "New → Private Browsing Window" on Linux also. I don't see any hotkey mentioned for the various spell-related menuitems.
Mozilla/5.0 (X11; Linux i686 on x86_64; rv:25.0) Gecko/20100101 Firefox/25.0 SeaMonkey/2.22a1 ID:20130709003001 c-c:c1021b0b890c m-c:f2de2035f0af
Boy, I'd sure like a keystroke feature for spell check. Been using keystrokes for many tasks for years.
Comment 6•11 years ago
|
||
(In reply to reed1003 from comment #5)
> Boy, I'd sure like a keystroke feature for spell check. Been using
> keystrokes for many tasks for years.
It seems you are ripe for the keyconfig extension. That extension is not found at AMO, but you can get the latest version from the first link at http://forums.mozillazine.org/viewtopic.php?t=72994&f=48 which is also a mutual-help forum about defining keys for whatever you want them to do (if possible).
Assignee | ||
Comment 7•11 years ago
|
||
(In reply to Tony Mechelynck from comment #4)
> This is a classic case of hotkey collision. Hopefully "Check spelling" was
> moved to another hotkey but I don't know which one. (Private browsing is a
> recent invention.)
No, it wasn't, and it needs to be, I suppose. Accel+Shift+S is used by Publish, but we could move that to Accel+Shift+H perhaps, unless someone else has any other preference?
Flags: needinfo?(mnyromyr)
Assignee | ||
Comment 8•11 years ago
|
||
Ah, so the key is shared with Thunderbird, so it's not easily changeable. I guess we have to change the Private Browsing key instead, which is a shame, because it's the key Firefox uses...
Comment 9•11 years ago
|
||
Looking at what other browsers do (haven't verifyed myself, just did some quick search):
IE and Firefox: accel+Shift+P
Chrome and Opera: accel+Shift+N
So one option would be to use accel+Shift+N which would in some way be more logical if you look at what the non-shift key combo is.
Comment 10•11 years ago
|
||
(In reply to Stefan [:stefanh] from comment #9)
> Looking at what other browsers do (haven't verifyed myself, just did some
> quick search):
>
> IE and Firefox: accel+Shift+P
> Chrome and Opera: accel+Shift+N
Forgot to menation that Safari doesn't seem to have a shortcut for this...
Comment 11•11 years ago
|
||
Oops, Accel+Shift+N is New Composer Page
Assignee | ||
Comment 12•11 years ago
|
||
Consensus seems to be to change the key to Ctrl+Shift+B instead.
Assignee: nobody → neil
Status: NEW → ASSIGNED
Attachment #774329 -
Flags: review?(philip.chee)
Flags: needinfo?(mnyromyr)
Comment 13•11 years ago
|
||
Comment on attachment 774329 [details] [diff] [review]
Possible patch
r=me for CTRL-SHIFT-B
Attachment #774329 -
Flags: review?(philip.chee) → review+
Assignee | ||
Comment 14•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
status-seamonkey2.20:
--- → affected
status-seamonkey2.21:
--- → affected
status-seamonkey2.22:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → seamonkey2.22
Assignee | ||
Comment 15•11 years ago
|
||
Comment on attachment 774329 [details] [diff] [review]
Possible patch
[Approval Request Comment]
Regression caused by (bug #): 837510
User impact if declined: Advertised spellcheck keyboard shortcut doesn't work
Testing completed (on m-c, etc.): Landed on c-c
Risk to taking this patch (and alternatives if risky): Low, Private Browsing is a new feature so hopefully nobody will mind that the key changes
String changes made by this patch: One command key
Attachment #774329 -
Flags: approval-comm-beta?
Attachment #774329 -
Flags: approval-comm-aurora?
Comment 16•11 years ago
|
||
Comment on attachment 774329 [details] [diff] [review]
Possible patch
a=me assuming l10n notification is made
Attachment #774329 -
Flags: approval-comm-aurora? → approval-comm-aurora+
Assignee | ||
Comment 17•11 years ago
|
||
Comment 18•11 years ago
|
||
(In reply to Ian Neal from comment #16)
> Comment on attachment 774329 [details] [diff] [review]
> Possible patch
>
> a=me assuming l10n notification is made
adding late-l10n keyword for anyone who follows that. Thread is at https://groups.google.com/d/msg/mozilla.dev.l10n/jA2CLqUuN8c/4JwpmUIa6wYJ
Keywords: late-l10n
Comment 19•11 years ago
|
||
Comment on attachment 774329 [details] [diff] [review]
Possible patch
Review of attachment 774329 [details] [diff] [review]:
-----------------------------------------------------------------
a-beta=me a-CLOSED_TREE=me
Attachment #774329 -
Flags: approval-comm-beta? → approval-comm-beta+
Assignee | ||
Comment 20•11 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•