Summary: | UI: XY-scatter diagrams reset Major Interval axis date settings | ||
---|---|---|---|
Product: | LibreOffice | Reporter: | Albrecht Müller <albrecht.mueller> |
Component: | Spreadsheet | Assignee: | Katarina Behrens <bubli> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | albrecht.mueller, jorendc, kokwei.fong, nehoc.merfet, oortwijn |
Version: | 4.2.4.2 release | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | target:4.4.0 target:4.3.0.2 | ||
i915 platform: | i915 features: | ||
Attachments: | Sample document |
Description
Albrecht Müller
2014-05-21 17:32:50 UTC
He! I had to deal exactly with the same behaviour an hour ago! Markings as NEW. Created attachment 99570 [details]
Sample document
Sample document.
* Double click on the chart to select it.
* Format > Axis > X axis (or Y)
* In tab 'Scale' uncheck 'automatic' for the 'Major interval'
* Enter '00:10:00' as value for the Major interval
* OK
Behavior: major interval changes to 00:10:00, which is good. Although, if you go back to the same dialog -> Major interval is changed to 24:00:00
If you now change something else, and don't notice this and hit OK -> major interval will be 24:00:00
Summary: major interval is resetted all the time
Kind regards,
Joren
Katarina Behrens committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=b8979cae28cc541a1cfca1b4d2f79b92308bcda0 fdo#79028: ungroup widgets and Show() them correctly 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. Hi Katarina, Tested using Mac OSX 10.9 with LibreOffice Version: 4.4.0.0.alpha0+ Build ID: b8979cae28cc541a1cfca1b4d2f79b92308bcda0 TinderBox: MacOSX-x86@49-TDF, Branch:master, Time: 2014-06-13_22:10:11 Looks fixed! Thanks! Can you please backport the fix to 4.3 and 4.2 branches as well :-)? Kind regards, Joren
> Can you please backport the fix to 4.3 and 4.2 branches as well :-)?
I most certainly can, but first need to ask someone how to do that (via gerrit, I presume) -- I have never backported anything so far, eheh
(In reply to comment #5) > > Can you please backport the fix to 4.3 and 4.2 branches as well :-)? > > I most certainly can, but first need to ask someone how to do that (via > gerrit, I presume) -- I have never backported anything so far, eheh Mmh, it's already been a while I did that for the last time :-). I think you have to checkout to your local branch where you did your changes. Then do 'git commit -a' and don't change anything to the name or commit ID etc. Then 'git push origin <localBranchName>:refs/for/libreoffice-4-3'. Same for 4-2. But you can always ask other devs at IRC of course ;-). Thanks for fixing! Kind regards, Joren Katarina Behrens committed a patch related to this issue. It has been pushed to "libreoffice-4-3": http://cgit.freedesktop.org/libreoffice/core/commit/?id=0ea3f764d70b9223a733d8c2857f42fefd17c536&h=libreoffice-4-3 fdo#79028: ungroup widgets and Show() them correctly It will be available in LibreOffice 4.3. 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. *** Bug 80458 has been marked as a duplicate of this bug. *** *** Bug 78261 has been marked as a duplicate of this bug. *** *** Bug 84632 has been marked as a duplicate of this bug. *** |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.