https://bugs.kde.org/show_bug.cgi?id=389513
Bug ID: 389513 Summary: Bug in Source Code Editor Product: umbrello Version: 2.24.1 (KDE Applications 17.12.1) Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: umbrello-de...@kde.org Reporter: ralf.habac...@freenet.de Target Milestone: --- >From https://mail.kde.org/pipermail/umbrello-devel/2018-January/021315.html The source code of an operation can only be changed using the class's Properties window, but not the operation's Properties. Note: In the instructions below don't edit the 'new_operation()' using the Tree View or it will work just fine! How to reproduce? 1. Create a new class in a class diagram 2. Go to the class properties 3. Click on Operations > New Operation... 4. Add some "Source Code" in the Documentation section and click OK 5. Now click on the new_operation()'s Properties and try to change the code you just entered. It wont't get saved. The entered code is only editable in the class's "Properties > Operation Settings > Documentation > Source Code" section. -- You are receiving this mail because: You are watching all bug changes.