Page 4 of 9

Re: Dual Pane Bugs

Posted: 03 Jun 2009 07:01
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.

Re: Dual Pane Bugs

Posted: 03 Jun 2009 08:25
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???

Re: Dual Pane Bugs

Posted: 03 Jun 2009 09:20
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.

Re: Dual Pane Bugs

Posted: 03 Jun 2009 09:40
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.

Re: Dual Pane Bugs

Posted: 03 Jun 2009 09:58
by admin
Inspiration struck. The pane swap by TAB works now (as an option). :mrgreen:

Re: Dual Pane Bugs

Posted: 03 Jun 2009 11:15
by Pagat
Sounds good!

auto-refresh on inactive pane

Posted: 05 Jun 2009 02:27
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.

Re: auto-refresh on inactive pane

Posted: 05 Jun 2009 03:05
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.

Re: auto-refresh on inactive pane

Posted: 05 Jun 2009 03:47
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.

Re: auto-refresh on inactive pane

Posted: 05 Jun 2009 04:59
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. :)

Re: auto-refresh on inactive pane

Posted: 05 Jun 2009 07:27
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.

Re: auto-refresh on inactive pane

Posted: 05 Jun 2009 14:51
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... :?

Re: auto-refresh on inactive pane

Posted: 05 Jun 2009 15:04
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.

Re: auto-refresh on inactive pane

Posted: 05 Jun 2009 16:07
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.

Re: auto-refresh on inactive pane

Posted: 05 Jun 2009 16:12
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.