Bug 155035

Summary: can't click on menu item File or Edit
Product: [Applications] umbrello Reporter: sts
Component: generalAssignee: Umbrello Development Group <umbrello-devel>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description sts 2008-01-03 17:25:45 UTC
Version:           2.0.0 (using KDE 3.97.2 (KDE 4.0 >= 20080101) "release 2.1", compiled sources)
Compiler:          gcc
OS:                Linux (x86_64) release 2.6.22.13-0.3-default

See attachment I can't click on 'Datei' and 'Bearbeiten' only behind the 't'. All other menu items works fine.. crazy.. :)

maybe a general prob and not an umbrello prob?
Comment 1 Rafael Fernández López 2008-01-25 01:35:15 UTC
SVN commit 765994 by ereslibre:

The stacked widget was created twice. That means that one was added 
nowhere, and therefore flying nowhere. When you were trying to click on 
File menu, or Edit menu, you were actually, clicking on the stacked 
widget.

BUG: 155035


 M  +0 -3      uml.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=765994