Summary: | can't click on menu item File or Edit | ||
---|---|---|---|
Product: | [Applications] umbrello | Reporter: | sts |
Component: | general | Assignee: | 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: | ||
Sentry Crash Report: |
Description
sts
2008-01-03 17:25:45 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 |