Review Bugreport

Post any bugs, problems or feature requests here.
Mercury
Mercury
Brend
Brend

Review Bugreport

Post Mercury » Sun Sep 02, 2012 11:01 am
User avatar
Mercury
Storyteller
 
The review portion where, when posting in an existing threat, you can see the earlier posts in the threat has some peculiar bugs.

Specifically when you scroll through them, the text of some of the entries magically disappears. I can't for the life of me figure out why this happens, but it is a big annoyance since I often use the review to see what I was replying to again. Brend, do you have any idea how this can happen?
Post Brend » Sun Sep 02, 2012 5:42 pm
User avatar
Brend
 
I can't really give you a reason off the top of my head.

Was it a very long thread? If so, maybe the forum limits the number of posts in the review... Or do arbitrary posts disappear? (Give me a link to the thread so I can try this myself... No promisses though for this week)
Post Mercury » Sun Sep 02, 2012 10:38 pm
User avatar
Mercury
Storyteller
 
It happens on all threats where there is scrolling required in the review. Scrolling through the review topic area appears to trigger it, oddly enough.
Post Brend » Wed Sep 05, 2012 11:06 am
User avatar
Brend
 
I'll look into this in the coming week. It sounds like either a styling issue (maybe long lists of the new message styling somehow screw up the element float placement), or it's the infernal forum software again (which might have some stupid limit for some reason...)
Post Brend » Sun Sep 09, 2012 4:17 pm
User avatar
Brend
 
I seem unable to reproduce this bug. Can you give me a screenshot of the issue, and a link to the thread where you took the screenshot from?
Post Mercury » Sun Sep 09, 2012 6:05 pm
User avatar
Mercury
Storyteller
 
I'll show you Tuesday.
Post Brend » Mon Sep 10, 2012 5:56 pm
User avatar
Brend
 
Ok. I have now been able to reproduce this bug.

After some testing, it seems to be a rendering bug in firefox; if the text disappeared it will eventually be redrawn after some time (possibly only while not moving the cursor). This issue has to do with the 'overflow' CSS property and height settings of the '#topicreview' element.

The fix will be disabling the whole scroll-bar feature, and just displaying the whole list as-is. I will do this after dinner, as it involves updating (at least) the following:
  • PM viewing
  • PM writing
  • Topic replying
Post Brend » Mon Sep 10, 2012 7:24 pm
User avatar
Brend
 
Ok. I fixed the issue by removing the Collapse/Expand option from the topic review (in both forum posts and PMs).

If you spot a collapsed (with scrollbar) review anywhere, let me know.

Return to Technical

cron