Closed
Bug 502492
Opened 16 years ago
Closed 13 years ago
Change about:config text box label to Search:
Categories
(Toolkit :: General, defect)
Toolkit
General
Tracking
()
VERIFIED
FIXED
mozilla11
People
(Reporter: adelfino, Assigned: aceman)
References
Details
(Keywords: polish, Whiteboard: [testday-20110603])
Attachments
(1 file, 1 obsolete file)
3.25 KB,
patch
|
mossop
:
review+
limi
:
ui-review+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2a1pre) Gecko/20090705 Minefield/3.6a1pre
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2a1pre) Gecko/20090705 Minefield/3.6a1pre
All other search text boxes (bookmarks sidebar search, history sidebar search, cookies search, remembered passwords search) use the label Search:
Since filtering is the same as searching, I think it would be nice to follow the convention.
Reproducible: Always
Steps to Reproduce:
1. Go to about:config
Actual Results:
See Filter: label
Expected Results:
It should be a Search: label
Reporter | ||
Updated•16 years ago
|
Version: unspecified → Trunk
Comment 1•16 years ago
|
||
Hi Andrés. Thanks for continuing to look into these minor polish issues! Have you ever considered creating patches for these (wording changes are quite simple to do, once you've got your head around Mercurial - on Windows, this is even quite easy with TortoiseHg)? That will significantly speed up the process and should get you many of these bugs actually fixed for Firefox.next.
Also, please create a meta-bug for your issues, make all of them block the meta-bug and CC faaborg@mozilla.com on it, so that he can agree/disagree where he sees fit (and buy you some beer, once you've added enough polish ;-)).
Comment 2•14 years ago
|
||
Went ahead and implemented this change, seems the new wording is more consistent with the behavior described in bug 449178, to which my friend says he'll be submitting a patch soon. This patch also refactors some of the filterXXX functions in the about:config config.js file to match the new wording.
Attachment #491635 -
Flags: ui-review?
Attachment #491635 -
Flags: review?
Comment 3•14 years ago
|
||
Comment on attachment 491635 [details] [diff] [review]
Proposed patch
ui-r+, but I think we're past string freeze for Firefox 4
Attachment #491635 -
Flags: ui-review? → ui-review+
Assignee: nobody → mjkoo
Status: UNCONFIRMED → ASSIGNED
Component: General → Menus
Ever confirmed: true
QA Contact: general → menus
Whiteboard: [testday-20110603]
You don't need a superreview for a trivial change like this. But it would help to explicitly request someone to do the review instead of asking the wind...
http://www.mozilla.org/projects/toolkit/review.html
Component: Menus → General
Product: Firefox → Toolkit
QA Contact: menus → general
Attachment #491635 -
Flags: review? → superreview?(dtownsend)
Comment 6•14 years ago
|
||
Comment on attachment 491635 [details] [diff] [review]
Proposed patch
The majority of this patch seems to be unnecessary for just changing the label
Attachment #491635 -
Flags: superreview?(dtownsend) → review-
Comment 7•13 years ago
|
||
> The majority of this patch seems to be unnecessary for just changing the label
Indeed. Staying with "Filter" and having looked at both FF and TB, the only choices appear L and R. I does not work in Tbird - it focuses the View widget.
Maxwell, if no one objects to going with R would you code up a new patch?
I could make the patch but need to hear the consensus.
There even is a ui-review+ about changing it to Search.
Wayne, why do you suggest to stay with "Filter"? I think Dave just objects to changing all the related function names.
So I'll just keep the changes in toolkit/components/viewconfig/content/config.xul and toolkit/components/viewconfig/content/config.xul as AFAIK the identifier needs to be changed when the string changes (due to translations).
Assignee: mjkoo → acelists
Attachment #575945 -
Flags: ui-review?(mbeltzner)
Attachment #575945 -
Flags: review?(dtownsend)
Comment 10•13 years ago
|
||
Comment on attachment 575945 [details] [diff] [review]
reduced patch
Review of attachment 575945 [details] [diff] [review]:
-----------------------------------------------------------------
Fine code-wise, needs UX sign-off before landing though.
Attachment #575945 -
Flags: ui-review?(mbeltzner)
Attachment #575945 -
Flags: ui-review?(limi)
Attachment #575945 -
Flags: review?(dtownsend)
Attachment #575945 -
Flags: review+
Comment 11•13 years ago
|
||
FWIW, it had ux-signoff before, pretty sure that can carry over!
![]() |
Assignee | |
Comment 12•13 years ago
|
||
The original patch had 'S' as accesskey so please review again.
I chose 'r' for access key, because 's' is already taken by 'Hi_s_tory' in main menu. Interestingly, there is another _S_earch in Ctrl+H sidebar using S as accesskey. A bug or not a problem, as the classic menu is no longer the default?
Updated•13 years ago
|
Attachment #575945 -
Flags: ui-review?(limi) → ui-review+
![]() |
Assignee | |
Comment 13•13 years ago
|
||
Hm, no answer but a ui+ from Alex Limi.
So it is probably OK. Requesting checkin.
Keywords: checkin-needed
Attachment #491635 -
Attachment is obsolete: true
Comment 14•13 years ago
|
||
Keywords: checkin-needed
Target Milestone: --- → mozilla11
Comment 15•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•