OrangesCyf / boardgamegeek

Automatically exported from code.google.com/p/boardgamegeek
0 stars 0 forks source link

Extra whitespace after posts in forum #37

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Go to Forums
2. Select a thread with multiple posts (easier/more common the more posts in 
thread)
3. scroll down

What is the expected output? What do you see instead?
All posts should just line up one after the other.

Instead, many posts have varying amounts of extra whitespace at the end. The 
first few posts are usually fine, but then it begins. Whitespace can be more 
than a complete screen in length/height. 

What version of the product are you using? On what operating system?
4.3 (downloaded today, upgrade from 3.6)

Please provide any additional information below.
HTC Desire S, stock/non-branded, Android 2.3.5

This looks like the same effet, in fact:
http://stackoverflow.com/questions/7172686/problem-with-extra-space-at-the-botto
m-of-android-webview

Original issue reported on code.google.com by joh.stal...@gmail.com on 9 Apr 2013 at 8:10

GoogleCodeExporter commented 9 years ago
gone in 4.3

Original comment by joh.stal...@gmail.com on 4 May 2013 at 2:59

GoogleCodeExporter commented 9 years ago
Fixed by changing the WebView to a TextView in the thread. Added a new activity 
that shows just the single article in a WebView in order to see the HTML 
elements.

Original comment by chris.co...@gmail.com on 18 Sep 2013 at 8:57