Closed
Bug 286182
Opened 20 years ago
Closed 20 years ago
When instant-apply is on, textfield-widget prefs values aren't being saved during input
Categories
(Toolkit :: Preferences, defect, P2)
Toolkit
Preferences
Tracking
()
RESOLVED
FIXED
mozilla1.8beta3
People
(Reporter: jaas, Assigned: asaf)
References
Details
Attachments
(1 file)
1.28 KB,
patch
|
mconnor
:
first-review+
mkaply
:
approval-aviary1.1a2+
|
Details | Diff | Splinter Review |
It is not possible to change the homepage. Typing a new site into the prefs box
for homepage does nothing and is simply reset to the previous home page (in this
case Firefox central).
You can actually change the home page, but it isn't remembered unless you hit
enter. This is not standard behavior and isn't obvious anyway.
Keywords: regression
Summary: cannot change home page → home page not remembered unless you hit enter
Assignee | ||
Comment 2•20 years ago
|
||
wfm - whenever i (just) change the homepage textbox content, Go->Home in a
brower window works as expected (tested in 20050312).
Comment 3•20 years ago
|
||
Does not work for me using 20050316 trunk build, mac os x.
I have currently have about:blank as my homepage. Changing it does nothing
(clicked on the home icon). Also tried to switch tabs in the options after
enteringt the new location to see if it was saved with no luck.
Workaround in comment 1 helped to change it though.
Assignee | ||
Comment 4•20 years ago
|
||
could you please find out the regression timeframe?
Keywords: regression
Comment 5•20 years ago
|
||
I am not sure this ever worked with the new options.
Assignee | ||
Comment 6•20 years ago
|
||
20050316 - still wfm (using go->home).
Assignee | ||
Comment 7•20 years ago
|
||
and the home button as well. Steps to repro'?
Assignee | ||
Comment 8•20 years ago
|
||
hm:
1. Open prefs.
2. change the home page address.
3. move to a brower window (without closing the pref window)
->WFM
But i do see the bug if i close the pref window in after [2].
Keywords: regression
Assignee | ||
Updated•20 years ago
|
Summary: home page not remembered unless you hit enter → When instant-apply is on, home page is not remembered unless you either hit enter or unfocus the pref window
Comment 9•20 years ago
|
||
Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8b2) Gecko/20050528
Firefox/1.0+
does not work for me
open preferences->type new url for home->close window with red "x" and pref is
not saved.
Works for me
visit wanted home page in web browser->open preferences->select "use current
pages"->close window with red "x" and pref is saved.
Works for me
open preferences->type new url for home->hit "return" button on keyboard,
preferences window is closed by itself and preference is saved.
Works for me
open preferences->type new url for home->change focus to browser window->change
focus back to preference window->close window with red "x" and pref is saved.
Reporter | ||
Comment 10•20 years ago
|
||
Mano dealt with this kind of thing recently, over to him
Assignee: joshmoz → bugs.mano
Assignee | ||
Updated•20 years ago
|
Severity: normal → major
Priority: -- → P2
Target Milestone: --- → Firefox1.1
Assignee | ||
Updated•20 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 11•20 years ago
|
||
Attachment #187786 -
Flags: review?(mconnor)
Assignee | ||
Updated•20 years ago
|
Flags: review?(mconnor)
OS: MacOS X → All
Product: Firefox → Toolkit
QA Contact: mconnor → xul.widgets
Hardware: Macintosh → All
Summary: When instant-apply is on, home page is not remembered unless you either hit enter or unfocus the pref window → When instant-apply is on, textfield-widget prefs values aren't being saved during input
Target Milestone: Firefox1.1 → ---
Version: Trunk → unspecified
Assignee | ||
Updated•20 years ago
|
Attachment #187786 -
Flags: first-review?(mconnor)
Assignee | ||
Updated•20 years ago
|
Attachment #187786 -
Flags: approval-aviary1.1a2?
Updated•20 years ago
|
Attachment #187786 -
Flags: first-review?(mconnor) → first-review+
Assignee | ||
Updated•20 years ago
|
Target Milestone: --- → mozilla1.8beta3
Comment 12•20 years ago
|
||
Comment on attachment 187786 [details] [diff] [review]
patch
a=mkaply
Attachment #187786 -
Flags: approval-aviary1.1a2? → approval-aviary1.1a2+
Assignee | ||
Comment 13•20 years ago
|
||
Checking in preferences.xml;
/cvsroot/mozilla/toolkit/content/widgets/preferences.xml,v <-- preferences.xml
new revision: 1.21; previous revision: 1.20
done
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Updated•18 years ago
|
Flags: in-testsuite?
You need to log in
before you can comment on or make changes to this bug.
Description
•