erland / socialmusicdiscovery

Automatically exported from code.google.com/p/socialmusicdiscovery
1 stars 2 forks source link

Grid menus don't match cell selections #29

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Grids are set to "cell selection", but context menus only operate on rows. This 
looks odd since you get a menu for the entire row when only a cell is selected. 

Example: 
Running against the test server:
Open Release Joe's Garage Act 1
In Album Data, click "performer Ike Willis"
The same context menu is offered in all cells.

Suggested change: 
When "role" cell is selected, only "New, Delete, Edit" should be available.
When "artist" cell is selected, only "Edit Artist" should be available.

Original issue reported on code.google.com by peer.tor...@gmail.com on 26 Sep 2011 at 5:32