[Webkit-unassigned] [Bug 14501] Regression: Clicking 'login' doesn't reveal the login form on digg.com

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 3 01:45:48 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=14501





------- Comment #2 from mitz at webkit.org  2007-07-03 01:45 PDT -------
Hmm, the login form has display:none initially, which in TOT means that its
computed style declaration has 'display:none' and null values for all other
properties. That behavior was introduced in
<http://trac.webkit.org/projects/webkit/changeset/20570> to fix a similar
issue. See also bug 12384.


-- 
Configure bugmail: http://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