The Omni Group Forums

The Omni Group Forums (http://forums.omnigroup.com/index.php)
-   OmniWeb Bug Reports (http://forums.omnigroup.com/forumdisplay.php?f=27)
-   -   SP16: Disappearing content (on over) (http://forums.omnigroup.com/showthread.php?t=904)

doetraar 2006-06-28 08:47 AM

SP16: Disappearing content (on over)
 
Whatever funky scripty stuff happens at Reuters news site breaks SP15/SP16 when the mouse travels over content on the page.

Example:


[url]http://today.reuters.com/news/newsArticle.aspx?type=topNews&storyID=2006-06-16T211558Z_01_N16233075_RTRUKOC_0_US-BIRDFLU-CANADA.xml[/url]

As the mouse moves around, everything vanishes, if you click, it re-appears...

Forrest 2006-06-28 09:00 AM

Same thing in WebKit. That's actually pretty cool.

The code is horrible, but typical of the tools they're using. Here's some examples:

[code]<LINK href='http://i.today.reuters.com/styles/master.css' type='text/css' rel='stylesheet'><SCRIPT language='javascript' src='http://i.today.reuters.com/News/script/links.js' type='text/javascript'></script><META http-equiv="Content-Type" content="text/html; charset=utf-8"/><link rel="shortcut icon" href="http://i.today.reuters.com/favicon.ico" /><link rel="icon" href="http://i.today.reuters.com/favicon.ico" />
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<html>
<head>

<title id="WindowCaption">[/code]
[code]<body MS_POSITIONING[/code]
[code]</form>
</body>
</html>

<META name="DCSext.rChannel" content="News">
<META name="DCSext.rCountry" content="US">
<META name="WT.cg_n" content="Top News">
<META name="WT.cg_s" content="">
<META name="DCSext.articleID" content="2006-06-16T211558Z_01_N16233075_RTRUKOC_0_US-BIRDFLU-CANADA.xml">
<META name="DCSext.articleHeadline" content="Canada+finds+bird+flu%2c+unclear+what+virus+strain">
<META name="DCSext.totalPages" content="2">
<META name="DCSext.pageViewed" content="1">
[/code]

Not only is there 400 lines of javascript at the foot of the page (not counting JS elsewhere in the page) but there's at least 10 embedded JS files totaling about 40KB of JS.

vocaro 2006-06-28 03:20 PM

All of Reuters is like this. Another example:

[url]http://today.reuters.com/news/newsArticle.aspx?type=newsOne&storyID=2006-06-28T153450Z_01_BAU845676_RTRUKOC_0_US-PROPERTY-WTC.xml[/url]

udecker 2006-06-29 07:14 PM

This is a webkit bug, and I submitted it several weeks ago to the webkit bug tracker, and they know on which build the regression happened.

It's on the queue of things to be fixed in another webkit build.

-Craig

troyb 2006-07-04 04:07 PM

I believe this is fixed in WebKit now and will be in OmniWeb when we move to a newer version of WebKit again.

vocaro 2006-07-07 10:37 AM

Looks like it's still a problem in SP17.

troyb 2006-07-07 05:57 PM

We're still based on a version of WebKit that is close to 13302

<[URL]http://nightly.webkit.org/builds/WebKit-SVN-r13302.dmg[/URL]>

We'll let you all know when we move to a newer version. If you download the DMG above and run the app within you'll see that this problem is also reproducible in Safari with this same version of WebKit.

philonous 2006-09-08 10:06 AM

[QUOTE=troyb]We're still based on a version of WebKit that is close to 13302

<[URL]http://nightly.webkit.org/builds/WebKit-SVN-r13302.dmg[/URL]>

We'll let you all know when we move to a newer version. If you download the DMG above and run the app within you'll see that this problem is also reproducible in Safari with this same version of WebKit.[/QUOTE]

FWIW, this behavior persists in OW 5.5 final. I hope it will be gone in 5.5.1

P


All times are GMT -8. The time now is 09:52 PM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.