[Webkit-unassigned] [Bug 38580] New: Sometimes display block doesn't work

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 5 06:49:42 PDT 2010


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

           Summary: Sometimes display block doesn't work
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
               URL: http://ephemurl.com/2w/bv
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Major
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: proveyourselfthom at gmail.com


I have a form splitted in 3 steps. Each step is a fieldset. The user fills the
fields and clicks in the next button. The first and third fieldsets are hidden
(display: none) and the second fieldset is displayed (display: block), and so
on.

When the user clicks on the second button to change to the next step, the third
fieldset isn't displayed.

This bug only happens with Google Chrome (4.1.249.1064 (45376)) and Safari
(4.0.5). With Internet Explorer 7/8 and Mozilla Firefox works
fine. I have tried with Google Chrome Linux version, with no success.

How to reproduce:

1 - Point your browser to http://ephemurl.com/2w/bv
2 - Fulfill the fieds and go to the next step. (you don't need to fill file
fields)
3 - Fulfill the fields again and go to the next step.

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



More information about the webkit-unassigned mailing list