[Webkit-unassigned] [Bug 21716] New: webkit clears the input fields on pressing 'Enter' key

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 17 14:24:26 PDT 2008


https://bugs.webkit.org/show_bug.cgi?id=21716

           Summary: webkit clears the input fields on pressing 'Enter' key
           Product: WebKit
           Version: 525.x (Safari 3.1)
          Platform: PC
               URL: http://oit.wvu.edu/training/classmat/js/javascript/examp
                    les/windows/popup4.html
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jasneet at chromium.org
                CC: jasneet at chromium.org


I Steps:
Go to
http://oit.wvu.edu/training/classmat/js/javascript/examples/windows/popup4.html
Enter name and color and press the 'Enter' key

II Issue:
on pressing enter key the input entered in textfield disappears

III Conclusion:
When you hit 'Enter', webkit loads a new URL which consists of the base url
plus the two elements of the form and their values. FF and IE do not load a new
URL.

IV Other Browsers:
IE7: ok
FF3: ok

V Nightly tested: 37604


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list