Bug 19952 - Save Settings not working on Safari
Summary: Save Settings not working on Safari
Status: UNCONFIRMED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows XP
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-08 14:29 PDT by Anantha Keesara
Modified: 2008-07-08 14:29 PDT (History)
0 users

See Also:


Attachments
reduction.zip (605 bytes, application/octet-stream)
2008-07-08 14:29 PDT, Anantha Keesara
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Anantha Keesara 2008-07-08 14:29:57 PDT
I. Steps:
 -----------
 
 1. Launch Safari
 2. Launch the attached testcase
 3. Click on 'Save Settings' button
 
 
 
 
 II. Issue:
 -----------------
 No action is performed by Safari. In FF3, IE7, the control is transfered to the next page. This issue is caused because in Safari, the method "form.submit()"  doesn't work in javascript function "performAction" when it is called a second time.
 
 
 
 
 
 III. Other browsers:
 -----------------------
 IE7 : ok
 FF3 : ok
 Opera 9.27: ok
 
 IV. Safari nightly tested: version 3.1.1(525.17 )- r34388.
 
 Not working properly on Safari.
 
 
 
 V. Safari screenshot : Not Avalible
Comment 1 Anantha Keesara 2008-07-08 14:29:59 PDT
Created attachment 22164 [details]
reduction.zip