Interestingly enough, whilke it might work when browsing to a web page, it doesn't when you deliver the content by calling "loadData" on the WebView object. It gives the error:
02-11 14:04:00.802: DEBUG/skia(7323): xxxxxxxxxxx jpeg error 53 Not a JPEG file: starts with 0x%02x 0x%02x on the LogCat. Michael On Feb 11, 1:45 pm, Mark Murphy <[email protected]> wrote: > yhfudev wrote: > > I don't know where to put the bug report of APIs. > > http://b.android.com > > > 1) could not handle the color values > > When I use the HTML code: > > <font color="#00FF00"></font> > > the WebView could not handle this type of tags. But > > <font color="red"></font> > > can work well. > > > This bug exist both in SDK1.0 & SDK1.1 > > This works fine on the G1. Visit the following page in the Android > Browser application: > > http://commonsware.com/misc/scrap.html > > -- > Mark Murphy (a Commons Guy)http://commonsware.com > > Android Training on the Ranch! -- Mar 16-20, > 2009http://www.bignerdranch.com/schedule.shtml --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

