This site requires JavaScript, please enable it in your browser!
Greenfoot back
davmac
davmac wrote ...

2014/12/5

Site maintenance

1
2
3
danpost danpost

2014/12/16

#
There seems to be a problem with the vertical scrollbar for code snippets posted in the discussion threads. They do not seem to know when they are needed and are never usable. Also, sometimes I have to load a discussion page with code snippets twice; the first time I end up with some HTML code printed across the top of the header of the page.
davmac davmac

2014/12/16

#
Fixed: It has been reported that changing your user profile picture doesn't work
danpost wrote...
I tried to add one of my scenarios into one of my collections and no drop-down list appeared to choose a scenario from.
There seems to be a problem with the vertical scrollbar for code snippets posted in the discussion threads. They do not seem to know when they are needed and are never usable. Also, sometimes I have to load a discussion page with code snippets twice; the first time I end up with some HTML code printed across the top of the header of the page.
Ok, thanks, I'll look into those.
davmac davmac

2014/12/16

#
There seems to be a problem with the vertical scrollbar for code snippets posted in the discussion threads.
This doesn't happen to me, but I've tweaked the html/css - does the problem still happen? BTW some other issues should be fixed now, see the list at the start of the topic.
danpost danpost

2014/12/16

#
I do not seem to be getting the HTML code anymore (I will let you know if I encounter it again). The vertical scrollbar still seems to be hit or miss as far as when it shows -- and when it does, its handle is as long as the post (all lines of the post, in part or in full horizontally, are shown within the code frame; that is, no line is beyond the frame that would require vertical scrolling to view, whereas page scrolling is required).
NikZ NikZ

2014/12/17

#
Anyone else get this? Looks like some HTML in the second one. If I hover the cursor over a user, instead of showing the name like "NikZ" (quotations omitted), I see " 'NikZ' " (quotations omitted).
davmac davmac

2014/12/17

#
Fixed:
  • the search doesn't always work
  • Vertical scrollbars appearing in syntax-highlighted code in discussion posts (need confirmation of fix)
  • Can't add scenarios into collections (form elements not appearing?)
Added:
  • Collections index, and collection list on user page: doubly HTML-escaped text
Nikz wrote...
Anyone else get this? Looks like some HTML in the second one.
Yep, I see it.
NikZ NikZ

2014/12/19

#
Collection pictures now aren't showing...
davmac davmac

2014/12/19

#
NikZ wrote...
Collection pictures now aren't showing...
Ok, fixed now.
Super_Hippo Super_Hippo

2014/12/19

#
Is it wanted that numbers in code snippets have the same color as comments in code (green)? I think they were red before. It is a bit confusing.
NikZ NikZ

2014/12/19

#
For a moment here I got a bunch of HTML on top of the page, but now it isn't showing up.
Super_Hippo Super_Hippo

2014/12/19

#
danpost noted that on the top of this page. Happens for me too sometimes:
davmac davmac

2014/12/21

#
Is it wanted that numbers in code snippets have the same color as comments in code (green)?
It's just using the default colours from the syntax highlighter package that we are using. I think I'll look at changing the colors so the code looks (more-or-less) the same as it does in the Greenfoot editor. Regarding the HTML code issue: I'm not sure what's causing that; I think it's a problem with the framework we're using, or possibly the web server. I'll try to sort it out, but it might take a while.
erdelf erdelf

2014/12/23

#
When I click on a notification, the scenario site is shown like this. After reload it works fine
danpost danpost

2014/12/23

#
Cannot 'get data' on a scenario and user icons are not loading via the 'getUserImage' method.
erdelf erdelf

2014/12/23

#
thanks to danpost's post, i just realized the error with the source code, is not limited to scenario sites...
There are more replies on the next page.
1
2
3