Closed
Bug 640425
Opened 14 years ago
Closed 14 years ago
Clicking on the searchbar engine dropdown makes the field lose focus
Categories
(SeaMonkey :: Search, defect)
SeaMonkey
Search
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: kairo, Assigned: neil)
References
Details
Attachments
(1 file, 2 obsolete files)
10.37 KB,
patch
|
iannbugzilla
:
review+
|
Details | Diff | Splinter Review |
Bug 401417 comment #45 by Neil:
I did notice one issue and that is that clicking on the button causes the
search field to lose focus. One workaround for that is to use a toolbarbutton
instead of a button.
Comment 1•14 years ago
|
||
Interestingly, it doesn't lose focus on Mac.
Assignee | ||
Comment 2•14 years ago
|
||
This also contains all the adjustments needed to get the search bar the same height as the URL bar in Modern and Classic (Windows/Linux). I notice the dropmarker doesn't look so good in Linux though, so this may not be final.
Assignee: nobody → neil
Attachment #519046 -
Flags: feedback?(iann_bugzilla)
Assignee | ||
Comment 3•14 years ago
|
||
Attachment #519060 -
Flags: review?(iann_bugzilla)
Attachment #519060 -
Flags: feedback?(kairo)
Attachment #519060 -
Flags: review?(iann_bugzilla) → review+
![]() |
Reporter | |
Comment 4•14 years ago
|
||
(In reply to comment #1)
> Interestingly, it doesn't lose focus on Mac.
Not that I haven't even tested, only filed a bug because Neil noted it.
![]() |
Reporter | |
Comment 5•14 years ago
|
||
Oh, and I hope you tested a11y with this patch, as I highly fear that not making it any kind of button makes it inaccessible.
Assignee | ||
Comment 6•14 years ago
|
||
Probably because Mac's focus rules are weird. You would probably lose focus if you had turned on full keyboard access, or something.
Assignee | ||
Comment 7•14 years ago
|
||
It becomes accessible once you've used it, which is a bit useless.
Assignee | ||
Comment 8•14 years ago
|
||
Attachment #519046 -
Attachment is obsolete: true
Attachment #519060 -
Attachment is obsolete: true
Attachment #519046 -
Flags: feedback?(iann_bugzilla)
Attachment #519060 -
Flags: feedback?(kairo)
Attachment #519126 -
Flags: review?(iann_bugzilla)
Attachment #519126 -
Flags: feedback?(kairo)
Comment on attachment 519126 [details] [diff] [review]
Hybrid approach
r=me
Attachment #519126 -
Flags: review?(iann_bugzilla) → review+
Comment 10•14 years ago
|
||
(In reply to comment #1)
> Interestingly, it doesn't lose focus on Mac.
Ah, on Mac the problem is not that it doesn't lose focus when you click the drop-down, instead the problem is that if the field doesn't have focus, clicking the drop-down doesn't give the field focus (which it does in native Mac apps). The patch here doesn't change anything for me, though.
When clicking the urlbar history drop-down, the urlbar gets focused though.
Assignee | ||
Comment 11•14 years ago
|
||
Pushed changeset 0129d8e79d1c to comm-central.
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
![]() |
Reporter | |
Updated•14 years ago
|
Attachment #519126 -
Flags: feedback?(kairo)
You need to log in
before you can comment on or make changes to this bug.
Description
•