Closed
Bug 23492
Opened 26 years ago
Closed 26 years ago
Search: uncheck all deselects only visible search engines
Categories
(SeaMonkey :: General, defect, P3)
Tracking
(Not tracked)
People
(Reporter: rzach, Assigned: mozilla)
Details
The "uncheck all" function in the search window only unchecks the search engines
currently displayed in the selection list.
To reproduce:
1. Search | Search the Internet
2. Check all
3. Uncheck all
4. Scroll down
Actual result: All but the first four search engines are still selected
Expected result: No SE should be selected
Linux build 2000.01.08.08
Updated•26 years ago
|
Assignee: nobody → rjc
Comment 1•26 years ago
|
||
Actually, it's whatever set of search checkboxes that are visible get the
checkmark turned off. (I think the DOM state is in fact changed, but somehow
the widgets don't get notified if out of view). (win95 2000010608) passing
to rjc since doCheckAll in internet.js is what drives this process.
| Assignee | ||
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Product: Browser → Seamonkey
| Comment hidden (collapsed) |
You need to log in
before you can comment on or make changes to this bug.
Description
•