Closed Bug 180950 Opened 23 years ago Closed 22 years ago

[linux] shortcut for selecting all in textarea in mail compose window is broken

Categories

(Core :: DOM: UI Events & Focus Handling, defect)

x86
Linux
defect
Not set
normal

Tracking

()

VERIFIED FIXED
mozilla1.4beta

People

(Reporter: bugzilla, Assigned: sspitzer)

References

Details

(Keywords: platform-parity, regression, Whiteboard: [adt2])

Attachments

(1 file)

on linux (unix), you can use Alt-A to select the contents of a textarea, such as the comment selection of a bug report, or the composition region in the mail compose window. that shortcut is broken, using 2002.11.19.04 comm trunk bits on linux rh7.2. fwiw, i'm using the default keybindings, where Ctrl is my accelerator key and Alt is (usually) the access key. using the context menu to select all (or, Edit > Select All for the mail compose window) still works.
i take back what i said about textareas in browser pages. looks like this might be limited to the mail compose window. regular composer window appears fine, too.
Keywords: regression
Summary: shortcut for selecting all in textarea broken → shortcut for selecting all in textarea in mail compose window is broken
ducarroz / varada / seth, any ideas what might've caused this regression?
I think I've seen other bugs regarding key bindings working strangely in mail compose -- I'm fairly sure this is a dup.
Assignee: akkana → ducarroz
-->varada
Assignee: ducarroz → varada
Keywords: nsbeta1
taking all of varada's bugs.
Assignee: varada → sspitzer
Mail triage team: nsbeta1+/adt2
Keywords: nsbeta1nsbeta1+
Whiteboard: [adt2]
shouldn't this bug be classified as belonging to the mailnews product?
over to shuehan.
Assignee: sspitzer → shliang
back to seth
Assignee: shliang → sspitzer
caillon tells me: "I run into this a lot. I just assumed that it wasn't supposed to work. I just tried it on a trunk from 428" accepting, will see what I can do.
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla1.4beta
not a problem on win2k or mac os x. will look through older builds to see if i can get a regression window.
Keywords: pp
this regressed sometime btwn 8-Aug-2002 (Alt+A works) and 4-Sept-2002 (Alt+A broken). i know this is a large window, but i can't find builds btwn those dates.
theory: the select all js for the attachment bucket is raining on our select all parade.
*** Bug 168426 has been marked as a duplicate of this bug. ***
new theory, one that looks promising. the access key for the bucket is "_A_ttachments:". alt a -> sets focus to that. (Alt a is select all on linux) very noticable if you have an attachment. I bet if I set that access key to something like "A_t_tahments:", I bet this goes away. testing now
that fixes it, but "_t_" is bad, because of "_Tools" menu. "Atta_c_hments:" works. patch coming.
Comment on attachment 122373 [details] [diff] [review] patch Ah, good catch Seth. r=caillon.
Attachment #122373 - Flags: review+
fixed. sr=bienvenu, a=sspitzer
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Summary: shortcut for selecting all in textarea in mail compose window is broken → [linux] shortcut for selecting all in textarea in mail compose window is broken
vrfy'd fixed on linux rh8.0, 2003.05.05.08 comm build.
Status: RESOLVED → VERIFIED
can someone (sarah / caillon) confirm check that "alt c" isn't something else, already? copy, on linux, is ctrl c. but isn't it possible (likely) that someone will set it to alt c? (or am I confused?) maybe something else, besides "c" would be better. something less common.
alt-c never seems to bring the file picker up (for attachments).
how about the 'm' in Attach_m_ents?
okay, after chatting with seth about this further, we've decided to stick with alt-c to focus the attachment listbox. * the trick is that there needs to be at least one file in the attachment pane in order to actually see focus when using alt-c --this occurs elsewhere in the app (Send Format pref panel). * seth thought that alt-c would clobber copy for those who use alt for the accel key. then again, alt-m would clobber bringing up mail compose for that environment, so we'll stick with alt-c for now.
Component: Keyboard: Navigation → User events and focus handling
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: