| Summary: | Sum Function Missing from Bottom of Calc | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Joel Madero <jmadero.dev> |
| Component: | Calc | Assignee: | Dennis Francis <dennisfrancis.in> |
| Status: | RESOLVED FIXED | ||
| Severity: | minor | CC: | dennisfrancis.in, h3734236, jmadero.dev, markus.mohrhard |
| Priority: | medium | Keywords: | regression |
| Version: | 5.2.0.0.alpha0+ | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | target:5.2.0 | ||
| Crash report or crash signature: | Regression By: | ||
|
Description
Joel Madero
2016-04-15 15:53:22 UTC
@Dennis - pretty sure it broke because of this commit. Going to try to revert locally now to verify. Can you take a look at it? Thanks for catching this. Reproducible on a default user profile. I am working on a fix. Awesome thank you! Just as a side question - would it be relatively easy to add to it the main things people are generally interested in: sum (already there) avg (not there but I think many use avg function often); median (maybe) Just curious, obviously this goes above and beyond what the bug report is about so ignoring is entirely understandable :) I have submitted a prelim patch at https://gerrit.libreoffice.org/#/c/24118/ for review. In that it has sum and avg as the default statusbar functions. Dennis Francis committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=219d1f3385907f8bb375b626b0a35f8239fa1550 tdf#99329 : By default show sum and average statusbar functions... It will be available in 5.2.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. @Joel : Do we want to close this bug as resolved or wait till the follow up patch to fix the performance problem Eike mentioned in gerrit ? Thanks. Eike needs to make that call. Personally I think that's a separate bug and I'd love to actually see what kind of performance issues....maybe in a few weeks when I have a little more time I'll try to make a really complicated spreadsheet to see what kind of performance issues we see. Personally I think for 95% of users, they'll never notice a performance issue because they use spreadsheets in pretty basic ways and it's nice having those two functions shown immediately on the bottom. @Eike - thoughts? New bug? Keep this one open? @Dennis - you interested in dealing with the performance issue? Thanks for taking care of this! (In reply to Joel Madero from comment #7) > > @Dennis - you interested in dealing with the performance issue? > I'll try to work on it coming weekend. Thanks. Let us close the bug. At least the original problem seems to be fixed. |