Scrolling a Code Block

Reply

Join Date: Jun 2005
Posts: 1,496
Reputation: WolfPack has a spectacular aura about WolfPack has a spectacular aura about WolfPack has a spectacular aura about 
Solved Threads: 104
Moderator
WolfPack's Avatar
WolfPack WolfPack is offline Offline
Mentally Challenged Mod.

Re: Scrolling a Code Block

 
0
  #11
Jul 2nd, 2006
Yes. Firefox 1.5.0.4
バルサミコ酢やっぱいらへんで
Reply With Quote Quick reply to this message  
Join Date: Feb 2002
Posts: 12,057
Reputation: cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light 
Solved Threads: 128
Administrator
Staff Writer
cscgal's Avatar
cscgal cscgal is online now Online
The Queen of DaniWeb

Re: Scrolling a Code Block

 
0
  #12
Jul 2nd, 2006
Does this only happen with
code tags
or does it also happen with [php]php tags[/php] or [html]html tags[/html]?
Dani the Computer Science Gal
Follow my Twitter feed! twitter.com/DaniWeb
And if you're interested in Internet marketing there is twitter.com/DaniWebAds
Reply With Quote Quick reply to this message  
Join Date: Jun 2005
Posts: 1,496
Reputation: WolfPack has a spectacular aura about WolfPack has a spectacular aura about WolfPack has a spectacular aura about 
Solved Threads: 104
Moderator
WolfPack's Avatar
WolfPack WolfPack is offline Offline
Mentally Challenged Mod.

Re: Scrolling a Code Block

 
0
  #13
Jul 2nd, 2006
I don't know. The forums I read use only code tags. I checked some posts in the PHP section, but they looked fine. But then again, I don't see this problem for all posts with code tags, so can't be sure.
バルサミコ酢やっぱいらへんで
Reply With Quote Quick reply to this message  
Join Date: Feb 2002
Posts: 12,057
Reputation: cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light 
Solved Threads: 128
Administrator
Staff Writer
cscgal's Avatar
cscgal cscgal is online now Online
The Queen of DaniWeb

Re: Scrolling a Code Block

 
0
  #14
Jul 2nd, 2006
You're really making it tough for me ... it happens some of the time on some of your computers but I never experience it on any of my windows machines or my mac in IE, Firefox, or Safari web browsers.
Dani the Computer Science Gal
Follow my Twitter feed! twitter.com/DaniWeb
And if you're interested in Internet marketing there is twitter.com/DaniWebAds
Reply With Quote Quick reply to this message  
Join Date: Jun 2005
Posts: 1,496
Reputation: WolfPack has a spectacular aura about WolfPack has a spectacular aura about WolfPack has a spectacular aura about 
Solved Threads: 104
Moderator
WolfPack's Avatar
WolfPack WolfPack is offline Offline
Mentally Challenged Mod.

Re: Scrolling a Code Block

 
0
  #15
Jul 2nd, 2006
Originally Posted by cscgal
You're really making it tough for me ... it happens some of the time on some of your computers but I never experience it on any of my windows machines or my mac in IE, Firefox, or Safari web browsers.
Yeah Dani. I understand. You can't debug a problem unless you can reproduce it in your side. All I can say is that some posts always give that problem in the same computer (for example the post I showed still gives me the same problem on my laptop), and some do not give it at all. Anyways I can live with it. Just keep your eyes open when you browse the C/C++ section. maybe you will find a post that is like that on one of your computers too.
Or you could come see it for yourself...ready to make a trip to Japan :cheesy: ?
バルサミコ酢やっぱいらへんで
Reply With Quote Quick reply to this message  
Join Date: Jun 2005
Posts: 1,496
Reputation: WolfPack has a spectacular aura about WolfPack has a spectacular aura about WolfPack has a spectacular aura about 
Solved Threads: 104
Moderator
WolfPack's Avatar
WolfPack WolfPack is offline Offline
Mentally Challenged Mod.

Re: Scrolling a Code Block

 
0
  #16
Jul 3rd, 2006
Okay Dani. It seems that my work computer shows the above posts in the same way. Same browser too. Firefox 1.5.0.4. So I don't think it is random as such.
バルサミコ酢やっぱいらへんで
Reply With Quote Quick reply to this message  
Join Date: Feb 2005
Posts: 1,181
Reputation: hollystyles will become famous soon enough hollystyles will become famous soon enough 
Solved Threads: 67
hollystyles's Avatar
hollystyles hollystyles is offline Offline
Veteran Poster

Re: Scrolling a Code Block

 
0
  #17
Jul 6th, 2006
I get the lines too but only in FireFox 1.5.0.4 not IE 6 (always updated to latest)

Whats more if I switch from a maximized firefox on this post to some other maximaized window and back again the lines are gone, if I scroll the code window off the bottom of the screen and back up again the lines come back.

So it's gotta be windows graphics api (directx maybe) and repaint events. Maybe something broke in a windows update recently ? to make us all go and buy Vista when it finally arrives!

Wierd I've never seen it before going to the post Wolfpack shows in his screen dump. Maybe if a code window has specific proportions the pixel to twips algorithm breaks down in the bowls of the OS someplace.

Wolfpacks screen shows 8 lines, I only get 2. Most bizarre!

Yeah it's definitely a redraw thing, if I select the code the lines are "rubbed out", they are the top and bottom of the code window border not being redrawn properly, so it's either dodgy browser rendering or undocumented feature in the API.

I've read Firefox is a bit trigger happy on wheely mouse scroll event firing, perhaps it clogs the message queue and some repaints don't get a chance.

Even more bizarre, the slower I scroll the more lines I get !! if I scroll with mouse inline codey wodey wheel I get two lines always, if I slowly drag the browser verticle scroll bar I get squillions!

codey wodey code
:
:
code code code
:
:
Last edited by hollystyles; Jul 6th, 2006 at 7:29 pm.
Attached Thumbnails
squillions.JPG  
==========================================
Yadda yadda yadda...
Web junky, fevered monkey
Reply With Quote Quick reply to this message  
Join Date: Feb 2005
Posts: 1,181
Reputation: hollystyles will become famous soon enough hollystyles will become famous soon enough 
Solved Threads: 67
hollystyles's Avatar
hollystyles hollystyles is offline Offline
Veteran Poster

Re: Scrolling a Code Block

 
0
  #18
Jul 6th, 2006
Ok I done some more testing it only happens after I add inline code tags as well as normal code tags in the post.

Hey there ya go you can have that for free. He he..
==========================================
Yadda yadda yadda...
Web junky, fevered monkey
Reply With Quote Quick reply to this message  
Join Date: Feb 2005
Posts: 1,181
Reputation: hollystyles will become famous soon enough hollystyles will become famous soon enough 
Solved Threads: 67
hollystyles's Avatar
hollystyles hollystyles is offline Offline
Veteran Poster

Re: Scrolling a Code Block

 
0
  #19
Jul 6th, 2006
Another thing it only happens scrolling the post from off bottom of screen up (scroll bar sliding down), not when scrolling post off top of screen down (scroll bar sliding up).
==========================================
Yadda yadda yadda...
Web junky, fevered monkey
Reply With Quote Quick reply to this message  
Join Date: Jun 2005
Posts: 1,496
Reputation: WolfPack has a spectacular aura about WolfPack has a spectacular aura about WolfPack has a spectacular aura about 
Solved Threads: 104
Moderator
WolfPack's Avatar
WolfPack WolfPack is offline Offline
Mentally Challenged Mod.

Re: Scrolling a Code Block

 
1
  #20
Jul 7th, 2006
Originally Posted by hollystyles
Ok I done some more testing it only happens after I add inline code tags as well as normal code tags in the post.
This is a very good observation. I get the same thing at my end too. Both at Work and Home. Well Done. :!:
バルサミコ酢やっぱいらへんで
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the DaniWeb Community Feedback Forum


Views: 2962 | Replies: 22
Thread Tools Search this Thread



Tag cloud for DaniWeb Community Feedback
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC