CLOSED FIXED 12427
[S60] Browser fails to load page after selection from drop-down list.
https://bugs.webkit.org/show_bug.cgi?id=12427
Summary [S60] Browser fails to load page after selection from drop-down list.
Shyam Sareen
Reported 2007-01-26 14:27:51 PST
TSW ID: MLEN-6XRDHA Open any site with drop- down lists Eg. www.fmi.fi select some city from drop-down list next to paikallisää(valitse paikkakunta). Eg. Espoo. When page starts to load, press stop. Select another city from drop-down list. eg Tampere. - Actual outcome: Page containing weather information from last selected city is not loaded. Page has to re-loaded before city can be loaded again. - Expected outcome: Weather information is loaded.
Attachments
Fix for problem (2.12 KB, patch)
2007-01-26 14:39 PST, Shyam Sareen
zalan: review-
Fix for problem 3.1m (2.15 KB, patch)
2007-01-26 14:40 PST, Shyam Sareen
zalan: review-
New patch for 3.2 (4.59 KB, patch)
2007-01-30 15:42 PST, Shyam Sareen
zalan: review+
Patch for 3.1m (4.40 KB, patch)
2007-01-30 15:43 PST, Shyam Sareen
zalan: review+
Shyam Sareen
Comment 1 2007-01-26 14:39:52 PST
Created attachment 12696 [details] Fix for problem
Shyam Sareen
Comment 2 2007-01-26 14:40:52 PST
Created attachment 12697 [details] Fix for problem 3.1m
zalan
Comment 3 2007-01-29 18:00:08 PST
Comment on attachment 12696 [details] Fix for problem event listeners should not be destroyed the first place, so the actual fix is to not to call closeUrl but stopLoading for exampl, when user hits cancel. needs further investigation.
Shyam Sareen
Comment 4 2007-01-30 15:42:16 PST
Created attachment 12816 [details] New patch for 3.2
Shyam Sareen
Comment 5 2007-01-30 15:43:55 PST
Created attachment 12817 [details] Patch for 3.1m
zalan
Comment 6 2007-01-30 17:36:59 PST
Comment on attachment 12816 [details] New patch for 3.2 great fix! r=me
zalan
Comment 7 2007-01-30 17:37:40 PST
Comment on attachment 12817 [details] Patch for 3.1m r=me
Bradley Morrison
Comment 8 2007-01-31 13:35:40 PST
(In reply to comment #6) > (From update of attachment 12816 [details] [edit]) > great fix! > r=me > landed - r19309 & r19308, resolved.
Krishna
Comment 9 2007-02-09 13:31:33 PST
Verified and Closed.
Note You need to log in before you can comment on or make changes to this bug.