Closed Bug 419830 Opened 16 years ago Closed 16 years ago

reloading a form by using F5-key does not reload form values

Categories

(Toolkit :: Form Manager, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 357206

People

(Reporter: felix.ospald, Unassigned)

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.12) Gecko/20080201 Firefox/2.0.0.12
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.12) Gecko/20080201 Firefox/2.0.0.12

Consider the following code:

<html>
	<head></head>
	<body>
		<form>
			<input type="text" value="Bug?">
		</form>
	</body>
</html>



Reproducible: Always

Steps to Reproduce:
1. Change the text.
2. Press F5 to reload the page. -> text is not restored.
3. Enter the URL-textbox (below the menubar) and press enter. -> text is restored.

Actual Results:  
text is not restored

Expected Results:  
text should be restored
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
Product: Firefox → Toolkit
You need to log in before you can comment on or make changes to this bug.