Closed
Bug 94800
Opened 23 years ago
Closed 22 years ago
Linux,Mac: Search/Filters UI: Needs mouse click to focus for tab/keyboard access
Categories
(SeaMonkey :: MailNews: Message Display, defect, P2)
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla1.4beta
People
(Reporter: laurel, Assigned: ssu0262)
References
Details
(Keywords: access, Whiteboard: [adt3] seek r=?)
Attachments
(1 file)
(deleted),
patch
|
neil
:
review+
sspitzer
:
superreview+
|
Details | Diff | Splinter Review |
Using aug10 commercial trunk build
Related bug 40492
Problem applies to Linux and Mac. Win98 is OK.
Tabbing to/from fields is generally working in the search messages and filter
messages UIs. However, on linux and mac you can't get keyboard access until you
first mouse click to get the window focus. On windows, I'm able to launch the
dialog and hit Tab which sets focus in the search/filter window on the first
field. On the other platforms Tab (even repeatedly) doesn't get me into focus
anywhere in the respective ui until I mouse click in the window.
Steps:
1. Launch to mail window, Search|Search Messages or Edit|Message Filters.
2. Hit Tab key. Notice nothing appears to be selected/focused. Try using arrow
keys to see if anything is selected.
Result: On win98, focus is easily spotted on the first field/scope dropdown.
Result: On mac and linux, nothing happens, nothing focused.
3. Hit Tab again, notice no change, no focus in mac and linux.
4. In mac and linux, mouse click to focus in window (anywhere), then tabbing to
and from fields works.
*** Bug 112340 has been marked as a duplicate of this bug. ***
still exists, may also overlap with other ui bugs.
Keywords: nsbeta1
Updated•23 years ago
|
Comment 3•23 years ago
|
||
Is this really a nsbeta1+, P2? If yes, then we need to try and schedule before M1.0.
Comment 4•23 years ago
|
||
ssu, feel free to take this since it is an access bug.
Comment 5•23 years ago
|
||
on second thought, I'll just give this one to ssu.
Assignee: sspitzer → ssu
Status: ASSIGNED → NEW
Updated•23 years ago
|
Target Milestone: --- → mozilla1.0
Comment 6•23 years ago
|
||
Discussed in 2/25 bug mtg w Mktng, PjM and engineering. Decision was to move to
1.2 and nsbeta minus this bug.
*** Bug 148065 has been marked as a duplicate of this bug. ***
Actually, I create the patch for bug 148065. As 148065 is treated at a
duplication of this bug. I put my patch here.
The situation here is a little like the "Find in this page..." window. It will
select the contend first then give focus on it. So I add one line to explicit
call the focus.
Comment 10•22 years ago
|
||
See also bug 68891, "mail search window should focus textbox automatically" (all
platforms).
Comment 12•22 years ago
|
||
Mail triage team: nsbeta1+/adt3
Comment 13•22 years ago
|
||
Comment on attachment 85698 [details] [diff] [review]
the patch file of the focus bug
Looks good to me.
Attachment #85698 -
Flags: review+
Assignee | ||
Comment 14•22 years ago
|
||
Comment on attachment 85698 [details] [diff] [review]
the patch file of the focus bug
requesting sr= for Robin's patch since it's trivial.
Attachment #85698 -
Flags: superreview?(sspitzer)
Comment 15•22 years ago
|
||
Comment on attachment 85698 [details] [diff] [review]
the patch file of the focus bug
sr=sspitzer
ssu, if you check in, can you add a comment above the focus() call pointing
back to this bug?
since this isn't needed on win32, the comment will help ensure someone doesn't
remove the workaround.
Attachment #85698 -
Flags: superreview?(sspitzer) → superreview+
Assignee | ||
Comment 16•22 years ago
|
||
I'm not sure if Robin Lu has access to cvs, so I checked the patch in for him.
Comment request by Seth also added to patch.
closing bug as fixed.
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Comment 17•22 years ago
|
||
Using trunk builds 20030303 on linux and macosx this works like Windows now,
verfied.
Status: RESOLVED → VERIFIED
QA Contact: laurel → esther
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•