Menu

#38 Invalid entry field pairs can trigger infinite loop

closed-fixed
nobody
None
5
2010-08-22
2010-08-22
No

Consider simple window with two entry controls. Both exactly same thus:

a long(-1)
entry(@n3),use(a)
b long(-1)
entry(@n3),use(b)

If you change focus between them both while they both contain invalid values then the system will infinite loop as both entry controls compete to acquire focus

Discussion

  • Andrew Barnham

    Andrew Barnham - 2010-08-22
    • status: open --> closed-fixed
     
  • Andrew Barnham

    Andrew Barnham - 2010-08-22

    Bugfix checked in

     

Log in to post a comment.