Menu

#3565 Install/update panels checkbox - resets current item

closed-fixed
7
2013-01-07
2011-08-26
No

In install panel if you click on the checkbox of a plugin it's description appears and disappear immediately

Discussion

  • Alan Ezust

    Alan Ezust - 2011-11-12

    which plugin reproduces this?

     
  • Alan Ezust

    Alan Ezust - 2012-09-23
    • priority: 1 --> 7
     
  • Alan Ezust

    Alan Ezust - 2012-09-23

    This is related because it is the same side-effect. If you try to use arrow keys and spacebar, each time a plugin is selected in the install panel, the current item is reset to 1 and you can't "go to the next" plugin in list with keyboard anymore.

     
  • Alan Ezust

    Alan Ezust - 2012-09-24
    • summary: Install panel checkbox click little problem --> Install panel checkbox - deselects current item
     
  • Alan Ezust

    Alan Ezust - 2012-10-27
    • milestone: --> Regressive (new to devel)
     
  • Alan Ezust

    Alan Ezust - 2013-01-02

    I tried to debug this but the control flow is not obvious and I was having difficulty figuring out why
    certain code was being executed. Shlomy tried and also got a bit lost in the control flow. This is a tricky bug that requires advanced debugging skills.
    Any volunteers?

     
  • Dale Anson

    Dale Anson - 2013-01-04
    • assigned_to: nobody --> daleanson
     
  • Dale Anson

    Dale Anson - 2013-01-04
    • status: open --> closed-fixed
     
  • Dale Anson

    Dale Anson - 2013-01-04

    Fixed in revision 22633. It required a very complex and tricky fix :)

     
  • Alan Ezust

    Alan Ezust - 2013-01-04

    your fix improves things in that you can n ow read the description after checking a checkbox, but you still can't use arrow keys and spacebar to select a bunch of plugins because the current item gets reset to 0 after each checkbox toggle.

     
  • Alan Ezust

    Alan Ezust - 2013-01-04
    • status: closed-fixed --> open
     
  • Dale Anson

    Dale Anson - 2013-01-05

    Ah, keyboard. I didn't test that.

     
  • Alan Ezust

    Alan Ezust - 2013-01-05
    • summary: Install panel checkbox - deselects current item --> Install/update panels checkbox - resets current item
     
  • Alan Ezust

    Alan Ezust - 2013-01-05

    Same issue exists with update panel too.

     
  • Dale Anson

    Dale Anson - 2013-01-07

    Alan, try the update I checked in in revision 22658. I believe this fixes the issue you mentioned last with keyboard handling.

     
  • Alan Ezust

    Alan Ezust - 2013-01-07
    • status: open --> closed-fixed
     
  • Alan Ezust

    Alan Ezust - 2013-01-07

    looks like you fixed it! thanks! --alan

     

Log in to post a comment.