[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kfm-devel
Subject:    Re: khtmlw problem : #350 : missing entry fields
From:       Lars Knoll <knoll () mpi-hd ! mpg ! de>
Date:       1999-01-25 14:58:28
[Download RAW message or body]

On Mon, 25 Jan 1999, Waldo Bastian wrote:
>David Faure wrote:
>> 
>> Bug report #350 says :
>> ---------
>> When I go to the http://my.yahoo.com , the login and password entried
>> are not shown, so it is impossible to login.
>> 
>> I suppose, the entry-fields are not shown in other circumstances too.
>> 
>> May be less then perfect html on the Yahoo-part, but Netscape shows
>> it alright and so does lynx.
>> ---------
>> 
>> Just tested, it's true.
>> Can a khtmlw hacker look into this ? :)
>> Thanks.
>
>They use:
>
><input name=login size=12 maxlength=32>
><input name=passwd size=12 type=password maxlength=32>
>
>That looks fairly normal to me.
This yes. One problem might be, that they use the following construts for
defining the form:
<table>
<tr><td>...</td></tr>
<form ...><input type=hidden>
<tr><td><input name=login ...></td></tr>...
</table>

So the form element is not part of any table row or column. I thought khtmlw
did handle this now, but maybe there is still some sort of problem.
If khtmlw ignores the form tag, it'll also ignore all following input tags
(since the actual form will be equal to 0 then).

>
>Also note that the form is opened in some other part of the table.
>But I think we (esp. Lars :) allowed that already some time ago.
I thought so... But there still seems to be a problem.

Unfortunately I don't have the time to look into it in the next few days. After
thursday, I might have a look at it, if nobody fixed it 'till then.

Cheers,
Lars

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic