You are not logged in.

1

Monday, September 1st 2003, 6:18pm

konqueror html forms -> text field value

Hi!

I am using debian unstable. After an update today i noticed that my konqueror ignores the "value" value from a text field.

e.g:

opening this html file, konqueror ignores the "foo".
the textfield is empty without "foo" written in it.

<html>
<body>
<form>
<input type="text" value="foo">
</form>
</body>
</html>

any ideas what the problem could be here??

tom

m4ktub

Intermediate

Posts: 257

Location: Lisbon, Portugal

Occupation: Software Engineer

  • Send private message

2

Tuesday, September 2nd 2003, 12:52am

konqueror html forms

Hi,

I have KDE 3.1.2 and when I tried the piece of html, you have sugested, I saw the "foo" in the input text has supposed.

Is debian unstable that unstable?

Sorry I can't give a real help. I'm using RH.

seb

Professional

Posts: 622

Location: Sydney

Occupation: Student

  • Send private message

3

Tuesday, September 2nd 2003, 4:42am

maybe its the settings in your konqueror configuration?

4

Tuesday, September 2nd 2003, 8:38am

hmm...

I scrolled through the settings, but i didn't find something that could be liably for that.
Maybe Debian unstable is really to unstable for daily deskip use.

tom

5

Tuesday, September 2nd 2003, 10:13am

bug report

its a bug:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=208275

tom