GuzziMP / my-films

Automatically exported from code.google.com/p/my-films
0 stars 0 forks source link

View Options context menu options do not work correctly for Group lists #281

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. In MF GUI - go to a 'group list' (e.g. Harry Potter or Star Trek in Sample 
Movies)
2. Open the context menu
3. Select View Options

What is the expected output? What do you see instead?
It just displays the context menu again.
If you highlight a group item in the main film list it does nothing.

If you view a group list, then change the layout and/or sort order, and then 
select 'Save current custom view settings' it does not save the Layout as 
expected. Although sort order is saved to config.

Original issue reported on code.google.com by Dade...@gmail.com on 19 Nov 2012 at 3:05

GoogleCodeExporter commented 8 years ago
We're talking aboput two completely different and independant things (should be 
different issues) - so if I understood right:
1.) (sub) menu behavior:
This is caused by "empty" submenus. In test mode, there is entries existing, 
but none in normal mode. Possible solution: Display "no options available" in 
such cases - ok?
2.) Views options saving ibn group list - so it does only affect trhe layout of 
groups?

Original comment by Guzz...@googlemail.com on 19 Nov 2012 at 11:28

GoogleCodeExporter commented 8 years ago

Original comment by Guzz...@googlemail.com on 19 Nov 2012 at 11:28

GoogleCodeExporter commented 8 years ago
OK created new issue #284: Custom Movie Group Settings are not applied in GUI 
and Layout is not saved.

Re: Views Option Item - well 'no options available' would be better yes - 
although even better if the item display only if there are options in current 
mode ;)

It is a bit confusing when using 'nested groups/hierarchies' - example Harry 
Potter group in Sample Movies has a 'sub group' for Deathly Hallows. When you 
select an actual film in the group, View Options displays the main context menu 
again, but when you select a 'Group' i.e. Deathly Hallows, it displays only the 
Views context menu options and the View options item does nothing.

Crap is that ANOTHER separate issue? :P

Original comment by Dade...@gmail.com on 20 Nov 2012 at 3:01

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r2749.

Original comment by Mikeplan...@web.de on 20 Nov 2012 at 10:50

GoogleCodeExporter commented 8 years ago
Reopened, as there is new related issue that was not yet fixed: Layout for 
hierarchies is not loaded/saved in setup.

Original comment by Guzz...@googlemail.com on 20 Nov 2012 at 8:43

GoogleCodeExporter commented 8 years ago
- removed layout for hierarchies from navigation cache
- added ViewAs label to navigation nache (was not restored on backnavigation)
- added collection state to navigation nache (was not restored and caused wrong 
assignments of changes in sort and layout)
- fixed load/save of collection layout in setup

Original comment by Guzz...@googlemail.com on 20 Nov 2012 at 9:38

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r2751.

Original comment by Mikeplan...@web.de on 20 Nov 2012 at 9:39

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r2753.

Original comment by Mikeplan...@web.de on 21 Nov 2012 at 2:32

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r2755.

Original comment by Mikeplan...@web.de on 22 Nov 2012 at 10:09

GoogleCodeExporter commented 8 years ago
Verified in build 2757 - View Options no longer displays on Group Items.

Original comment by Dade...@gmail.com on 23 Nov 2012 at 4:40