View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
12105 | Bug reports | Response browsing | public | 2017-02-01 12:39 | 2022-02-28 12:58 |
Reporter | Mazi | Assigned To | gabrieljenik | ||
Priority | none | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 2.59.x | ||||
Summary | 12105: Scroll bar very uncomfortable to use at browse response screen | ||||
Description | The main tabular browse responses screen comes with its own scroll bar. On small screens this is very uncomfortable to use. Especially when setting to list more than 25 responses and increasing that value to e.g. 100, the headings get out of sight and you have to scroll down a lot to be able to scroll right. Wouldn't it be possible to not use that kind of "custom" bar but force the browser to show a scroll bar at the very bottom (at Chrome that is always visible/accessible). | ||||
Tags | No tags attached. | ||||
Bug heat | 22 | ||||
Complete LimeSurvey version number (& build) | 2.59.1+ 170117 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | |||||
Database type & version | MySQL 5.5 | ||||
Server OS (if known) | Linux (Ubuntu 14 TLS) | ||||
Webserver software & version (if known) | Apache 2.0 | ||||
PHP Version | 5.5.9 | ||||
+1 2.6 is better here |
|
@c_schmitz, @galads, @DenisChenu: I'd love to re-open this one since we can not see any UI improvements even at the latest 5.x version. There I can actually see 3 scroll bars now. The new one on top may be pretty helpful but is disabled/out of order, see screenshot. This bad UI behavior was reported by several customers the last weeks and they hope for some improvements at a) browse response screen and b) browse partiicpants screen. |
|
|
|
Please : compare with 2.6 or phpmyadmin . This really need a better system where bottom scroll bar is used for the table. |
|
+1 for Denis' suggestions. It'd help a lot if it'd work like at these examples. |
|
PS : this take me a lot of time in 2.05. It's more hard in current 5 since HTML is more complicated. |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=33228 |
|
Need to be reported again to have real improvment ? |
|
@DenisChenu, what exactly do you mean by "real improvement"? |
|
@Mazi : did you test the commit ? I mean : «The windows scroll are used directly.» But i quit about ergonmly and usuability in LimeSurvey admin GUI for now … |
|
@DenisChenu, I usually test the final releases only so I wasn't able to check the current status. What solution do you suggest? I am interested in a proper solution since that horizontal scrolling is pretty painful (same for the tokens screen). |
|
@Mazi : see https://demo.sondages.pro/plugins/direct?plugin=responseListAndManage&sid=526665 We can use sticky now … https://caniuse.com/?search=sticky More easy than before … |
|
Hacking with developper tool :
And with pager fix too |
|
Some video for basic idea : no js only css here. and https://gifyu.com/image/SMLqw (no footer hack here) |
|
Fixed in Release 5.3.0+220228 |
|
LimeSurvey: master 1f16bbc0 2017-02-03 16:59 Details Diff |
Dev Added top scrollbar to response browsing |
Affected Issues 12105 |
|
mod - application/views/admin/responses/listResponses_view.php | Diff File | ||
mod - scripts/admin/listresponse.js | Diff File | ||
LimeSurvey: master def00816 2022-02-22 22:49 Committer: GitHub Details Diff |
Fixed issue 12105: Scroll bar partially broken at browse response screen (#2262) |
Affected Issues 12105 |
|
mod - application/views/responses/listResponses_view.php | Diff File | ||
mod - assets/scripts/admin/listresponse.js | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2017-02-01 12:39 | Mazi | New Issue | |
2017-02-01 12:48 | Mazi | Summary | Scroll bar very uncomfortable to use at brose response screen => Scroll bar very uncomfortable to use at browse response screen |
2017-02-01 12:48 | Mazi | Description Updated | |
2017-02-02 10:27 | DenisChenu | Issue Monitored: DenisChenu | |
2017-02-02 10:30 | DenisChenu | Note Added: 42935 | |
2017-02-03 16:03 | c_schmitz | Changeset attached | => LimeSurvey master 1f16bbc0 |
2018-05-23 12:22 |
|
Assigned To | => LouisGac |
2018-05-23 12:22 |
|
Status | new => closed |
2018-05-23 12:22 |
|
Resolution | open => won't fix |
2021-08-03 03:00 | guest | Bug heat | 2 => 4 |
2022-01-14 14:09 | Mazi | Status | closed => feedback |
2022-01-14 14:09 | Mazi | Resolution | won't fix => reopened |
2022-01-14 14:09 | Mazi | Note Added: 68009 | |
2022-01-14 14:09 | Mazi | Bug heat | 4 => 6 |
2022-01-14 14:11 | Mazi | Note Added: 68010 | |
2022-01-14 14:11 | Mazi | File Added: image.png | |
2022-01-14 14:11 | Mazi | File Added: image-2.png | |
2022-01-14 14:11 | Mazi | Status | feedback => assigned |
2022-01-14 15:00 | DenisChenu | Note Added: 68017 | |
2022-01-14 15:00 | DenisChenu | File Added: limesurvey206.gif | |
2022-01-14 15:00 | DenisChenu | File Added: Peek 14-01-2022 14-58.gif | |
2022-01-14 15:02 | Mazi | Note Added: 68018 | |
2022-01-14 15:06 | DenisChenu | Note Added: 68021 | |
2022-01-14 16:49 | c_schmitz | Bug heat | 6 => 12 |
2022-01-14 16:49 | c_schmitz | Status | assigned => new |
2022-01-14 16:49 | c_schmitz | Assigned To | LouisGac => |
2022-01-17 12:50 | galads | Status | new => confirmed |
2022-01-17 12:50 | galads | Zoho Project Synchronization | => |Yes| |
2022-01-18 11:05 | guest | Bug heat | 12 => 18 |
2022-02-22 13:28 | gabrieljenik | Note Added: 68352 | |
2022-02-22 13:28 | gabrieljenik | Bug heat | 18 => 20 |
2022-02-22 21:49 | gabrieljenik | Changeset attached | => LimeSurvey master def00816 |
2022-02-22 21:49 | gabrieljenik | Note Added: 68363 | |
2022-02-22 21:49 | gabrieljenik | Assigned To | => gabrieljenik |
2022-02-22 21:49 | gabrieljenik | Resolution | reopened => fixed |
2022-02-22 21:49 | c_schmitz | Status | confirmed => resolved |
2022-02-23 08:52 | DenisChenu | Note Added: 68374 | |
2022-02-23 12:10 | Mazi | Note Added: 68380 | |
2022-02-23 12:12 | DenisChenu | Note Added: 68381 | |
2022-02-23 12:30 | Mazi | Note Added: 68382 | |
2022-02-26 19:06 | DenisChenu | Note Added: 68415 | |
2022-02-26 19:29 | DenisChenu | Note Added: 68416 | |
2022-02-26 19:29 | DenisChenu | File Added: Capture d’écran du 2022-02-26 19-24-10.png | |
2022-02-26 19:29 | DenisChenu | File Added: Capture d’écran du 2022-02-26 19-24-23.png | |
2022-02-26 19:29 | DenisChenu | File Added: Capture d’écran du 2022-02-26 19-28-08.png | |
2022-02-26 19:29 | DenisChenu | File Added: Capture d’écran du 2022-02-26 19-28-49.png | |
2022-02-26 19:38 | DenisChenu | Note Added: 68417 | |
2022-02-26 19:38 | DenisChenu | File Added: Peek 26-02-2022 19-30.gif | |
2022-02-28 12:58 | LimeBot | Zoho Project Synchronization | Yes => |Yes| |
2022-02-28 12:58 | LimeBot | Note Added: 68433 | |
2022-02-28 12:58 | LimeBot | Status | resolved => closed |
2022-02-28 12:58 | LimeBot | Bug heat | 20 => 22 |