Git Product home page Git Product logo

Comments (6)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 12, 2024
Thank you for reporting.  Could you confirm target please (e.g. flash).

Original comment by [email protected] on 16 Feb 2012 at 3:08

from awe6.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 12, 2024
Target flash not sure for other targets.Really strange problem because in 
framework code everything looks ok not sure about mouse left/midle/right button 
click technic.
btw,small gain when returning driver InputMouse early out, cursor blinks ibeam 
however input is blocked.

Original comment by [email protected] on 16 Feb 2012 at 7:33

from awe6.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 12, 2024
ok, now I'm confused. even in awe6 0.5.267 the same thing. mouse cursor blinks 
between ibeam and arrow, however textfield input is still blocked.

Original comment by [email protected] on 16 Feb 2012 at 9:47

from awe6.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 12, 2024
fixed. the solution is quiet simple just get rid of _stage.focus = _stage in 
driver InputKeyboard._update() and InputMouse._update()

Original comment by [email protected] on 16 Feb 2012 at 12:43

from awe6.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 12, 2024
Thank you.

For a full-fix we should also consider a scenario where the developer diverts 
focus to an alternative element - such as a textfield or button - and then 
removes that element from the displayList.  iirc in such a circumstance stage 
will no longer receive the events that the InputManagers require and they will 
fail to operate as expected.

Given that some drivers (e.g. jeash) do not support InputText at this time I am 
also wondering whether there is value in developing an "awe6 approach" to input 
text (similar to the awe6 BasicButton).  E.g. our TextField listens to 
InputManager and updates based on that.

Original comment by [email protected] on 16 Feb 2012 at 5:21

from awe6.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 12, 2024
This issue was closed by revision r407.

Original comment by [email protected] on 16 Feb 2012 at 7:03

  • Changed state: Fixed

from awe6.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.