Mrkebubun / o3d

Automatically exported from code.google.com/p/o3d
0 stars 0 forks source link

Textareas and text inputs do not work when o3d rendering is performed #237

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Happens always with any o3d samples that include text input.
2. Adding inputs in other examples also causes the problem.

What is the expected output? What do you see instead?
Normal input/editing should be possible. Instead textareas and text inputs seem 
not to get focus on pages with o3d rendering.

What version of the product are you using? On what operating system?
Tried with the latest (as of 7 Feb 2011) code in chromium 9.0.597.84 on 32 bit 
linux and on latest chrome in Windows 7

What hardware are you using:  graphics card type?  motherboard type?
nVidia GeForce Go 7700, Asus G1 laptop, Gentoo Linux/ Windows 7, 
chromium/chrome 9.0.597.84
NVIDIA GeForce 9600M GS, Asus X83V, Windows 7, chrome 9.0.597.84

Please provide any additional information below.
Text inputs and textareas work OK with pure WebGL samples.

Original issue reported on code.google.com by jarek.gl...@gmail.com on 7 Feb 2011 at 4:04

GoogleCodeExporter commented 8 years ago
This is due to r225, which incorrectly disabled some DOM events.

Original comment by charles....@gmail.com on 3 Nov 2011 at 11:33

GoogleCodeExporter commented 8 years ago
Patch attached.

Original comment by charles....@gmail.com on 5 Nov 2011 at 2:48

Attachments: