Book a Demo

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Mirko Meier

Pages: [1]
1
Bugs and Issues / Wrong behavior of Mouse Scroll
« on: August 03, 2008, 04:52:17 am »
The Behavior of using Mouse-Scroll is not not as expected and in most other Windows Appications.

If any Diagramm has the Focus and I move the Mouse Cursor over the projectbrowser and scroll than  the Diagramm will scroll and not the projectbrowser, which is below the mouse. First it is necessary to focus the projectbrowser with a click and that the projectbrowser will scroll.


2
Bugs and Issues / Using "Del"-Key in OjectBrowser does not
« on: July 25, 2008, 08:11:08 pm »
The behaviour in Project Browser by using "Del" is not Windows Like.

By Selection on an Item and press "Del" the Item will not delete.

Steps to reproduce:
1. Open Project
2. Select Item in Project Browser
3. press "del"-Key for delete

-->   Item will not delete

==> Expected is, that the Item will Delete after confirmation-Dialog.

3
Bugs and Issues / Re: Default Language for Code Generation will not
« on: July 25, 2008, 10:01:43 pm »
Thanks for your Answer. Now I Can't reproduce the Bug.

Your Solution works, that's the essential.

It's a good solution to modify the template, thanks.

4
Bugs and Issues / Default Language for Code Generation will not Save
« on: July 25, 2008, 06:10:32 pm »
The Default Language in Options for Code Generation is default "Java".
When I change the Language, restart EA the Language is set to Default "Java".

Way to reproduce:
1. Open a Project
2. Select in Main Menu: Tool -> Options ...
3. In the dialog select on the left "Source Code Engineering".
4. on the right change the "Default Language for code Generation" to another language as Java, i.e. "C#".
5. Close the Dialog.

--> After open the Dialog, "C#" is setted.

6. Restart EA.
7. Open a the same Project as before
8. Select in Main Menu: Tool -> Options ...
9. In the dialog select on the left "Source Code Engineering".

--> Default Language is set back to "Java".

5
Bugs and Issues / Re: Wrong Highlighting in Class by Operation Selec
« on: July 23, 2008, 04:10:08 pm »
That is very helpful, thanks, But the bug already exists.

The Highlighting is no problem for me. I only want post the bug.

But to work around the problem your suggestion is a good "work around".

6
Bugs and Issues / Wrong Highlighting in Class by Operation Selection
« on: July 23, 2008, 12:43:38 am »
PreConditions:
By using reverse enginnering form .NET classes in EA the will be a Problem by highlighting the correct operation.
All properties are grouped by there stereotype.


The Problem:
By opening the Operations in ContextMenu of of a class, the Dialog to manipulate Operations will open. On select an operation in the Dialog, the index bases Opertaion in Class will be highlighted.

The Problem is, that the sorted operations are different from the sorted opertaion in the class.

Pages: [1]