Bug 157420
Summary: | [WPE][WebGL] Insensitive controls on http://carvisualizer.plus360degrees.com/threejs/ | ||
---|---|---|---|
Product: | WebKit | Reporter: | Emanuele Aina <emanuele.aina> |
Component: | WPE WebKit | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | aperez, bugs-noreply, dino, kkinnunen |
Priority: | P2 | ||
Version: | WebKit Local Build | ||
Hardware: | Unspecified | ||
OS: | Linux | ||
URL: | http://carvisualizer.plus360degrees.com/threejs/ |
Emanuele Aina
* Check out r200510
* `./Tools/Scripts/build-webkit --gtk --debug --no-media-stream --no-accelerated-2d-canvas --cmakeargs='-DENABLE_GLES2=ON -DENABLE_INTROSPECTION=OFF -DENABLE_GTKDOC=OFF'`
* `./WebKitBuild/Debug/bin/MiniBrowser http://carvisualizer.plus360degrees.com/threejs/`
* clicking/touching the model and color selector buttons doesn't do anything
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Adrian Perez
Seems to work fine in WebKitGTK 2.42.4, and also with ToT, but the WPE port
still shows this issue. Changing tags accordingly.