Comments on: Text Fields https://webkit.org/blog/51/text-fields/ Open Source Web Browser Engine Thu, 19 Nov 2015 21:34:10 +0000 hourly 1 https://wordpress.org/?v=6.5.2 By: scottg https://webkit.org/blog/51/text-fields/comment-page-1/#comment-23112 Thu, 01 Nov 2007 00:42:26 +0000 http://webkit.opendarwin.org/blog/?p=51#comment-23112 @phej (and anyone else interested)

You can still get the source from the wayback machine…

http://web.archive.org/web/20060823195257/http://wiki.opendarwin.org/index.php/WebKit:Sample_Code:Cool_text_fields

]]>
By: phej https://webkit.org/blog/51/text-fields/comment-page-1/#comment-20539 Mon, 30 Apr 2007 20:03:15 +0000 http://webkit.opendarwin.org/blog/?p=51#comment-20539 With the shutdown of OpenDarwin, any chance you’ll be posting the source code of these elsewhere?

]]>
By: nghtstr https://webkit.org/blog/51/text-fields/comment-page-1/#comment-2131 Wed, 12 Apr 2006 19:35:59 +0000 http://webkit.opendarwin.org/blog/?p=51#comment-2131 One thing I do want to ask about all of this is if it is going to support the SELECT tags as well? Sorry, I haven’t downloaded the latest WebKit yet, so I don’t know.

]]>
By: lfrancis https://webkit.org/blog/51/text-fields/comment-page-1/#comment-2100 Tue, 11 Apr 2006 12:40:39 +0000 http://webkit.opendarwin.org/blog/?p=51#comment-2100 Hmm..can’t seem to make this work with the form fields on my site.although -moz-style radius works for FFox — anyone care to take a look to see why? http://informationgift.com/

Using the first example off the wiki, I see that minor radius value changes will cause the field to drop back to square corners; for instance, if I change radius to 30px.

]]>
By: Dimitri Bouniol https://webkit.org/blog/51/text-fields/comment-page-1/#comment-2035 Sat, 08 Apr 2006 04:32:14 +0000 http://webkit.opendarwin.org/blog/?p=51#comment-2035 Is there any way to get the Generic apple text field’s fake inner shadow to actually have a transparent shadow? It looks pretty bad when the has a background color.

]]>
By: rux https://webkit.org/blog/51/text-fields/comment-page-1/#comment-1970 Wed, 05 Apr 2006 01:24:09 +0000 http://webkit.opendarwin.org/blog/?p=51#comment-1970 anyone else find that typing in the new text field is very slow / lagging ? Try to type something in the login box of your gmail / hotmail / yahoo, etc. I’m running 10.4.6 latest nightly webkit (PPC).

]]>
By: Synchro https://webkit.org/blog/51/text-fields/comment-page-1/#comment-1946 Mon, 03 Apr 2006 22:37:20 +0000 http://webkit.opendarwin.org/blog/?p=51#comment-1946 Regarding contentEditable: There are some HTML editors that have worked around whatever bugs there are in Safari and work quite nicely. Try these: http://www.qwebeditor.com/ http://editor.asbrusoft.com/
Unfortunately FCKeditor Mac development seems to have ground to a halt.

]]>
By: Drew https://webkit.org/blog/51/text-fields/comment-page-1/#comment-1945 Mon, 03 Apr 2006 22:16:23 +0000 http://webkit.opendarwin.org/blog/?p=51#comment-1945 Erm, strike that. I must have been blind to miss the last sentence of the article.

]]>
By: Drew https://webkit.org/blog/51/text-fields/comment-page-1/#comment-1944 Mon, 03 Apr 2006 22:14:56 +0000 http://webkit.opendarwin.org/blog/?p=51#comment-1944 I would be curious to see how these examples look under the hood. Is the source for that example screenshot available somewhere or could it be made available? Thanks!

]]>
By: maciej https://webkit.org/blog/51/text-fields/comment-page-1/#comment-1936 Mon, 03 Apr 2006 08:46:52 +0000 http://webkit.opendarwin.org/blog/?p=51#comment-1936 Bert, it’s supported by IE on PCs. Firefox has a different model for editing, designMode, although it might be adding contentEditable as well. There’s no need to pay anyone to make it work well, it’s being done. The best way to help is to file bugs.

]]>