Closed Bug 349854 Opened 18 years ago Closed 9 years ago

Search Engine Reordering doesn't stick after pressing the OK button and unclean exit

Categories

(Firefox :: Search, defect)

2.0 Branch
defect
Not set
minor

Tracking

()

RESOLVED WONTFIX

People

(Reporter: teoli, Unassigned)

Details

(Whiteboard: [wontfix?])

User-Agent:       Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8.1b2) Gecko/20060822 BonEcho/2.0b2
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8.1b2) Gecko/20060822 BonEcho/2.0b2

One expects that when we press the Ok button in the Search Engine Manager, the new ordering will stick permanently.

However, if Fx does not shut down gracefully afterwards, the new ordering is lost

Reproducible: Always

Steps to Reproduce:
1.Reorder the Search Engines using the Search Engine Manager (SEM).
2.Press the OK button of the SEM
3.Close firefox non-gracefully (by a kill -9 for example)

Actual Results:  
New ordering of SE is not remembered

Expected Results:  
Ordering of SE should be the same as right after the pressing of the OK button.

It seems that the state of the SEM is stored only when we close Firefox; the user expect that this state should be stored when he presses the OK button of the SEM.
Because of the way we save ordering information, killing the app that way will cause the order to not be remembered. I'm not really sure if this problem is worth fixing - there are other things that are lost after a hard shutdown, and engine ordering information is hardly critical. We could probably save on a timeout or something, or even save immediately after the change is made - I forget why I didn't do that originally.
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Mac OS X 10.3 → All
Hardware: Macintosh → All
Whiteboard: [wontfix?]
Version: unspecified → 2.0 Branch
Summary: Search Engine Reordering doesn't stick after pressing the OK button → Search Engine Reordering doesn't stick after pressing the OK button and forcefully quitting the app (or crashing)
Summary: Search Engine Reordering doesn't stick after pressing the OK button and forcefully quitting the app (or crashing) → Search Engine Reordering doesn't stick after pressing the OK button and unclean exit
This is still reproducible.
I'm not sure if this apply to the new in-content Search preferences, that are instant-apply, but regardless it would be true for any other pref managed in the same way, so not worth fixing.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.