Menu

#1576 Incorrect image on disabled button

obsolete: 8.4.4
closed-fixed
5
2003-11-11
2003-10-06
No

Using Tk-8.4.4 on HP-UX11i, buttons displaying an image
are not correctly shown when the button is disabled
(unless disabledforeground' is set to an empty string).

The stipple is offset several pixels to the northeast.

The attached file contains 'button.tcl' example
code, 'square.xbm' example bitmap and 'dump.tif' -
screen dump from HP-UX.

This was originally observed using Python 2.3 + Tkinter +
Tk-8.4.4 on both HP-UX and Windows 2000. It doesn't
happen on Linux.

It also happens with Tk-8.4.3, but not with Tk-8.3.4.

Discussion

  • Richard Townsend

     
  • Donal K. Fellows

    • milestone: --> obsolete: 8.4.4
     
  • Colin McDonald

    Colin McDonald - 2003-10-10

    Logged In: YES
    user_id=883691

    Patch ID 821088 should fix this.

     
  • Richard Townsend

    Logged In: YES
    user_id=200117

    I have tested patch 821088 on HP-UX and it now works OK.

    Thanks.

     
  • Jeffrey Hobbs

    Jeffrey Hobbs - 2003-11-11

    Logged In: YES
    user_id=72656

    this is fixed for 8.4.5.

     
  • Jeffrey Hobbs

    Jeffrey Hobbs - 2003-11-11
    • status: open --> closed-fixed