Some Bugs Found by Users [message #164246] |
Fri, 14 January 2011 14:01 |
|
hellomynameis
Messages: 17 Registered: January 2011
Karma:
|
Junior Member |
|
|
We opened up a section for user "Tech Support," as we just started the forums Monday. Here are some things they have found, where most seem like they may be bugs.
- Poll result graphs get both vertically and horizontally larger, instead of just horizontally.
- Extra <br> tags inserted above each section of list contents. (Space around bullets)
- Can't right click and open posts in new window while in tree view. Could potentially be fixed by:
Current HTML:
<A href="javascript://" onclick="something(1234);">
Would need to look like:
<A href="http://www.soundfor...." onclick="something(1234); return(false);">
- Button Alignment: "Once in a while certain threads don't line up correctly. This capture was from the Product Reviews section. It happens occasionally (maybe one out of 5-10 pages for me), but not every time, and not always on the same threads. The problem seems to be that the buttons are rendered too low - they aren't inline with the other elements that are left justified. Using IE8."
- Flat view: Can't sort the messages in a thread with the most recent at the top.
Thanks
[Updated on: Fri, 14 January 2011 14:27] Report message to a moderator
|
|
|