Closed Bug 892038 Opened 11 years ago Closed 11 years ago

It should be possible to add new prefs in about:config even after searching

Categories

(Firefox for Metro Graveyard :: General, defect)

x86_64
Windows 8
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Firefox 26

People

(Reporter: sfoster, Assigned: ally)

References

Details

Attachments

(1 file)

Currently when you initially load about:config, there is a row at the top if the list that allows you to create new preferences. If you use the search box, that goes away. 
Searching for a pref, not finding it and needing to create is is a normal sequence we should support, so clearing/dismissing the search should not remove that create-preference form.
Blocks: 899528
Assignee: nobody → ally
This is a holdover from the fennec codebase. We don't have to worry about screen space, and have no need to hide the editor bar, so let's not.
Attachment #788444 - Flags: review?(sfoster)
Comment on attachment 788444 [details] [diff] [review]
aboutconfigdissappearingbar

Review of attachment 788444 [details] [diff] [review]:
-----------------------------------------------------------------

Easiest review evar. Looks good, works well.

::: browser/metro/base/content/config.js
@@ +34,5 @@
>      window.removeEventListener("prefnew", this, false);
>    },
>  
>    filter: function filter(aValue) {
>      let row = document.getElementById("editor-row");

ha ha ha :)
Attachment #788444 - Flags: review?(sfoster) → review+
protip: remember to actually *push* your patches after the r+

 https://hg.mozilla.org/integration/fx-team/rev/115594122709
https://hg.mozilla.org/mozilla-central/rev/115594122709
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 26
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: