Hi,

I would like to know if the webview in qml support html5 and all javascrip because in some pages i open in webview some js work and some don’t…

flash pages don’t open either

I have this errors during the runtime:

2011-04-05 16:44:20.317 DisplUM[32836:903] Error loading /Library/Internet Plug-Ins/VeetleTVCore-0.9.16/Contents/MacOS/Veetle Plugin: dlopen(/Library/Internet Plug-Ins/VeetleTVCore-0.9.16/Contents/MacOS/Veetle Plugin, 262): no suitable image found. Did find: /Library/Internet Plug-Ins/VeetleTVCore-0.9.16/Contents/MacOS/Veetle Plugin: mach-o, but wrong architecture
2011-04-05 16:44:20.416 DisplUM[32836:903] Error loading /Library/Internet Plug-Ins/VeetleTVPlayer-0.9.16/Contents/MacOS/Veetle-VLC: dlopen(/Library/Internet Plug-Ins/VeetleTVPlayer-0.9.16/Contents/MacOS/Veetle-VLC, 262): no suitable image found. Did find: /Library/Internet Plug-Ins/VeetleTVPlayer-0.9.16/Contents/MacOS/Veetle-VLC: mach-o, but wrong architecture
2011-04-05 16:44:20.450 DisplUM[32836:903] Error loading /Library/Internet Plug-Ins/SharePointBrowserPlugin.plugin/Contents/MacOS/SharePointBrowserPlugin: dlopen(/Library/Internet Plug-Ins/SharePointBrowserPlugin.plugin/Contents/MacOS/SharePointBrowserPlugin, 262): no suitable image found. Did find: /Library/Internet Plug-Ins/SharePointBrowserPlugin.plugin/Contents/MacOS/SharePointBrowserPlugin: mach-o, but wrong architecture
2011-04-05 16:44:20.576 DisplUM[32836:903] Error loading /Library/Internet Plug-Ins/Flip4Mac WMV Plugin.plugin/Contents/MacOS/Flip4Mac WMV Plugin: dlopen(/Library/Internet Plug-Ins/Flip4Mac WMV Plugin.plugin/Contents/MacOS/Flip4Mac WMV Plugin, 262): no suitable image found. Did find: /Library/Internet Plug-Ins/Flip4Mac WMV Plugin.plugin/Contents/MacOS/Flip4Mac WMV Plugin: no matching architecture in universal wrapper
2011-04-05 16:44:20.650 DisplUM[32836:903] Error loading /Library/Internet Plug-Ins/VeetleBroadcast-0.9.16/Contents/MacOS/Veetle-VLC: dlopen(/Library/Internet Plug-Ins/VeetleBroadcast-0.9.16/Contents/MacOS/Veetle-VLC, 262): no suitable image found. Did find: /Library/Internet Plug-Ins/VeetleBroadcast-0.9.16/Contents/MacOS/Veetle-VLC: mach-o, but wrong architecture
2011-04-05 16:44:20.651 DisplUM[32836:903] Error loading /Library/Internet Plug-Ins/Silverlight.plugin/Contents/MacOS/agcore: dlopen(/Library/Internet Plug-Ins/Silverlight.plugin/Contents/MacOS/agcore, 262): no suitable image found. Did find: /Library/Internet Plug-Ins/Silverlight.plugin/Contents/MacOS/agcore: mach-o, but wrong architecture
2011-04-05 16:44:20.696 DisplUM[32836:903] Error loading /Library/Internet Plug-Ins/QuickTime Plugin.plugin/Contents/MacOS/QuickTime Plugin: dlopen(/Library/Internet Plug-Ins/QuickTime Plugin.plugin/Contents/MacOS/QuickTime Plugin, 265): no suitable image found. Did find: /Library/Internet Plug-Ins/QuickTime Plugin.plugin/Contents/MacOS/QuickTime Plugin: no matching architecture in universal wrapper

aparently it is working good beside the javascript, is this something that need to be fixed?

thanks