Author Topic: MC V17 Early Access PREVIEW  (Read 875 times)

total_annihilation00

  • Power Member
  • ****
  • Posts: 208
  • Tech Savant\ Envisioneering
    • View Profile
Re: MC V17 Early Access PREVIEW
« Reply #25 on: Today at 08:41:28 »
To summarize, these are the 4 issues that remain (the rest I found a way to resolve):
(1) Color Rules Editor is broken, when adding a new rule, it is actually the parent Color Rule with its text populated in the Edit Name box, so a new Color Rule isn't interactable or generated (and cannot be edited or selectable.) (Only trick is to create 2 Rules consecutively (a duplicate copy of a new rule), then one of them will be functional.)
(2) When creating a new Column Layout, the 'File Header Column' gets reset and unsorted on next launch — doesn't remember which column to sort by, if I only use "[Default]" Column Layout then it works, but I can't make use of custom paths with "Valid for all future paths."
(3) Cannot create a Shortcut to Ctrl+PageUp or Ctrl+PageDown in the new "Keyboard Customization" dialog, the added entry shows "Ctrl + " that is, the PageDown/ PageUp text is invisible & not shown/ omitted in the list.
(4) Keyboard Customization dialog should be shorter in height so it fits on 1366x768 resolution laptop screens. (Minor glitch)
(5) Optional: Make the File Column Header right-clickable menu launch when "Mouse" (in the "Quick Look And Feel" settings) is specified as "Windows Explorer" as well, and not just "Commander Style" "Mouse" behavior (I can confirm it doesn't work on "Windows Explorer" "Mouse", only works on "Commander Style" "Mouse").

1. Is this not same as with V16 ? Then it is an error for that release.
2. Is this not same as with V16 ? Then it is an error for that release. (But not sure I understand this error)
3. Works for me. So not sure why you can't assign it
4. Dialog layout already fixed
5. default Right click handling for list items should not be used over header area. . Already fixed.

Issue #1
I assure you, in V16, when you Add a New Color Rule, it adds an "Empty - No Color Rules Defined" entry, with an *Empty* "Rule Name" field, and the Rules are Empty (as expected), but in V17, it populates the "Rule Name" (inherits the parents, and any modifications are applied to the parent, not the Newly created Empty Rule !) Also the rules are from the parent Color Rule. It's not defining a New generated Rule, it's linked/ refers to the orginal Rule and cannot be selected/ edited ! (See screenshots) As a solution, instead of Duplicating the Color Rules, you could have a separate New Rule button ?! Though it would be easier to just fix this erratic behavior. The cheap workaround is to make a second duplicate Color Rule, then modify that 'cause that's truly an Empty Rule.

Issue #2
When you right-click the "File Column Header" there is "Customize Columns" in that dialog if you create a New Layout (with custom fields, custom paths C:\ D:\ with "Valid For Future Paths" checked, and when relaunching MC, the previously Sorted Column is not activated, it's like the Sorting Column is reset (the little triangle) (I set mine to "Date Descending", but then it becomes unsorted and I have to click on the the "Date Descending" sorting column again to restore the config. If I use the "[Default]" Column Layout, not a new custom one, it remembers the Sorting, but I prefer to make new Custom Layouts in "Customize Columns" dialog.

Issue #3
"Page Up" & "Page Down" text is hidden when making shortcuts to it in Keyboard Customization dialog and they don't work, I don't know why. I'am using Win 10. I'll re-check if there's another issue with maybe my AutoHotkey scripts or something. I'll be able to test it better when the Dialog is resized, so we'll deal with this minor issue later maybe.

Thank you for fixing Issues 4 and 5 ! :D The first 2 are nasty bugs hampering from making full use of MC, would like them addressed please. :( Maybe someone else can confirm these ? I have tested them on a new V17 fresh copy, the bugs are inherent.

P.S: Included my Column Layouts file (ColumnSets.XML) for you to confirm that making a new Column Layout breaks the Sorted Column from being preserved across re-launches of MC, If I had stuck to the "[Default]" Column Layout and deleted the "My Advanced Tweaks" it would remember the Sorted Column again !
« Last Edit: Today at 09:37:53 by total_annihilation00 »
~The World's Deceit Has Raped My Soul, We Melt The Plastic People Down Then We Melt Their Plastic Town~


Mathias (Author)

  • Administrator
  • VIP Member
  • *****
  • Posts: 5030
    • View Profile
    • Multi Commander
Re: MC V17 Early Access PREVIEW
« Reply #26 on: Today at 09:39:16 »
1. Okey only in 17 then. I though I saw the issue in v16 but might be refresh issue of UI list controller

2. This is actually same issue in V16 But since the issue is that the Fileview does not support this, by designed. since autoload columns happens async. it has already loaded the default. and that column did not exists. so it fallsback to name column.
Since the entire fileview was rewrttien in V17.. if this is fixed,. it will be in v17 only,

total_annihilation00

  • Power Member
  • ****
  • Posts: 208
  • Tech Savant\ Envisioneering
    • View Profile
Re: MC V17 Early Access PREVIEW
« Reply #27 on: Today at 10:04:52 »
1. Okey only in 17 then. I though I saw the issue in v16 but might be refresh issue of UI list controller

2. This is actually same issue in V16 But since the issue is that the Fileview does not support this, by designed. since autoload columns happens async. it has already loaded the default. and that column did not exists. so it fallsback to name column.
Since the entire fileview was rewrttien in V17.. if this is fixed,. it will be in v17 only,

Interesting… That makes sense, thank you for addressing my concerns, Mathias ! :) Yeah I understand, I'll be migrating to V17…
« Last Edit: Today at 10:18:58 by total_annihilation00 »
~The World's Deceit Has Raped My Soul, We Melt The Plastic People Down Then We Melt Their Plastic Town~