luisandresilva / reprotool

Automatically exported from code.google.com/p/reprotool
0 stars 0 forks source link

Aggregated list of usability-related issues #82

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
This issue should be later divided into several smaller issues.
I'm just taking notes here while creating a new test project.

- It should be possible to create a new reprotool project within an existing 
eclipse project. In the current version, the new reprotool project creates a 
new eclipse project with a single *.swproj file in it.

- New reprotool project should be created using wizard where the user types 
project name + description. These attributes will be filled into the newly 
created project file. Also the *.swproj file name should be used according to 
the project name e.g CityMapExample.swproj instead of project.swproj

- Problem in SWProj editor: When a new UseCase is created in the SWProj editor 
using the [+] button, the newly created UC is shown in a new editor. The new UC 
has an empty name. If I fill the name, the change will not propagate to the 
SWProj editor. To see the the changes the SWProj editor needs to be closed and 
re-opened.

- Reprotool perspective should be default in the product

- Reprotool perspective should be configured properly - views, view shortcuts, 
menu shortcuts.

- "Sentence analysis" view should be rendered in the properties view to save 
space.

- In UC editor, when the cursor is outside the tree view, the selected item in 
the tree view should be deselected or the selection should be at least less 
visible.

- The UC editor should interact with users in a way similar to Excel.
Some keys should have special function, such as ENTER, TAB, ARROWS, Delete, 
F2...

- Implement a special properties view for object of type TemporalLogicFormula. 
The properties view should contain a big multi-line textarea with fixed width 
font inside.

Original issue reported on code.google.com by viliam.s...@gmail.com on 16 Jan 2012 at 10:54