Menu

#4656 (ok 4.3.3) Some error popups fade away too quickly

4.3.2
fixed
None
1
2014-12-21
2014-12-17
No

Sometimes pMA pops up a message. Problem is this messages fades away far too quickly to be able to read it.

Discussion

  • Hugues Peccatte

    Hugues Peccatte - 2014-12-17

    Hi,
    Thanks for this feedback, but do you have any process to reproduce this case please? Maybe it happens on some pages specifically?
    If there is no way to reproduce it, no context, I think it will be really hard to fix it.
    Thanks.

     
    • Marc Delisle

      Marc Delisle - 2014-12-18

      Hugues,
      to reproduce, in index.php just after the first require_once statement, add a statement like "echo $foo;". Then after your login, you'll see the pop up fade away after two seconds.

       
  • Olaf van der Spek

    Happens for https://sourceforge.net/p/phpmyadmin/bugs/4655/ for example. Isn't the time out of that yellow popup always the same?

     
  • Marc Delisle

    Marc Delisle - 2014-12-18
    • assigned_to: Marc Delisle
     
  • Marc Delisle

    Marc Delisle - 2014-12-18

    Olaf,
    please try the attached patch on 4.3.2.

     
    • Olaf van der Spek

      Now it fades away after 5s.

       
  • Marc Delisle

    Marc Delisle - 2014-12-19
    • summary: Some errors have ... --> Some error popups fade away too quickly
     
  • Marc Delisle

    Marc Delisle - 2014-12-19
    • summary: Some error popups fade away too quickly --> (ok 4.3.3) Some error popups fade away too quickly
    • status: open --> resolved
    • Priority: 5 --> 1
     
  • Marc Delisle

    Marc Delisle - 2014-12-19

    Should be fixed now.

     
  • Marc Delisle

    Marc Delisle - 2014-12-21
    • Status: resolved --> fixed