[Webkit-unassigned] [Bug 25826] REGRESSION: In Gmail's Edit Link dialog, I can't type in the Link To: field (due to <input type=url> support)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 15 13:07:24 PDT 2009


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





------- Comment #5 from sam at webkit.org  2009-05-15 13:07 PDT -------
(In reply to comment #3)
> What is special about <input type=url> at gmail that prevents typing? Will the
> problem occur on other sites using this input type?
> 

They are expecting input.type for <input type=url> to return the string "text".
 It will only break other sites if they are expecting that as well, but there
is no evidence of this.  


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