Closed
Bug 1283837
Opened 9 years ago
Closed 3 years ago
Form text is not restored when it's hidden at load
Categories
(Firefox :: Session Restore, defect, P3)
Firefox
Session Restore
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: dxzlabs, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:49.0) Gecko/20100101 Firefox/49.0
Build ID: 20160701004039
Steps to reproduce:
1) Open https://bugzilla.mozilla.org/enter_bug.cgi#h=bugForm%7CFirefox
2) Write something in forms
3) Close tab
4) Undo Close Tab
or
1) Change about:preferences#general to "When Firefox starts: Show my windows and tabs from last time"
2) Open https://bugzilla.mozilla.org/enter_bug.cgi#h=bugForm%7CFirefox
3) Write something in forms
4) Close Firefox
5) Open Firefox
Actual results:
The text in the forms is not saved and you have to type all over again.
Expected results:
In chromium text is saved and it is very convenient.
Comment 1•9 years ago
|
||
Basically form text is saved/restored, but the bugzilla's guided form [1] is hidden by default, and displayed by JavaScript.
and the form text seems not be restored when the form is hidden at the load timing.
[1] https://bugzilla.mozilla.org/enter_bug.cgi?format=guided#h=bugForm%7CFirefox
Status: UNCONFIRMED → NEW
Component: Untriaged → Session Restore
Ever confirmed: true
Summary: Suggestion: save text in forms after close Firefox/page → Form text is not restored when it's hidden at load
Updated•9 years ago
|
Priority: -- → P3
Comment 2•8 years ago
|
||
Please: with Firefox 56.0.1, is this still an issue?
----
For what it's worth: I have probably never found this issue. (It's difficult for me to be certain, because I frequently see something like the opposite of this issue – AFAICT, form texts restored long after those texts have been submitted – maybe bug 706970.)
Updated•3 years ago
|
Severity: normal → S3
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•