What steps will reproduce the problem?
1. Download GeckoFX Binary 1.9.1.0
2. Download XULRunner 1.9.1.2 Runtime
3. Initialize GeckoFX in C# Project
4. Attempt to get the "value" of a DOMElement, ex.
UserInput = InputElement.GetAttribute("value");
What is the expected output?
The actual value of the user input... :P
What do you see instead?
null or blank
On what operating system?
Win7 x64
Please provide any additional information below.
Please don't tell me I have to go compile the DLL with DOM support myself! That
would take me an hour, I'm a newb! >.<
Original issue reported on code.google.com by BinaryBrother on 21 Mar 2011 at 3:40
Original issue reported on code.google.com by
BinaryBrother
on 21 Mar 2011 at 3:40