Closed
Bug 428879
Opened 17 years ago
Closed 17 years ago
In about:config set filter, add matching key, new key not displayed
Categories
(Firefox :: Settings UI, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 251431
People
(Reporter: rhys.ulerich, Unassigned)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9b5) Gecko/2008040514 Firefox/3.0b5
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9b5) Gecko/2008040514 Firefox/3.0b5
When using a filter in about:config and adding a new key that matches, they new key does not immediately appear.
Reproducible: Always
Steps to Reproduce:
1. Go to about:config.
2. Set a filter "filterFoo."
3. Add a new key by right clicking, selecting New -> Boolean.
4. Use key name "filterFoo.test" and set value "true"
5. Observe that filterFoo.test does not not immediately display, as expected.
6. Go up to filter input box, modify it, observe that filterFoo.test does appear.
Actual Results:
New key does not appear, despite the fact it matches the filter.
Expected Results:
Expect new key to appear immediately after it has been added.
Updated•17 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•