Code expand not working
Moderator: General Moderators
Code expand not working
I haven't been able to use code expand toggle for a few months now. Anyone else have the same problem?
Using subsilver theme, FF/mac, Safari/mac
Using subsilver theme, FF/mac, Safari/mac
- RobertGonzalez
- Site Administrator
- Posts: 14293
- Joined: Tue Sep 09, 2003 6:04 pm
- Location: Fremont, CA, USA
Re: Code expand not working
JS is turned on?
Re: Code expand not working
It's not working for me as well. Tested on Ubuntu 8.04 with Firefox 3 Beta 5, and Windows Xp Firefox 2.0.0.14
- RobertGonzalez
- Site Administrator
- Posts: 14293
- Joined: Tue Sep 09, 2003 6:04 pm
- Location: Fremont, CA, USA
Re: Code expand not working
Are the line numbers / select all working? Which themes are you all using?
Re: Code expand not working
Line numbers works, I'm using subsilver2.Everah wrote:Are the line numbers / select all working? Which themes are you all using?
Where's the select all?
- RobertGonzalez
- Site Administrator
- Posts: 14293
- Joined: Tue Sep 09, 2003 6:04 pm
- Location: Fremont, CA, USA
Re: Code expand not working
Select all may only be in Prosilver.
Can you try switching your theme and see if the Expand works for you in Prosilver?
Can you try switching your theme and see if the Expand works for you in Prosilver?
Re: Code expand not working
Select all works, and All Expand does is hide/show the code. It does not expand it to show it all, it just stays at the same height (around 330px) and toggles visibility it looks like.Everah wrote:Select all may only be in Prosilver.
Can you try switching your theme and see if the Expand works for you in Prosilver?
Before Expand would make the div full height, so there was no scroll bar.
PS. Prosilver is ugly
- RobertGonzalez
- Site Administrator
- Posts: 14293
- Joined: Tue Sep 09, 2003 6:04 pm
- Location: Fremont, CA, USA
Re: Code expand not working
I think (if I remember correctly) that we chose to not offer fully expanded code boxed. I can't remember why we chose that, but I believe it was a decision early in the mod addition process.
- RobertGonzalez
- Site Administrator
- Posts: 14293
- Joined: Tue Sep 09, 2003 6:04 pm
- Location: Fremont, CA, USA
Re: Code expand not working
Are any of you using FF3?
Re: Code expand not working
Yes, i said what I use in my post above.Everah wrote:Are any of you using FF3?
But now from your last post, what is the expected behaviour of the Expand button?Zoxive wrote:It's not working for me as well. Tested on Ubuntu 8.04 with Firefox 3 Beta 5, and Windows Xp Firefox 2.0.0.14
- RobertGonzalez
- Site Administrator
- Posts: 14293
- Joined: Tue Sep 09, 2003 6:04 pm
- Location: Fremont, CA, USA
Re: Code expand not working
Sorry Zoxive, I managed to totally look right past your settings/software.
I think I might have an idea. The markup is totally different for the two themes. Prosilver, where it works, does not have any inline styles applied to the code box. subSilver does. This might be affecting the overall effects of the JS.
I will see if I can mess around with this sometime this weekend.
I think I might have an idea. The markup is totally different for the two themes. Prosilver, where it works, does not have any inline styles applied to the code box. subSilver does. This might be affecting the overall effects of the JS.
I will see if I can mess around with this sometime this weekend.
Re: Code expand not working
I also checked the other theme (prosilver) quickly and there it is working. Although not as I expected (opening completely).
If there is collapsing, I'd like to see toggle to complete opened. Just opening to 300px and closing is not that interesting, in my opinion.
Thanks for the effort Everah
If there is collapsing, I'd like to see toggle to complete opened. Just opening to 300px and closing is not that interesting, in my opinion.
Thanks for the effort Everah
- RobertGonzalez
- Site Administrator
- Posts: 14293
- Joined: Tue Sep 09, 2003 6:04 pm
- Location: Fremont, CA, USA
Re: Code expand not working
I will bring this up to the mod team.