FVWM Bug Tracking notification

new message incoming/918

Message summary for PR#918
        From: [EMAIL PROTECTED]
        Subject: MenuFace TiledPixmap Bug
        Date: Fri, 23 Aug 2002 15:35:56 -0500
        0 replies       0 followups

====> ORIGINAL MESSAGE FOLLOWS <====

>From [EMAIL PROTECTED] Fri Aug 23 15:35:57 2002
Received: from util2.math.uh.edu ([129.7.128.23])
        by malifon.math.uh.edu with esmtp (Exim 3.20 #1)
        id 17iL9x-00077a-00
        for [EMAIL PROTECTED]; Fri, 23 Aug 2002 15:35:57 -0500
Received: from malifon.math.uh.edu ([129.7.128.13] ident=mail)
        by util2.math.uh.edu with esmtp (Exim 4.10)
        id 17iL9x-00008y-00
        for [EMAIL PROTECTED]; Fri, 23 Aug 2002 15:35:57 -0500
Received: from localhost ([127.0.0.1] ident=65534)
        by malifon.math.uh.edu with esmtp (Exim 3.20 #1)
        id 17iL9w-00077U-00
        for [EMAIL PROTECTED]; Fri, 23 Aug 2002 15:35:56 -0500
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: MenuFace TiledPixmap Bug
Message-Id: <[EMAIL PROTECTED]>
Date: Fri, 23 Aug 2002 15:35:56 -0500

Full_Name: Suzanne Skinner
Version: CVS
CVS_Date: 2002/08/23 (snapshot)
OS: Slackware 8, Linux 2.4.19
X_Server: XFree86 4.2.0
Submission from: (NULL) (216.58.114.55)


I've discovered a bug in menu rendering in current CVS. It is triggered
when
a tiled background pixmap is used for a menu which has popup submenus.

Attached is a minimal .fvwm2rc which isolates the problem. It refers to
marble.xpm, but probably any pixmap will do. To reproduce:

- Left click on the desktop
- Go down to the submenu and let it pop up
- Go back up to "item 3"
- Everything above item 3 should now disappear.

***** snip *****

ImagePath /usr/local/share/pixmaps

AddToMenu RootMenu 'Root Menu' Title
    + "Item 1"     Exec item
    + "Item 2"     Exec item
    + "Item 3"     Exec item
    + "Submenu"    Popup submenu

AddToMenu submenu 'Submenu' Title
    + "Item 1" Exec item
    + "Item 2" Exec item
    + "Item 3" Exec item

MenuStyle * MenuFace TiledPixmap marble.xpm

Mouse 1 R N Menu  RootMenu

***** snip *****

Suzanne




--
Visit the official FVWM web page at <URL:http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm-workers" in the
body of a message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]

Reply via email to