View Issue Details

This bug affects 1 person(s).
 8
IDProjectCategoryView StatusLast Update
05254Bug reportsResponse browsingpublic2011-06-16 14:23
Reporterpaulwin79 Assigned Totpartner  
PrioritynormalSeverityminor 
Status closedResolutionfixed 
Product Version1.91+ 
Summary05254: Table Height not Correct in Response View
Description

When in reponse view, responses are limited to two lines for the height of a cell. This cuts off responses.

Steps To Reproduce

N/A

Additional Information

See attached picture

TagsNo tags attached.
Attached Files
GTA.png (7,794 bytes)   
GTA.png (7,794 bytes)   
tooltip_1.JPG (20,772 bytes)   
tooltip_1.JPG (20,772 bytes)   
Bug heat8
Complete LimeSurvey version number (& build)10202
I will donate to the project if issue is resolvedNo
BrowserChrome
Database type & versionMySQL 5.0.92
Server OS (if known)Apache 2.2.16
Webserver software & version (if known)Apache 2.2.16
PHP Version5.2.14

Users monitoring this issue

There are no users monitoring this issue.

Activities

c_schmitz

c_schmitz

2011-06-08 13:13

administrator   ~15365

What picture?

paulwin79

paulwin79

2011-06-08 20:02

reporter   ~15384

Sorry. I just uploaded it again.

DenisChenu

DenisChenu

2011-06-09 15:59

developer   ~15391

Last edited: 2011-06-09 16:00

adminstyle.css (ligne 586)
( and some javascript)

Its after this http://bugs.limesurvey.org/view.php?id=4897
04897: Fix table row heights for the display responses table
<quote>
When viewing the responses (/admin/admin.php?action=browse&sid=18513&subaction=all) I was surprised at how difficult it is to visually scan through responses. Each "row" is very large vertically, and on my laptop which is only 768px in height, this is essentially unusuable.
</quote>

:)

Actually : copy/paste work. And an mouse hover show the text.

I talk to Thibault at the dev mailing liste for this :).

tpartner

tpartner

2011-06-10 17:33

partner   ~15404

Shnoulle is correct. This is expected behaviour.

The height of the rows was fixed in a previous bug to allow easier viewing of multiple rows. A tooltip was added when the answer cell is moused over providing the entire contents of the cell (see my image).

I have modified the tooltips so they persist while moused over as well. This allows easier cutting/pasting from the tooltip.

Fixed in revision 10249.

paulwin79

paulwin79

2011-06-10 19:10

reporter   ~15406

Tpartner,

Thanks so much for this information. I now see what is going on. Your tooltip dialogue box always directs right. The table for viewing responses looks like it is 100% width, so when I try to use the tooltip on the cell furthest to the right, the tooltip dialogue box goes off the page and I can't see it. Can a modification be made that the last column's cell align the tooltip dialogue box to the left of the cell versus the right. Otherwise, you can't use the tooltip for any cell on the column furthest to the end.

I hope I explained myself well enough.

tpartner

tpartner

2011-06-10 19:38

partner   ~15407

Ah, I see the problem.

It's probably easier to have all of the tips pop out to the left. The first several columns will never need the tootips.

Done in revision 10251.

paulwin79

paulwin79

2011-06-10 20:10

reporter   ~15408

Great!

Thanks!

c_schmitz

c_schmitz

2011-06-16 14:23

administrator   ~15463

1.91+ version released

Issue History

Date Modified Username Field Change
2011-06-08 04:56 paulwin79 New Issue
2011-06-08 13:13 c_schmitz Note Added: 15365
2011-06-08 13:30 c_schmitz Assigned To => tpartner
2011-06-08 13:30 c_schmitz Status new => assigned
2011-06-08 20:02 paulwin79 File Added: GTA.png
2011-06-08 20:02 paulwin79 Note Added: 15384
2011-06-09 15:59 DenisChenu Note Added: 15391
2011-06-09 16:00 DenisChenu Note Edited: 15391
2011-06-10 17:32 tpartner File Added: tooltip_1.JPG
2011-06-10 17:33 tpartner Note Added: 15404
2011-06-10 17:33 tpartner Status assigned => resolved
2011-06-10 17:33 tpartner Resolution open => fixed
2011-06-10 19:10 paulwin79 Note Added: 15406
2011-06-10 19:38 tpartner Note Added: 15407
2011-06-10 20:10 paulwin79 Note Added: 15408
2011-06-16 14:23 c_schmitz Note Added: 15463
2011-06-16 14:23 c_schmitz Status resolved => closed