[webkit-dev] WebKit produces wrong result on autocomplete, after user uses back button

2010-03-16 Thread Benjie Chen
Current WebKit based browsers (as of 3/16/2010), e.g. Safari and Chrome, exhibit the following bugs. Perhaps someone can take a look. Thanks. Bug 1: If a page A has multiple form elements F1 and F2, and the first (in order of appearance in HTML) form, F1, has autocomplete set to off (i.e. form

Re: [webkit-dev] WebKit produces wrong result on autocomplete, after user uses back button

2010-03-16 Thread Darin Adler
Thanks for yourinterest in WebKit. Sending mail to this list is not the correct way to file a bug report. Please see http://webkit.org/quality/reporting.html, which describes how to do that. -- Darin ___ webkit-dev mailing list

Re: [webkit-dev] WebKit produces wrong result on autocomplete, after user uses back button

2010-03-16 Thread Benjie Chen
Thanks. I was kind of hoping someone close to the code would be willing to expand on some of the questions I had in the bug report, such as decisions to re-fetch pages in history, and, given those decisions, how, if possible, to solve the problem I discovered. But I understand your point. I