Bug 17364

Summary: xclipboard sizes the 'Save' dialog box incorrectly
Product: xorg Reporter: Stanislav Maslovski <stanislav.maslovski>
Component: App/otherAssignee: Xorg Project Team <xorg-team>
Status: RESOLVED FIXED QA Contact: Xorg Project Team <xorg-team>
Severity: normal    
Priority: medium    
Version: 7.3 (2007.09)   
Hardware: All   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Stanislav Maslovski 2008-08-30 00:51:09 UTC
From http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=127060:
============================================================================
when saving a buffer from xclipboard, the dialog window is too short
to display the buttons to confirm or cancel the action. Resizing the window
does not help.

This seems to be the positioning of those buttons.
============================================================================

This is fixable from the resources, please look for the patch at the bottom of the same web page.
Comment 1 Alistair Leslie-Hughes 2011-04-11 03:16:31 UTC
commit 35e2f74fbcf172813b7016e58585bb30b39a3de6
Author: Stanislav Maslovski <stanislav.maslovski@gmail.com>
Date:   Sun Apr 3 20:10:54 2011 +1000

    Change resource to better position Accept/Cancel. #17364
    
    Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=17364
    
    The Accept and Cancel buttons on the Save dialog where just
    visible at the bottom of the dialog.  Even if you resized
    the dialog, the buttons where never fully visible.
    
    Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
    Acked-by: Dan Nicholson <dbn.lists@gmail.com>

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.