View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
17270 | Bug reports | Statistics | public | 2021-04-24 10:36 | 2021-07-12 11:53 |
Reporter | DenisChenu | Assigned To | DenisChenu | ||
Priority | none | Severity | partial_block | ||
Status | closed | Resolution | fixed | ||
Product Version | 3.25.20 | ||||
Fixed in Version | 3.25.20 | ||||
Summary | 17270: Print statistics are totally broken (lot of page) | ||||
Description | When try to use Browser print systeml to print statistics : ita make a totally unusuable file : a lot of white page. It work a lotb better in 2.73 or deactivate CSS | ||||
Steps To Reproduce | Import included survey : 1 single choice question, no open questuion
| ||||
Additional Information | Tested with Chrome and Firefox With Firefox :
Leave 273 archive (and print) | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Bug heat | 6 | ||||
Complete LimeSurvey version number (& build) | 3.26.0 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | chrome/firefox | ||||
Database type & version | not relevant? | ||||
Server OS (if known) | not relevant ? | ||||
Webserver software & version (if known) | not relevant ? | ||||
PHP Version | not relevant ? | ||||
Can you enable debug = 2 in application/config/config.php and try again, please? Paste the complete error message here. |
|
There are no error message (with or without debug) CSS is messy …
|
|
@ollehar Firefoix print css work good here (see screenshot). I try to work on adminbasics package (on Fedora) Receive : [!] (css plugin) Error: Node Sass does not yet support your current environment: Linux 64-bit with Unsupported runtime (83) This need to be reported too ? |
|
|
|
Why not export to PDF instead...? Not sure browser print file is a needed use-case to support. Or? |
|
PDF didn't export graph on the same way (unusure it use attribute) And here are BAD css added to «improve» print statistics : https://github.com/LimeSurvey/LimeSurvey/blob/b43418320d384cd1b37799ac051994a4c2e99eff/assets/packages/adminbasics/scss/000-lime-admin-common.scss#L2961 All this part didn't exist in 2.73 Just removing this part make a better (not perfect) PDF. Did you compare print from 2.73 and print from 3.X ? PS : removing this part don't make like 2.73 … seems 2.73 have another (and better improvment). |
|
With such answer : i really stop to report issue … If i report it's because someone inform me there are an issue here … If it's the same in 2.73 : maybe i didn't report (or as a new feature) |
|
With limited resources, sometimes the bug is the user. ;) Especially if we already do support PDF export, but in another way. |
|
I don't find with blame when this : https://github.com/LimeSurvey/LimeSurvey/blob/b43418320d384cd1b37799ac051994a4c2e99eff/assets/packages/adminbasics/scss/000-lime-admin-common.scss#L2961 Was updated. |
|
PR to remove? Have to rebuild all admin css, or? |
|
I don't find the PR : i try removing all this part for starting : 2.73 still better (not perfect). Yes : need rebuild : see https://bugs.limesurvey.org/view.php?id=17270#c64207
|
|
Urgh. Build through docker...? |
|
No, just on my local , i don't use docker for quick development :) |
|
It's not yarn now ? |
|
Yarn installs node-sass? No idea. >< |
|
I have a debian 10 somewhere … |
|
Fix committed to 3.x-LTS branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=31806 |
|
Release done. |
|
LimeSurvey: 3.x-LTS 7220965b 2021-05-21 10:24 Committer: GitHub Details Diff |
Fixed issue 17270: Print statistics take a lot of page (#1880) Dev: Still has issues but really cleaner |
Affected Issues 17270 |
|
mod - application/helpers/admin/statistics_helper.php | Diff File | ||
mod - application/views/admin/export/generatestats/_header.php | Diff File | ||
mod - application/views/admin/export/generatestats/_statisticsoutput_footer.php | Diff File | ||
mod - application/views/admin/export/generatestats/_statisticsoutput_graphs.php | Diff File | ||
mod - application/views/admin/export/generatestats/_statisticsoutput_header.php | Diff File | ||
mod - application/views/admin/export/statistics_browse_view.php | Diff File | ||
mod - application/views/admin/export/statistics_subviews/_statistics_header.php | Diff File | ||
mod - application/views/admin/export/statistics_view.php | Diff File | ||
mod - assets/packages/adminbasics/build/adminbasics.css | Diff File | ||
mod - assets/packages/adminbasics/build/adminbasics.js | Diff File | ||
mod - assets/packages/adminbasics/build/adminbasics.min.css | Diff File | ||
mod - assets/packages/adminbasics/build/adminbasics.min.js | Diff File | ||
mod - assets/packages/adminbasics/build/adminbasics.rtl.css | Diff File | ||
mod - assets/packages/adminbasics/build/adminbasics.rtl.min.css | Diff File | ||
mod - assets/packages/adminbasics/css/lime-admin-common.css | Diff File | ||
mod - assets/packages/adminbasics/rollup.config.js | Diff File | ||
mod - assets/packages/adminbasics/scss/000-lime-admin-common.scss | Diff File | ||
mod - assets/packages/adminbasics/scss/ltr/000-lime-admin-common.scss | Diff File | ||
mod - assets/packages/adminbasics/scss/rtl/000-lime-admin-common-rtl.scss | Diff File | ||
mod - assets/packages/adminbasics/yarn.lock | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2021-04-24 10:36 | DenisChenu | New Issue | |
2021-04-24 10:36 | DenisChenu | File Added: LimeSurvey-defaultCSS.pdf | |
2021-04-24 10:36 | DenisChenu | File Added: LimeSurvey-disableCSS.pdf | |
2021-04-24 10:36 | DenisChenu | File Added: survey_archive_287435.lsa | |
2021-04-24 10:36 | DenisChenu | File Added: survey_archive_273-287435.lsa | |
2021-04-24 10:36 | DenisChenu | File Added: LimeSurvey273-defaultCSS.pdf | |
2021-04-24 19:43 | DenisChenu | Summary | Ptint statistics are totally broken => Print statistics are totally broken (lot of page) |
2021-04-24 19:47 | DenisChenu | Relationship added | related to 17271 |
2021-04-26 09:48 | ollehar | Assigned To | => ollehar |
2021-04-26 09:48 | ollehar | Status | new => feedback |
2021-04-26 09:48 | ollehar | Note Added: 64148 | |
2021-04-26 11:26 | DenisChenu | Note Added: 64151 | |
2021-04-26 11:26 | DenisChenu | File Added: Capture d’écran_2021-04-26_11-24-33.png | |
2021-04-26 11:26 | DenisChenu | File Added: Capture d’écran_2021-04-26_11-26-17.png | |
2021-04-26 11:26 | DenisChenu | Status | feedback => assigned |
2021-04-26 11:26 | DenisChenu | Steps to Reproduce Updated | |
2021-05-01 10:55 | DenisChenu | Note Added: 64207 | |
2021-05-01 10:55 | DenisChenu | Note Added: 64208 | |
2021-05-01 10:55 | DenisChenu | File Added: Capture d’écran_2021-05-01_10-53-38.png | |
2021-05-04 17:56 | ollehar | Note Added: 64233 | |
2021-05-04 17:57 | ollehar | Note Edited: 64233 | |
2021-05-04 18:30 | DenisChenu | Note Added: 64239 | |
2021-05-04 18:32 | DenisChenu | Note Added: 64240 | |
2021-05-04 18:34 | DenisChenu | Note Edited: 64240 | |
2021-05-04 18:37 | ollehar | Note Added: 64241 | |
2021-05-04 18:38 | ollehar | Note Edited: 64241 | |
2021-05-04 18:40 | DenisChenu | Note Added: 64242 | |
2021-05-06 11:31 | ollehar | Note Added: 64261 | |
2021-05-06 11:35 | DenisChenu | Note Added: 64262 | |
2021-05-06 11:39 | ollehar | Note Added: 64265 | |
2021-05-06 11:55 | DenisChenu | Note Added: 64266 | |
2021-05-06 11:56 | ollehar | Note Added: 64267 | |
2021-05-06 14:34 | DenisChenu | Note Added: 64271 | |
2021-05-06 14:34 | DenisChenu | Note Edited: 64271 | |
2021-05-06 15:34 | ollehar | Note Added: 64273 | |
2021-05-06 15:45 | DenisChenu | Note Added: 64275 | |
2021-05-14 13:47 | DenisChenu | Note Added: 64415 | |
2021-05-21 08:24 | DenisChenu | Changeset attached | => LimeSurvey 3.x-LTS 7220965b |
2021-05-21 08:24 | DenisChenu | Note Added: 64493 | |
2021-05-21 08:24 | DenisChenu | Assigned To | ollehar => DenisChenu |
2021-05-21 08:24 | DenisChenu | Resolution | open => fixed |
2021-05-24 20:13 | DenisChenu | Status | assigned => resolved |
2021-05-24 20:13 | DenisChenu | Fixed in Version | => 4.5.x |
2021-05-24 20:13 | DenisChenu | Fixed in Version | 4.5.x => 3.25.20 |
2021-07-12 11:53 | c_schmitz | Note Added: 65345 | |
2021-07-12 11:53 | c_schmitz | Status | resolved => closed |