Closed
Bug 591190
Opened 14 years ago
Closed 14 years ago
panorama keyboard shortcut should not trigger when in textfields
Categories
(Firefox Graveyard :: Panorama, defect, P2)
Firefox Graveyard
Panorama
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: phiw2, Assigned: aza)
References
Details
Attachments
(1 file)
(deleted),
patch
|
iangilman
:
review+
|
Details | Diff | Splinter Review |
The Tab Candy keyboard shortcut (option-space) should NOT open Tab Candy when the focus is in an input field
STR
1. start typing in an input field / textarea
2. press option space (standard OS X key combo for a non-breaking space)
3. %%6$## </swear>
AR. tab candy opens…
ER. Input a non-breaking space
(filed per bug 587505 comment 5)
Reporter | ||
Updated•14 years ago
|
blocking2.0: --- → ?
Updated•14 years ago
|
OS: Mac OS X → All
Hardware: x86 → All
Updated•14 years ago
|
Summary: Tab Candy highjacks non-breaking space key combo → panorama keyboard shortcut should not trigger when in textfields
Comment 1•14 years ago
|
||
Assignee: nobody → dietrich
Updated•14 years ago
|
Attachment #470310 -
Flags: review?(dolske)
Comment 2•14 years ago
|
||
And also see Bug 591190,
Panorama should ignore keypress of ENTER(DOM_VK_RETURN) while IME composition .
Comment 3•14 years ago
|
||
Updated•14 years ago
|
blocking2.0: ? → betaN+
Comment 4•14 years ago
|
||
Comment on attachment 470310 [details] [diff] [review]
v1
getting first-review from ian.
Attachment #470310 -
Flags: review?(dolske) → review?(ian)
Comment 5•14 years ago
|
||
Comment on attachment 470310 [details] [diff] [review]
v1
Looks good. Adding Aza for UI.
Attachment #470310 -
Flags: ui-review?(aza)
Attachment #470310 -
Flags: review?(ian)
Attachment #470310 -
Flags: review+
Assignee | ||
Comment 6•14 years ago
|
||
I'm worried that this sets up a modality... you are used to using option-space to invoke Panorama and then all of a sudden it stops working. I doubt it will be obvious that it is because you are in a textarea that Panorama appears broken.
To put it another way, it is very frustrating that Flash eats key presses. How many times have you become annoyed that you can't use the standard keyboard shortcut for "Back" because Flash gobbles it up? Would you be able to use the keyboard shortcut while writing in Gmail or any other email client? During the middle of leaving a comment on Bugzilla?
Comment 7•14 years ago
|
||
Dueling frustrations.
The root of the problem is that the current keyboard shortcut is an extremely common one (as evidenced by the volume of bugs filed about it). We could ditch this patch in favor of fixing fixing bug 587505 and/or changing the default shortcut.
Comment 8•14 years ago
|
||
(In reply to comment #7)
> The root of the problem is that the current keyboard shortcut is an extremely
> common one (as evidenced by the volume of bugs filed about it). We could ditch
> this patch in favor of fixing fixing bug 587505 and/or changing the default
> shortcut.
Agreed. Fixing bug 587505 is one thing, but having a smarter default is also important. As discussed in bug 592183, perhaps something command-y like command/alt-[...] would be better and less likely to conflict with OS/IMEs.
Updated•14 years ago
|
Assignee: dietrich → nobody
Updated•14 years ago
|
Priority: -- → P2
Comment 10•14 years ago
|
||
See also bug 593139 which is for this bug, but for xul:richlistbox
Updated•14 years ago
|
Assignee: nobody → aza
Comment 11•14 years ago
|
||
Sorry for creating a duplicate earlier [bug 593139].
This is a nasty bug!
TabCandy should not eat option-space, since this is the only way to enter a non-breaking space.
Either tell us how to disable tab-candy, or how to change the shortcut.
Comment 12•14 years ago
|
||
This won't be valid when bug 592183 is fixed.
Comment 13•14 years ago
|
||
(In reply to comment #12)
> This won't be valid when bug 592183 is fixed.
That bug summary sounds like it's just a shortcut change. Does that patch also fix this problem?
Comment 14•14 years ago
|
||
(In reply to comment #13)
> That bug summary sounds like it's just a shortcut change. Does that patch also
> fix this problem?
The reason we have this bug is that user wants to input a non-breaking space into textfields but alt+space is used to toggle the panorama UI. Now, we are changing it to ccmd/clt + e which wouldn't affect any input characters so this won't be valid when the patch for bug 59183 lands IMO.
Comment 15•14 years ago
|
||
I think this is now INVALID given the fix for bug 592183 (shortcut is now Cmd+E, which doesn't conflict with any common input field shortcuts).
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → INVALID
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
•