evristzam / ndt

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

Flash client: Scroll bars do not appear when output is too long #156

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Run the NDT Flash client from http://www.measurementlab.net/tools/ndt
2. Wait for the test to complete
3. Click "Details" or "Debug" screen

What is the expected output? What do you see instead?

I expect to see a scrollbar indicating that I am only viewing part of the 
output.

Instead, I don't see anything and I have to know to scroll down for more output.

What version of the product are you using? On what operating system?

I don't know the Flash client or NDT version from the output.
Chrome 37 on Ubuntu 14 x64

Please provide any additional information below.

Original issue reported on code.google.com by mtly...@google.com on 1 Oct 2014 at 4:47

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by jerem...@poczta.fm on 27 Oct 2014 at 10:45

GoogleCodeExporter commented 9 years ago

Original comment by skost...@soldevelo.com on 4 Nov 2014 at 2:59

GoogleCodeExporter commented 9 years ago
Scrollbars components available in flash cannot be used with our current flash 
client implementation as it would require rewriting whole GUI to use different 
approach (not sprites) so I came up with idea of adding arrows on bottom of app 
which show up only when there is hidden content above/below from current text 
position. These changes are available on r1147 . Feel free to review them and 
let me know if such solution is ok to you.

Original comment by skost...@soldevelo.com on 7 Nov 2014 at 3:59

GoogleCodeExporter commented 9 years ago
That sounds good.

Original comment by mtly...@google.com on 7 Nov 2014 at 7:46

GoogleCodeExporter commented 9 years ago
Merged into trunk

Original comment by skost...@soldevelo.com on 13 Nov 2014 at 10:14