mojiburbd / acra-reporter

Automatically exported from code.google.com/p/acra-reporter
0 stars 0 forks source link

Reports screen renders some elements off screen on 1440x900 display #8

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Open reports screen for an app and view the android Version section in the 
header
2.
3.

What is the expected output? What do you see instead?
Expect to see the android version for the crash shown on right of screen in 
header section. Instead see just "And" before the rest is off screen.

What version of the product are you using? On what operating system?
Latest version (r48). Windows 7 home premium 64 bit on Chrome browser.
Built with GWT 2.5.1 and GAE 1.7.7 (as cannot find 1.7.6 any more)

Please provide any additional information below.
On a higher resolution display the Android version is visible.

Original issue reported on code.google.com by greykno...@gmail.com on 19 Apr 2013 at 6:36

GoogleCodeExporter commented 8 years ago
I will have to find a way for the grid to re-layout on resize.. 

Original comment by mat...@winters.org.nz on 28 Apr 2013 at 9:54

GoogleCodeExporter commented 8 years ago
Added a scrolling parent to the top grid of items, when the browser cant 
display all, scrollbars will appear.

Original comment by mat...@winters.org.nz on 30 May 2013 at 10:46