Yep, fixed.ramza__x wrote:mouse wheel is broken in 2nd pane, after you close 1st pane
(list/detail view cannot wheel scroll)
Dual Pane Bugs
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.
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
FAQ | XY News RSS | XY X
-
admin
- Site Admin
- Posts: 64886
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Dual Pane Bugs
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.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.
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???
FAQ | XY News RSS | XY X
-
Gandolf
Re: Dual Pane Bugs
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.
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.
Re: Dual Pane Bugs
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: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.
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
Inspiration struck. The pane swap by TAB works now (as an option). 
FAQ | XY News RSS | XY X
auto-refresh on inactive pane
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.
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...
TeraCopy Integration, Tag Manager, Comments Menu, Text Replacer, Image and Media Tools, Checksum Calculator, Video Calculator
only 5 URLs are allowed on the sig...
Re: auto-refresh on inactive pane
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.
Re: auto-refresh on inactive pane
yeah, looks like i utterly failed to convey my thoughts in that sentence.Mesh wrote: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 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.
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...
TeraCopy Integration, Tag Manager, Comments Menu, Text Replacer, Image and Media Tools, Checksum Calculator, Video Calculator
only 5 URLs are allowed on the sig...
Re: auto-refresh on inactive pane
Muroph wrote:
yeah, looks like i utterly failed to convey my thoughts in that sentence.![]()
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
1. should be fixed soonMuroph 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.
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.
FAQ | XY News RSS | XY X
Re: auto-refresh on inactive pane
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
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 wrote: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 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.
FAQ | XY News RSS | XY X
Re: auto-refresh on inactive pane
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
Yes.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.
FAQ | XY News RSS | XY X
XYplorer Beta Club