| Anonymous | Login | 2013-05-19 20:09 CEST | ![]() |
| Main | My View | View Issues | Change Log | Roadmap | Repositories |
| View Issue Details [ Jump to Notes ] [ Related Changesets ] | [ Issue History ] [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 07150 | Bug reports | [All Projects] Other | public | 2013-01-07 15:02 | 2013-01-08 22:32 | ||||
| Reporter | tpartner | ||||||||
| Assigned To | tpartner | ||||||||
| Priority | normal | Severity | minor | ||||||
| Status | closed | Resolution | fixed | ||||||
| Product Version | 2.00+ | ||||||||
| Target Version | 2.00+ | Fixed in Version | |||||||
| Summary | 07150: Survey list table overflows window | ||||||||
| Description | If the window is set to smaller than full screen, the survey list table overflows window. | ||||||||
| I will donate to the project if issue is resolved within 48 hrs | No | ||||||||
| LimeSurvey build number | 130103 | ||||||||
| Browser | N/A | ||||||||
| Database & DB-Version | MySQL 5.1.41 | ||||||||
| Operating System (Server) | Win | ||||||||
| Webserver software & version | Apache/2.2.14 | ||||||||
| PHP Version | 5.3.1 | ||||||||
| Attached Files | |||||||||
Notes |
|
|
tpartner (developer) 2013-01-07 15:04 |
I think we should set the grid width relative to the window width, not the screen width and dynamically resize it when the window is resized. Thoughts? |
|
sammousa (developer) 2013-01-07 15:38 |
I think we should use a javascript library like datatables (datatables.net) And dont worry about details! |
|
c_schmitz (administrator) 2013-01-07 16:56 |
tpartner: I agree sammousa: I don't see where datatables.net would make a difference here - after all this is just a configuration issue |
|
tpartner (developer) 2013-01-07 17:01 |
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=11112 [^] |
|
tpartner (developer) 2013-01-07 17:06 |
Fix committed to 2.1 branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=11113 [^] |
|
tpartner (developer) 2013-01-07 17:07 |
Fixed in 2.0 and 2.1 |
|
c_schmitz (administrator) 2013-01-08 22:32 |
2.00+ Build 130108 released. |
Related Changesets |
|||
|
LimeSurvey: master cd957bef
Timestamp: 2013-01-07 16:01:16 Author: tpartner Committer: tpartner [ Details ] [ Diff ] |
Fixed issue 07150: Survey list table overflows window Set table width relative to window width |
||
| mod - scripts/admin/listsurvey.js | [ Diff ] [ File ] | ||
|
LimeSurvey: 2.1 9797d6f5
Timestamp: 2013-01-07 16:06:24 Author: tpartner Committer: tpartner [ Details ] [ Diff ] |
Fixed issue 07150: Survey list table overflows window Dev Set table width relative to window width |
||
| mod - scripts/admin/listsurvey.js | [ Diff ] [ File ] | ||
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2013-01-07 15:02 | tpartner | New Issue | |
| 2013-01-07 15:04 | tpartner | Note Added: 23516 | |
| 2013-01-07 15:23 | tpartner | Assigned To | => tpartner |
| 2013-01-07 15:23 | tpartner | Status | new => assigned |
| 2013-01-07 15:38 | sammousa | Note Added: 23517 | |
| 2013-01-07 16:56 | c_schmitz | Note Added: 23521 | |
| 2013-01-07 17:01 | tpartner | Changeset attached | => LimeSurvey master cd957bef |
| 2013-01-07 17:01 | tpartner | Note Added: 23522 | |
| 2013-01-07 17:01 | tpartner | Resolution | open => fixed |
| 2013-01-07 17:06 | tpartner | Changeset attached | => LimeSurvey 2.1 9797d6f5 |
| 2013-01-07 17:06 | tpartner | Note Added: 23523 | |
| 2013-01-07 17:07 | tpartner | Note Added: 23524 | |
| 2013-01-07 17:07 | tpartner | Status | assigned => resolved |
| 2013-01-08 22:32 | c_schmitz | Note Added: 23551 | |
| 2013-01-08 22:32 | c_schmitz | Status | resolved => closed |
| Copyright © 2000 - 2013 MantisBT Team |