[Webkit-unassigned] [Bug 24092] Autofocus readonly inputs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 19 23:37:26 PDT 2011


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





--- Comment #7 from Kaustubh Atrawalkar <kaustubh at motorola.com>  2011-09-19 23:37:26 PST ---
I completely agree with both of you. We should be adding rationale in the bug description and make it somehow mandatory. This will ease for the committers and reviewers both to analyze the behavior and may be the cause of existence of the bug easily. 

For the current bug here is the rationale -

MSIE 9 - Fail 
Firefox 6 - Fail
Opera 11 - Fail
Google Chrome - Fail

But as per specs, it does not mention to ignore autofocus attribute for readonly element. One use case may be user want to always focus on the text in the readonly input to allow user to copy it.

(In reply to comment #6)
> "what does HTML5 say?"
> 
> Apparently, many reviewers have a difficulty reading the whole bug (one of my patches was rejected for no rationale last week even though it was right there in bug description). Slightly more of it should be in bug title and/or in ChangeLog to make the process more smooth.
> 
> We strive for spec compliance, which can be achieved by changing WebKit, or by changing specs. It's important to investigate the reasons for existing behavior, and compatibility story.

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