Oh rats.  I guess you had better re-open LPP-8375 again then!

On 2011-04-12, at 19:40, André Bargull wrote:

> The test case is broken with _and_ without my change. (Actually my changes 
> shouldn't even have any effect on applications except for catching runtime 
> errors.)
> 
> Problems for test case from LPP-8375 compiled to dhtml:
> - yellow <html> element not visible (but reacts to mouse-events)
> - IE9: sends double events for "onmouseover" and "onmouseout" for <html> 
> element
> - Opera11.10, Firefox4, Safari5.0.4: only "onmouseover" event for <html> 
> element
> 
> 
> On 4/13/2011 1:17 AM, P T Withington wrote:
>> Can you check that the test case from
>> 
>>   http://jira.openlaszlo.org/jira/browse/LPP-8375
>> 
>> still works?  Since this affects mouse events and<html>, which that bug was 
>> about.
>> 
>> On 2011-04-12, at 17:41, André Bargull wrote:
>> 
>>> Change bargull-20110412-OY2 by bargull@Bargull02 on 2011-04-12 23:34:36
>>> in /home/anba/src/svn/openlaszlo/trunk
>>> for http://svn.openlaszlo.org/openlaszlo/trunk
>>> 
>>> Summary: Handle cross-domain error in iframemanager
>>> 
>>> Bugs Fixed: LPP-9726 (ERROR MESSAGE: ERROR @extensions/html.lzx#291: 
>>> TypeError: Result of expression '$2' [undefined] is not an object.)
>>> 
>>> Technical Reviewer: max
>>> QA Reviewer: (pending)
>>> 
>>> Details:
>>> setSendMouseEvents():
>>> - handle cross-domain iframes for Safari and Opera
>>> 
>>> finishCreate():
>>> - finishCreate() may be called after the iframe was already destroyed, 
>>> handle this case
>>> 
>>> 
>>> Tests:
>>> test case from bug report in {Firefox, IE, Safari, Opera}
>>> 
>>> Files:
>>> M lps/includes/source/iframemanager.js
>>> 
>>> Changeset: 
>>> http://svn.openlaszlo.org/openlaszlo/patches/bargull-20110412-OY2.tar
>>> 
>> 
>> 


Reply via email to