mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Nov 2004
Posts: 148
D
Vogon poet
OP Offline
Vogon poet
D
Joined: Nov 2004
Posts: 148
I tried searching for "Scroll" but couldn't find a matching thread....


The problem is with the scroll bar at the button of the page.

The pictures below will show the problems (with few instructions):

Please work with Fixedsys font if you want to follow my instructions since with other fonts it might look different!!

Lets create a window:
//window -al -t15,30,45,60,75,90,105,120 @test
Lets add a line to it:

//aline @test Test1 $chr(9) Test2 $chr(9) Test3 $chr(9) Test4 $chr(9) Test5 $chr(9) Test6 $chr(9) Test7 $chr(9) Test8 $chr(9) Test9 $chr(9) Test10

The line exceeds the screen width, so lets use: /window -b @test

You still can only see until Test9 and no scroll bar at the bottom!!




Now lets add few more lines:

//aline @test AAAAAAAAAAAAAAAAA $chr(9) AAAAAAAAAAAAAAAAA $chr(9) AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA $chr(9) AAAAAAAAAAAAAAAAA $chr(9) AAAAAAAAAAAAAAAAA $chr(9) AAAAAAAAAAAAAAAAA $chr(9) AAAAAAAAAAAAAAAAA $chr(9) AAAAAAAAAAAAAAAAA $chr(9) AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA


//aline @test BBBBBBBBBBBBBBBBB $chr(9) BBBBBBBBBBBBBBBBB $chr(9) BBBBBBBBBBBBBBBBB $chr(9) BBBBBBBBBBBBBBBBB $chr(9) BBBBBBBBBBBBBBBBB $chr(9) BBBBBBBBBBBBBBBBB $chr(9) BBBBBBBBBBBBBBBBB $chr(9) BBBBBBBBBBBBBBBBB $chr(9) BBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBB

//aline @test CCCCCCCCCCCCCCCCC $chr(9) CCCCCCCCCCCCCCCCC $chr(9) CCCCCCCCCCCCCCCCC $chr(9) CCCCCCCCCCCCCCCCC $chr(9) CCCCCCCCCCCCCCCCC $chr(9) CCCCCCCCCCCCCCCCC $chr(9) CCCCCCCCCCCCCCCCC $chr(9) CCCCCCCCCCCCCCCCC $chr(9) CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC

And then

/window -b @test


Now we do have a scroll bar:



Now we scoll to right side of the screen.
This is how it looks like almost till the end of the scroll bar





And this is what happens when we reaches the end of the scroll bar (Something got messed).



Now if lines are selected, then things get even more messed when we scroll back



Joined: Sep 2003
Posts: 4,230
D
Hoopy frood
Offline
Hoopy frood
D
Joined: Sep 2003
Posts: 4,230
Yeah i reported it a little bit ago here. Its been fixed for the next version.

Joined: Nov 2004
Posts: 148
D
Vogon poet
OP Offline
Vogon poet
D
Joined: Nov 2004
Posts: 148
Ah, Ok.

This bug is preaty annoying grin


Link Copied to Clipboard