Problem with scrollbars and custom columns ¿?

Bug reports will be moved here when the described bug has been fixed

Moderators: white, Hacker, petermad, Stefan2

Post Reply
User avatar
Sombra
Power Member
Power Member
Posts: 811
Joined: 2005-12-27, 22:23 UTC
Location: Zaragoza, Spain

Problem with scrollbars and custom columns ¿?

Post by *Sombra »

When I change to custom columns, resize one column and later I back to full view the scrollbar still is visible. Is normal this behaviour?
Checked with custom columns: [=tc.creationdate], [=tc.writedate] and [=tc.accessdate]

Here is a video with the example (126 Kb)
I can read English, but... I write like Tarzan. (sorry)
User avatar
SanskritFritz
Power Member
Power Member
Posts: 3693
Joined: 2003-07-24, 09:25 UTC
Location: Budapest, Hungary

Post by *SanskritFritz »

I cannot confirm this one. Behaves as expected here.
WinXp Pro SP2, TC 7.0pb1.
I switched to Linux, bye and thanks for all the fish!
User avatar
Sombra
Power Member
Power Member
Posts: 811
Joined: 2005-12-27, 22:23 UTC
Location: Zaragoza, Spain

Post by *Sombra »

In my case, if on the custom view, is checked the option "Adjust tabs to window width" it happens. But when that option is unchecked and I return to full view (my normal mode) the scrollbar isn't showed.
I can read English, but... I write like Tarzan. (sorry)
User avatar
SanskritFritz
Power Member
Power Member
Posts: 3693
Joined: 2003-07-24, 09:25 UTC
Location: Budapest, Hungary

Post by *SanskritFritz »

I tried both cases, still cannot confirm that :shock:
I switched to Linux, bye and thanks for all the fish!
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48088
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

Can you give me step by step instructions of what keys to press, please?
Author of Total Commander
https://www.ghisler.com
User avatar
Sombra
Power Member
Power Member
Posts: 811
Joined: 2005-12-27, 22:23 UTC
Location: Zaragoza, Spain

Post by *Sombra »

This problem is present with mouse events and with keys.
keys: Shift+F1, Select the custom view, Ctrl+F2
Mouse: right click over tab header for select the custom view, later push on full view (the icon of toolbar)

Tested with a screen resolution of 1024x768 and a window with state normal (not maximized)
It happens when the width of all columns is more large than the width of panel.
If the window of TC is maximized, change of views and then restore to normal state of window (not maximized) The scrollbar appear again.

Here is the code of wincmd.ini with a custom column configurate:

Code: Select all

[Configuration]
firstmnu=2682
FirstTime=0
test=219
SeparateTree=0
PanelsVertical=0
Aligned extension=1
[CustomFields]
Widths1=80,30,80,80,80
Headers1=creationdate\nwritedate\naccessdate
Contents1=[=tc.creationdate]\n[=tc.writedate]\n[=tc.accessdate]
Options1=800|1
AutoLoad=0
Titles=creationdate..
[1024x768 (8x16)]
CustColumnX=66
CustColumnY=72
CustColumnDX=790
CustColumnDY=557
CustColumnMax=0
maximized=0
x=112
y=84
dx=800
dy=600
Divider=500
DividerQuickView=500
DividerComments=500
Tabstops=139,142,206,91,457,93
[left]
path=c:\
ShowAllDetails=1
SpecialView=0
show=1
negative Sortorder=0
sortorder=0
[right]
path=c:\
ShowAllDetails=1
SpecialView=0
show=1
sortorder=0
negative Sortorder=0
[Tabstops]
0=139
1=142
3=206
4=91
6=457
5=93
AdjustWidth=1
[RightHistory]
0=c:\
[LeftHistory]
0=c:\
I can read English, but... I write like Tarzan. (sorry)
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48088
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

I will test it, thanks!
Author of Total Commander
https://www.ghisler.com
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48088
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

2Sombra
This should be fixed now - please confirm!
Author of Total Commander
https://www.ghisler.com
User avatar
Sombra
Power Member
Power Member
Posts: 811
Joined: 2005-12-27, 22:23 UTC
Location: Zaragoza, Spain

Post by *Sombra »

Bad behaviour FIXED (pb2)
Thanks.
I can read English, but... I write like Tarzan. (sorry)
Post Reply