Add ability to search after a value in the new about:config
Categories
(Toolkit :: Preferences, enhancement, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox65 | --- | affected |
People
(Reporter: Matthias, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 obsolete file)
Comment 3•6 years ago
|
||
Updated•6 years ago
|
Comment 4•6 years ago
|
||
In the new "about:config" page this can be achieved with the find-in-page functionality. Actual filtering based on anything else than the preference name would in fact make the code in bug 1501410 more complicated.
I'd vote for reopen.
I just run into this issue and it's not intuitive to first click "show all" and then use find-in-page for some values. With the old ui I got all search results in order which was very handy to compare them.
Comment 6•5 years ago
|
||
I agree, this is really non-obvious. Paolo, care to reconsider?
My use case today was wanting to search the profiler URL in devtools.performance.recording.ui-base-url
. I tried to find the preference by searching for profiler.firefox.com
. When no results showed up, I definitely considered this a bug in about:config.
Alternatively, if this is really wontfix,I think it would be a good idea to change the placeholder string in the search field from "Search" to "Search preference name" to indicate that this is the intended behavior.
Reporter | ||
Comment 7•5 years ago
|
||
I think "Search preference name" is a good idea, that would also be consistent with the photon style guide
(https://design.firefox.com/photon/components/input-fields.html, last item)
Comment 8•5 years ago
|
||
Yeah, good point about changing the placeholder to "Search preference name" to both indicate that the new behavior is by design and align to the Photon style guide. Since this just aligns the text to the style guide, a patch to fix it can probably be reviewed expeditely.
Reporter | ||
Comment 9•5 years ago
|
||
Comment 10•5 years ago
|
||
Comment on attachment 9090136 [details]
Bug 1501658 - Adopting about:config search text to convey that you can not search values. r=paolo
Revision D44520 was moved to bug 1579115. Setting attachment 9090136 [details] to obsolete.
Comment 13•4 years ago
|
||
So what is the conclusion? this bug still exists in version 76
Comment 14•4 years ago
|
||
This bug is closed. The decision was to keep the search limited to the preference name only.
Description
•