Dual Pane Bugs

Things you’d like to miss in the future...
Forum rules
When reporting a bug, please include the following information: your XYplorer version (e.g., v27.90.0047), your Windows version (e.g., Win 11), and your screen scaling percentage (e.g., 125%). We recommend adding your Windows version and screen scaling percentage to your profile or signature. This will make debugging much easier for us.
admin
Site Admin
Posts: 64886
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Dual Pane Bugs

Post by admin »

ramza__x wrote:mouse wheel is broken in 2nd pane, after you close 1st pane
(list/detail view cannot wheel scroll)
Yep, fixed.

admin
Site Admin
Posts: 64886
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Dual Pane Bugs

Post by admin »

srikat wrote:don't know if anyone has mentioned this already.

Pressing tab should ideally switch between the two panes. Isn't it?

It would be so easy and convenient to say copy a file/folder from one pane, press tab and now that I am in the other pane I can simply paste.

Please make this change. This is how xplorer2 and Free commander works.
These apps probably don't have an info panel with controls in the TAB chain. To make this work in XYplorer, I would have to remove all controls on the info panel from the TAB chain (i.e. you could not move between them using TAB anymore). That's not an option I think.

As an alternative to a hard-coded TAB you have the "Toggle Active Pane" command for which you can define any keyboard shortcut.

BTW, currently "Toggle Active Pane" also sets the focus to the activated pane (at least when both panes are visible -- in single pane mode there's a bug here). Is this good, or should the focus stay where it is???

Gandolf

Re: Dual Pane Bugs

Post by Gandolf »

I just read this in the studio and I'm horrified.

Are you saying that Tab cannot be configured to swap panes?

If so, forget dual pane - it is unusable with any other key. Left hand swaps panes, right hand on navigation keys. Essential.

Pagat
Posts: 306
Joined: 09 Oct 2007 21:23
Location: Austria

Re: Dual Pane Bugs

Post by Pagat »

Gandolf wrote:Are you saying that Tab cannot be configured to swap panes?

If so, forget dual pane - it is unusable with any other key. Left hand swaps panes, right hand on navigation keys. Essential.
i just have to reply here: Even if it's not possible to switch between panes it's still usable for a lot of people. I fully understand why Don won't limit the TAB to switch panes. because you also can see it this way:

Are you saying that Tab can only be uses to swap panes?

If so, forget XY - it is unusable. Left hand moves between controls (tree, address bar, list), right hand on navigation keys. Essential.



I guess an option how TAB works in DP mode would be the best way.

admin
Site Admin
Posts: 64886
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Dual Pane Bugs

Post by admin »

Inspiration struck. The pane swap by TAB works now (as an option). :mrgreen:

Pagat
Posts: 306
Joined: 09 Oct 2007 21:23
Location: Austria

Re: Dual Pane Bugs

Post by Pagat »

Sounds good!

Muroph
Posts: 561
Joined: 21 Aug 2007 16:13

auto-refresh on inactive pane

Post by Muroph »

the IP and status bar get completely confused when the current tab in the inactive pane is being constantly refreshed (e.g. downloading smth to that folder), even on single pane mode.
previews and properties are pratically unusable in this case.

BTW, i think auto-refresh should always be suspended on the inactive pane when it is hidden (this might reduce cpu usage).
a refresh when enabling dp or switching panes should be enough.
My shared scripts:
TeraCopy Integration, Tag Manager, Comments Menu, Text Replacer, Image and Media Tools, Checksum Calculator, Video Calculator
only 5 URLs are allowed on the sig...

Mesh
Posts: 956
Joined: 24 Mar 2008 21:22

Re: auto-refresh on inactive pane

Post by Mesh »

Muroph wrote:
BTW, i think auto-refresh should always be suspended on the inactive pane when it is hidden (this might reduce cpu usage).
a refresh when enabling dp or switching panes should be enough.

I agree with your first sentence here, but vehemently disagree with the second. If the second pane is showing, Auto Refresh needs to be constantly on. It is most certainly *not* good enough to only have it refresh when switching panes. That means that the inactive pane can never ever be trusted, which makes it less than useless.

Muroph
Posts: 561
Joined: 21 Aug 2007 16:13

Re: auto-refresh on inactive pane

Post by Muroph »

Mesh wrote:
Muroph wrote:BTW, i think auto-refresh should always be suspended on the inactive pane when it is hidden (this might reduce cpu usage).
a refresh when enabling dp or switching panes should be enough.
I agree with your first sentence here, but vehemently disagree with the second. If the second pane is showing, Auto Refresh needs to be constantly on. It is most certainly *not* good enough to only have it refresh when switching panes. That means that the inactive pane can never ever be trusted, which makes it less than useless.
yeah, looks like i utterly failed to convey my thoughts in that sentence. :oops:
damn, i need some sleep. :|
what i wanted to say is:
instead of keeping the inactive pane up-to-date, only (auto-)refresh when it is/becomes visible.
My shared scripts:
TeraCopy Integration, Tag Manager, Comments Menu, Text Replacer, Image and Media Tools, Checksum Calculator, Video Calculator
only 5 URLs are allowed on the sig...

Mesh
Posts: 956
Joined: 24 Mar 2008 21:22

Re: auto-refresh on inactive pane

Post by Mesh »

Muroph wrote:
yeah, looks like i utterly failed to convey my thoughts in that sentence. :oops:
damn, i need some sleep. :|
what i wanted to say is:
instead of keeping the inactive pane up-to-date, only (auto-)refresh when it is/becomes visible.

Ah, well in that case I agree with you one hundred percent. :)

admin
Site Admin
Posts: 64886
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: auto-refresh on inactive pane

Post by admin »

Muroph wrote:the IP and status bar get completely confused when the current tab in the inactive pane is being constantly refreshed (e.g. downloading smth to that folder), even on single pane mode.
previews and properties are pratically unusable in this case.

BTW, i think auto-refresh should always be suspended on the inactive pane when it is hidden (this might reduce cpu usage).
a refresh when enabling dp or switching panes should be enough.
1. should be fixed soon
2. yes. i thought of that. problem: i would not like to see a refresh when showing a pane. i will save these kinds of refinements and optimizations for a later stage.

Mesh
Posts: 956
Joined: 24 Mar 2008 21:22

Re: auto-refresh on inactive pane

Post by Mesh »

admin wrote:
Muroph wrote:
the IP and status bar get completely confused when the current tab in the inactive pane is being constantly refreshed (e.g. downloading smth to that folder), even on single pane mode.
previews and properties are pratically unusable in this case.

BTW, i think auto-refresh should always be suspended on the inactive pane when it is hidden (this might reduce cpu usage).
a refresh when enabling dp or switching panes should be enough.

1. should be fixed soon
2. yes. i thought of that. problem: i would not like to see a refresh when showing a pane. i will save these kinds of refinements and optimizations for a later stage.

I'm not sure what you mean when you say you would not like to see a refresh when showing a pane. I'm sure I'm just not understanding, but don't you want the pane to refresh if it's visible? I thought that was the point of getting the Auto Refresh set up for the inactive pane... :?

admin
Site Admin
Posts: 64886
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: auto-refresh on inactive pane

Post by admin »

Mesh wrote:
admin wrote:
Muroph wrote:
the IP and status bar get completely confused when the current tab in the inactive pane is being constantly refreshed (e.g. downloading smth to that folder), even on single pane mode.
previews and properties are pratically unusable in this case.

BTW, i think auto-refresh should always be suspended on the inactive pane when it is hidden (this might reduce cpu usage).
a refresh when enabling dp or switching panes should be enough.

1. should be fixed soon
2. yes. i thought of that. problem: i would not like to see a refresh when showing a pane. i will save these kinds of refinements and optimizations for a later stage.
I'm not sure what you mean when you say you would not like to see a refresh when showing a pane. I'm sure I'm just not understanding, but don't you want the pane to refresh if it's visible? I thought that was the point of getting the Auto Refresh set up for the inactive pane... :?
No, I mean the action. In long lists, a refresh might take several 100 msecs. This should not have to happen when you just show a list.

Mesh
Posts: 956
Joined: 24 Mar 2008 21:22

Re: auto-refresh on inactive pane

Post by Mesh »

admin wrote:
No, I mean the action. In long lists, a refresh might take several 100 msecs. This should not have to happen when you just show a list.

Do you mean that that's why the refresh for the second pane is always on, even if it's not displayed? Because without that occurring, if you don't have an initial refresh when the second pane is displayed, then when it first comes up, you can't trust the file list it initially shows.

admin
Site Admin
Posts: 64886
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: auto-refresh on inactive pane

Post by admin »

Mesh wrote:
admin wrote:
No, I mean the action. In long lists, a refresh might take several 100 msecs. This should not have to happen when you just show a list.

Do you mean that that's why the refresh for the second pane is always on, even if it's not displayed? Because without that occurring, if you don't have an initial refresh when the second pane is displayed, then when it first comes up, you can't trust the file list it initially shows.
Yes.

Post Reply