[Webkit-unassigned] [Bug 49508] RTL: Caret can paint over letters when in the end of a line in textareas

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 15 12:06:17 PDT 2011


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





--- Comment #28 from Xiaomei Ji <xji at chromium.org>  2011-04-15 12:06:17 PST ---
(In reply to comment #27)
> (In reply to comment #25)
> > (In reply to comment #24)
> > > (In reply to comment #23)
> > > > Created an attachment (id=89712)
 --> (https://bugs.webkit.org/attachment.cgi?id=89712&action=review) [details] [details] [details] [details]
> > > > patch w/ layout test
> > > > 
> > > > For layout test, add and load DroidSansHebrew font to avoid font differences between div/textarea defined in user agent for different platforms.
> > > 
> > > Where does the font come from? Is its license compatible with the WebKit Open Source project?
> > 
> > It is an open source font, should be Apache license. It is used in Android.
> 
> Thanks for clarifying this. The Apache license is not compatible with the WebKit Open Source project.

Thanks that you caught this.

What open license is compatible with WebKit open source project?
GPL? MPL? 
How about OFL (http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL)?

Maybe I can use the following,  which is GPL 2 compliant?
http://culmus.sourceforge.net/

Or do you have any suggestions?

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