[Webkit-unassigned] [Bug 60602] An <output> element with display:block can be focused if you try to tab to it

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 10 23:07:35 PDT 2011


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





--- Comment #3 from Ryosuke Niwa <rniwa at webkit.org>  2011-05-10 23:07:35 PST ---
(From update of attachment 93075)
View in context: https://bugs.webkit.org/attachment.cgi?id=93075&action=review

> Source/WebCore/ChangeLog:8
> +        Adds overrides of isFocusable() to some form associated elements to return false.

This is wordy.  Just say "override isFocusable() to return false in meter, output, and progress elements."

You should also explain what caused the bug and refer to wherever place this behavior is specified.

-- 
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