Closed Bug 209503 Opened 21 years ago Closed 21 years ago

(Firebird equivalent) about:config enhancement - filtering/searching preferences

Categories

(Firefox :: Settings UI, enhancement)

enhancement
Not set
normal

Tracking

()

VERIFIED FIXED

People

(Reporter: hao2lian.bugzilla, Assigned: bugzilla)

References

Details

Attachments

(2 files)

User-Agent:       Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.4b) Gecko/20030614 Mozilla Firebird/0.6
Build Identifier: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.4b) Gecko/20030614 Mozilla Firebird/0.6

RFE: A Firebird equivalent of Bug 207840 which allows filtering and searching
withing the about:config page. Bug says supposed to work on Firebird but
currently doesn't with the 6-14 build.

Reproducible: Always

Steps to Reproduce:
To be precise, the 6-15 build has a "Filter" field, but typing things into it
seems to have no effect.
As I said in a comment in the bug this was spawned from, it is probably because
Firebird still (presumably) uses an attribute named callback whereas Mozilla now
uses oncommand to fire change events from the search text box.
*** Bug 210666 has been marked as a duplicate of this bug. ***
Attached patch patchSplinter Review
I use 'callback' event handler. Although Moz-firebird has 'callback',
Mozilla-suite does not have. So, I left oncommand handler. It seems that it is
working well both Moz-Firebird and Mozilla-suite.
Mozilla Firebird != Mozilla Seamonkey

Don't port all Mozilla new features to Firebird.
You can use more powerful about:config feature by extension.
http://texturizer.net/firebird/extensions.html#Preferential

I'll mark as WONTFIX.  And maybe examine to hide quick search bar.
This extension looks like a hack to me.

Hacks are evil.

Don't make this wontfix.
We should fix this because:
1. This bug has got 25 votes so far.
2. You need about:config a lot more in Firebird than in Seamonkey becuase of the
stipped down options panel.
3. About:config is hidden anyway so it doesn't interfere with Firebird's tidy UI.
4. The feature and the UI are implemented anyway, we just need to make them work.
OK, withdraw my comment#5.
Can we check in the patch? Or do we need to fix something greater than this?
Override chrome://global/content/config.xul by mozilla/toolkit version's
config.xul. Change from original file is replacing "oncommand" to "callback" of
timed-textbox only.
Comment on attachment 128581 [details] [diff] [review]
patch to override config.xul by mozilla/toolkit version.

r=me
Attachment #128581 - Flags: review+
checked in
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
taking QA contact, sorry about the bugspam
QA Contact: asa → mconnor
Verified
Status: RESOLVED → VERIFIED
*** Bug 215811 has been marked as a duplicate of this bug. ***
sorry for bugspam, long-overdue mass reassign of ancient QA contact bugs,
filter on "beltznerLovesGoats" to get rid of this mass change
QA Contact: mconnor → preferences
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: