Menu

#1483 [PATCH] center server tab close dialog

open-fixed
nobody
None
5
2010-12-28
2010-09-30
No

when using tabs and trying to close a server tab with the mouse (right click, close), the close confirmation dialog will appear at the mouse position. which is on the bottom of screen, and that makes the buttons of the dialog invisible.

this patch centers the close dialog when using tabs and keeps displaying it at the mouse position for other cases.

this patch was made for xchat svn revision 1468 (head at the time of writing).

Discussion

  • Berke Viktor

    Berke Viktor - 2010-09-30

    patch for close dialog positioning

     
  • Berke Viktor

    Berke Viktor - 2010-09-30

    screenshot of the problem

     
  • Peter Zelezny.

    Peter Zelezny. - 2010-12-28
    • status: open --> open-fixed
     
  • Berke Viktor

    Berke Viktor - 2010-12-28
     
  • Berke Viktor

    Berke Viktor - 2010-12-28

    thanks for merger, but in fact, this could be improved even more by centering the dialog only if the tab is on the bottom. the patch for that is attached (it's basically just adding a prefs.tab_pos == 6 check).

     
  • Berke Viktor

    Berke Viktor - 2010-12-28

    (the patch is for r1479)

     

Log in to post a comment.