CLOSED INVALID 9068
[S60] Continue button does not work on www.lufthansa.com
https://bugs.webkit.org/show_bug.cgi?id=9068
Summary [S60] Continue button does not work on www.lufthansa.com
Krishna
Reported 2006-05-23 12:13:06 PDT
Steps to Reproduce: 1. Load the url 2. In the "From" field enter "FRA", in the "To" field enter "LHR". Choose some date in the future and activate the "Search" button 3. Activate the "Continue" button. Expected result: The next page is displayed. Actual result: Nothing happens and remains in the same page.
Attachments
David Carson
Comment 1 2006-05-23 14:29:16 PDT
Can not reproduce on TOT. Safari does seem to hang for about a minute when you click on the Continue button, but the new page does appear. On the phone this 1 minute could feel easily like 10mins.
David Kilzer (:ddkilzer)
Comment 2 2006-05-23 14:59:28 PDT
(In reply to comment #1) > Can not reproduce on TOT. Safari does seem to hang for about a minute when you > click on the Continue button, but the new page does appear. On the phone this 1 > minute could feel easily like 10mins. This sounds like it may be a performance bug. Does CPU usage spike when the button is clicked? If so, you may want to change the sense of this bug to be a performance bug, or open a new bug to look into the performance (assuming it's not a general problem with the Internet like DNS resolution slowness, dropped packets, or a slow server).
David Carson
Comment 3 2006-05-23 15:19:49 PDT
> This sounds like it may be a performance bug. Does CPU usage spike when the > button is clicked? If so, you may want to change the sense of this bug to be a > performance bug, or open a new bug to look into the performance (assuming it's > not a general problem with the Internet like DNS resolution slowness, dropped > packets, or a slow server). > Seeing that it is faster now, I am guessing that it was a general internet problem. CPU did not seem to spike more that usual.
Krishna
Comment 4 2006-05-30 07:59:28 PDT
When clicking on the Search button (as specified in the above step 2) I received an error: 'Reindeer: unable to perform operation' on the S60 3.0 sdk emulator.
Krishna
Comment 5 2006-05-30 10:29:41 PDT
TSW Error ID: PKAI-6GWNMV
David Carson
Comment 6 2006-06-02 07:53:03 PDT
'Search' not working is the same problem as 9065. The POST operation is returning a -20 error (KErrCorrupt) from the HTTP stack.
David Carson
Comment 7 2006-06-02 08:02:14 PDT
Change dependant bug
David Carson
Comment 8 2006-06-04 18:37:26 PDT
After applying a patch to fix POST bug, the results page does not fully load. There is a post that occurs while the results page is loading, and it returns a content-length of zero, ie: ---- POST /pl/Lufthansa/wds/Override.action HTTP/1.1 [snip] Server: Netscape-Enterprise/6.0 Date: Mon, 05 Jun 2006 01:15:02 GMT Content-length: 0 Cache-control: private ---- Whereas FF responds with deflated content. the only difference that I can find is that the Browser is not sending a UAHeader. Adding that has a dependent bug.
Darin Adler
Comment 9 2006-06-29 08:25:58 PDT
Adding S60 prefix to P1 bugs that are S60 platform-only.
Bradley Morrison
Comment 10 2008-04-09 11:31:51 PDT
Bulk update of s60 bugs - tagging and closing.
Bradley Morrison
Comment 11 2008-04-09 11:39:32 PDT
Bulk closing of all s60 platform bugs. Sorry for the noise!
Joel Parks
Comment 12 2011-03-21 11:52:11 PDT
re-purposing InTSW keyword for use by QtWebkit team
Note You need to log in before you can comment on or make changes to this bug.