search for: fire_ev

Displaying 7 results from an estimated 7 matches for "fire_ev".

Did you mean: firedev
2017 Oct 31
0
Wine release 2.20
...Always use event target as script this in call_event_handlers. mshtml: Call default event handles through event target vtbl. mshtml: Store event target as EventTarget in HTMLEventObj. mshtml: Update event_info array. mshtml: Use event target vtbl to construct target chain in fire_event_obj. mshtml: Use event target vtbl to set current window event in fire_event_obj. mshtml: Set current event target in fire_event_obj. mshtml: Added IDocumentEvent::createEvent implementation. mshtml: Store DOMEvent instead of nsIDOMEvent in HTMLEventObj. mshtml: Sto...
2009 Jul 03
2
I can't install Photoshop CS4 Extended
...) 0x32d0ac) fixme:mshtml:nsChannel_GetSecurityInfo default action not implemented fixme:mshtml:nsChannel_GetSecurityInfo default action not implemented fixme:mshtml:nsChannel_GetSecurityInfo default action not implemented fixme:shdocvw:ClientSite_GetContainer (0x682d6d8)->(0x32d518) fixme:mshtml:fire_event node type 9 node supported err:mshtml:handle_htmlevent Could not get nsIDOMNode: 80004002 fixme:shdocvw:InPlaceFrame_SetStatusText (0x682d6d8)->(0xb7e6c051) fixme:shdocvw:ClOleCommandTarget_Exec (0x682d6d8)->((null) 25 2 0x32d44c (nil)) fixme:shdocvw:ClOleCommandTarget_Exec (0x682d6d8)-&gt...
2012 Mar 22
0
How to handle Java script pop up when you click on a button to perform some action to DB
...inute to complete its action. When I was using watir, I use to put in following code which use to work, but when switching to Rspec, it gives error so not sure what should I be replacing here: $b.confirm(true) do $b.button(:value,"Scrub the DB - Full reset / reload").when_present.fire_event''onclick'' end
2014 Nov 14
0
Wine release 1.7.31
...h & Tax crashes when executing "Select New Datadirectory" menu entry 27736 Virtual Sailor 7 settings screen: boats and scenery options are unavailable 28675 FUEL: Abandoned Vehicles Do Not Appear where they should 29861 MiPony crashes after startup with null pointer access in fire_event 30492 VMware vSphere Client v5.0 Update 1 fails, needs ntoskrnl.exe.IoRegisterPlugPlayNotification 30572 Multiple applications need vectored continue handler support (.NET 3.x/4.x/Silverlight, Lync from Office 2013) 30737 Dde_OnRequest should return groups_data instead of NULL 31410...
2009 Sep 25
0
Wine release 1.1.30
...tNextDispID implementation. mshtml: Added GetMemberName implementation. mshtml: Added GetNextDispID and GetMemberName tests. mshtml.idl: Added missing hidden attributes. mshtml: Move event handlers invocation to separated function. mshtml: Always create event object in fire_event. mshtml: Added IHTMLEventObj::get_type implementation. mshtml: Added IHTMLEventObj::get_altKey implementation. mshtml: Added IHTMLEventObj::get_ctrKey implementation. mshtml: Addded IHTMLEventObj::get_shiftKey implementation. mshtml: Added IHTMLEventObj::get_keyCode...
2016 Apr 15
0
Wine release 1.9.8
.... gdi32: Use abs() on an integer argument to avoid a clang warning. gdi32/tests: Allocate the font enum data structures. Jacek Caban (19): mshtml: Allow events without event object specified and EVENT_DEFAULTLISTENER flag in dispatch_event. mshtml: Pass node as an object to fire_event. mshtml: Added support for focusin event. mshtml: Added support for focusout event and IHTMLElement4::onfocusout property. mshtml: Added focusin and focusout event tests. mshtml.idl: Added IDOMMessageEvent declaration. mshtml: Added IHTMLWindow6::onmessage property...
2011 Aug 05
0
Wine release 1.3.26
...ty. mshtml: Added IHTMLPluginsCollection::get_length implementation. mshtml: Added IOmNavigator::get_*Language implementations. mshtml: Added IOmNavigator::get_*Language tests. mshtml: Added IOmNavigator::get_appMinorVersion implementation. mshtml: Rename call_event to fire_event. mshtml: Added possibility for node implementations to add default event handlers. mshtml: Added default click handler for anchor element. mshtml: Moved nsevents.c declarations to htmlevent.h. mshtml: Always alloc event_vector for documents. mshtml: Always set oncli...