[Webkit-unassigned] [Bug 21829] New: WebKit within WebKit misbehavior.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Oct 23 09:31:16 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=21829
Summary: WebKit within WebKit misbehavior.
Product: WebKit
Version: 525.x (Safari 3.1)
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: Critical
Priority: P1
Component: Plug-ins
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: babt at us.ibm.com
I know this is a somewhat unusual situation but we have a WebKit based plug-in
that we embed inside Safari. This plug-in works fine except for the fact that
the embedded webkit browser plug-in appears to prevent any mouseover or hover
events from occurring.
To reproduce:
1) Build the attached Xcode project (reproduction material, a slimmed down
version of our plug-in).
2) Copy or link to "~/Library/Internet Plug-Ins".
3) Using the "Safari" executable, execute the program.
4) When the page loads, click the load button.
5) This will visit http://www.javascriptkit.com/dhtmltutors/cssimage.shtml in
the plug-in.
6) Move mouse cursor over JavaScript image - the image should change opacity.
7) Move mouse over "Browser Compatibility" link - a popup should be shown.
8) Move mouse over "JavaScript Kit" menu on left of page - the highlight should
follow mouse.
9) Steps 6,7 and 8 do not perform as expected.
Visiting the same page normally in Safari gets the proper and expected results.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list