- From: <bugzilla@jessica.w3.org>
- Date: Sun, 10 Jul 2011 20:34:20 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=13173 --- Comment #12 from Marat Tanalin <mtanalin@yandex.ru> 2011-07-10 20:34:20 UTC --- (In reply to comment #10) > > Additionally, as web-developer I would prefer browsers to submit exactly string > > typed by user anyway (i.e., without transformations such as automatic adding > > "http://")--just to have full control of input data, though this is secondary > > thing. > > Why do you want this? In what specific situation would you prefer to have the > exact thing the user typed, instead of a cleaned-up version? Quoting myself: "To have full control of input data". In development, full control is always preferable over partial control when something is unknown. Full control provides more flexibility regardless of a specific case. > > Primary thing the bug is dedicated to is usability for user--he should be free > > to not type "http://" since this protocol is usually assumed by default. > > So Jonas' solution 1 is okay with you? Yes, this is main idea/purpose of the bug. Though I as web-developer would prefer to have full control over input data. -- Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Sunday, 10 July 2011 20:34:22 UTC