[Libreoffice-bugs] [Bug 106049] function T.INV(1, n) should return error

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106049

Winfried Donkers  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|libreoffice-b...@lists.free |winfrieddonkers@libreoffice
   |desktop.org |.org

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 100686] UI: Impress shows wrong used font family in 75% of the cases

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100686

--- Comment #9 from szots...@gmail.com ---
Yes, I checked and I can confirm that.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 105589] FILESAVE: Auto-save time measured from wrong starting moment

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105589

--- Comment #8 from Luke Kendall  ---
LO just crashed on me at 17:25.  Last time I manually saved was 16:52.
Last date on auto save is the same, 16:52.

So I will have lost data because this function simply does not perform as it is
supposed to.

Surely that makes this bug more serious, and it should have a higher priority
to fix: it can lead to data loss when LO crashes.

Yeah, just restarted LO and confirmed that I have lost 30 mins of intense work.

Very disappointed.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 100924] TRACK CHANGES: Clicking at a recorded change in the document does that item in list of changes

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100924

--- Comment #13 from Aron Budea  ---
(In reply to Jean-Baptiste Faure from comment #11)
> No tooltip for me in LO 5.3.1.0.0+ under GTK3 and Ubuntu 16.04 x86-64. As a
> consequence it is impossible, moving the cursor in a modified text, to know
> who did this change.
> No tooltip too if I deactivate the experimental functions.

Could you open a separate bug report on this? The new report could be treated
as a bug, and the existing report can be kept as an enhancement request
corresponding to the original suggestion.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 106058] New: EDITING: Make Calc understand currency

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106058

Bug ID: 106058
   Summary: EDITING: Make Calc understand currency
   Product: LibreOffice
   Version: 3.3.0 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: enhancement
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: cheate...@gmail.com

Description:
I often use Calc when comparing prices of things I want to buy. Those things
are located around the world and their prices are in different currencies. I
would like to be able to do the following.

1. Enter a price with a currency suffix (e.g. 150 USD or 99,95 EUR) and have
Calc understand that this is an amount of money in that specific currency.
2. Sort a column that contains polymorphic data, that is, entries in multiple
currencies, according to exchange rate. I should want to set a "main currency"
that Calc will convert all other currencies to when doing this sorting. Some
online service should be used to fetch currency exchange rates. I would like to
be able to set how often this happens. I am fine with currencies being up to a
day old, others might want them updated every 5 minutes. For example, Google
seems to have this ability, but I'm not sure if there's a freely available API.
3. Convert data to other currencies. For example, if B3 contains 150 EUR, and
C3 contains =CONVERT("USD", B3), then C3 should display 160.08 USD (according
to today's exchange rate as of writing this bug description)..
4. Auto-convert data if currencies are incompatible. For example, if B3
contains 150 EUR, and A3 contains 20 USD, and my default currency is USD, and
D3 contains =A3+B3, then D3 should evaluate to 180.08 USD (according to today's
exchange rate as of writing this bug description).
5. Data conversion should happen at the very last moment possible. Source data
should always be kept in the currency originally entered. This is very
important.
6. Calculate on currency data. For example, if B3 contains 150 EUR, and E3
contains =B3/10, then E3 should evaluate to 15 EUR.
7. Dividing two currencies by one another should evaluate to a currency-less
number.
8. There should be a way to display the current exchange rates. For example,
=CONVERT("USD", "1 EUR") should display the current EUR to USD exchange rate.
9. There should be a way to refresh the current exchange rates immediately.
10. Exchange rates should not be refreshed every time data is entered, to
prevent lag and delays in processing.
11. Exchange rates used everywhere in the spreadsheet should all be fetched at
the same time and should all be homogenous. Otherwise calculations will not
work out. If a field with a previously un-fetched currency exchange is entered,
all previously fetched rates should be re-fetched as well.
12. There should be shorthands displayed for currencies. USD should be
displayed as e.g. $ 100.00 and EUR should be displayed as € 100.00. This should
be always prefix or always suffix in order to make the data displayed readable.
13. The shorthands should be configurable.
14. The currency used in a field should be available in the formatting codes
used for display formatting and it should be possible to branch based on the
currency used. This could be used to implement 12 and 13.
15. I should be able to enter shorthand currency data in one of many formats
used in real documents and Calc should recognize and automatically convert the
datum to a currency datum with the right currency. This is important for when
copy-pasting prices from websites.
16. There should be a way to use conversion rates from a specific historical
date in the past. For example, =ASOF("1 day ago", C3) would display the
contents of C3 converted with the conversion rate from 1 day ago. This can be
used to track evolution of prices.

I will now describe a scenario in which I am using all these functions. This is
a scenario which I have encountered many, many times. The numbers in
parentheses correspond to the numbers above.

I would like to buy, for example, a special kind of paint. This paint is fairly
rare. I looked online and found it in the UK, in Germany, in France, and in the
US. I enter the maybe 30 prices I have found (1). I copy-paste the prices from
the websites of the various distributors. They are not formatted well but Calc
should recognize them (15). One of the UK sources said they would not ship
abroad, but they would let me arrange shipping that would pick it up. So even
if the paint price is in GBP, the shipping is in EUR. I would like to have a
column that shows me total price (paint + shipping + VAT if imported from the
US) (4). I would like to display each column of this price in EUR (3). I would
like to find the cheapest deal, so I need to sort. However, before I go finding
out the shipping on each item, I would like to find the 5 cheapest ones, so
that I don't lose time 

[Libreoffice-bugs] [Bug 100924] TRACK CHANGES: Clicking at a recorded change in the document does that item in list of changes

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100924

--- Comment #12 from Jean-Baptiste Faure  ---
(In reply to opensuse.lietuviu.kalba from comment #10)
> This bug is not related with tooltip

Yes but no: it is about the lack of mean to know who did a given change. If
tooltips are shown, it is an enhancement (not finished development) and we can
live with it, if tooltips are not shown, it is a functional regression (a
function that was available is not available anymore) that kill the track
changes function.

Best regards. JBF

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 91488] [META] RenderContext related issues

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91488

Aron Budea  changed:

   What|Removed |Added

 Depends on||101978


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=101978
[Bug 101978] Some ComboBox (more evident on ones with graphical objects inside)
flashes (redraw) on hover
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 101978] Some ComboBox ( more evident on ones with graphical objects inside) flashes (redraw) on hover

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101978

Aron Budea  changed:

   What|Removed |Added

 CC||ba...@caesar.elte.hu,
   ||qui...@gmail.com
 Blocks||91488

--- Comment #12 from Aron Budea  ---
This is a regression that came with 5.0, and is specific to default rendering.
Another prominent example is the font size dropdown in Writer.
Flickering started with the comment referenced below. Adding Cc: to Tomaž
Vajngerl, please take a look.

https://cgit.freedesktop.org/libreoffice/core/commit/?id=dca01def7885ad69cf66edd75cf8207a5adb64f9
author  Tomaž Vajngerl  2015-05-07
05:18:37 (GMT)
committer   Jan Holesovsky 2015-05-07 07:57:50
(GMT)

"refactor ListBox/ComboBox to use RenderContext"


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=91488
[Bug 91488] [META] RenderContext related issues
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 100924] TRACK CHANGES: Clicking at a recorded change in the document does that item in list of changes

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100924

--- Comment #11 from Jean-Baptiste Faure  ---
(In reply to Aron Budea from comment #9)
> (In reply to Jean-Baptiste Faure from comment #6)
> > For me it is a defect, not an enhancement, and even a regression because
> > this functionality (who did this change and when) worked in previous
> > versions. The information was given through a tooltip but it is
> > fundamentally the same function.
> 
> I can still see the tooltip in 5.3.0.3 / Windows 7 (is there no tooltip in
> Linux?), and I'm not sure it covers the functionality the reporter would
> like to see.

No tooltip for me in LO 5.3.1.0.0+ under GTK3 and Ubuntu 16.04 x86-64. As a
consequence it is impossible, moving the cursor in a modified text, to know who
did this change.
No tooltip too if I deactivate the experimental functions.

It is a problem with GTK3. Indeed if I go back to GTK2 I see the tooltips :
In a terminal:
> export SAL_USE_VCLPLUGIN="gtk"
> libreoffice5.3
Now tooltips are shown.

Best regards. JBF

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 101978] Some ComboBox ( more evident on ones with graphical objects inside) flashes (redraw) on hover

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101978

Aron Budea  changed:

   What|Removed |Added

   Keywords||bibisected, bisected,
   ||regression
Version|5.2.0.0.beta1   |5.0.0.5 release

--- Comment #11 from Aron Budea  ---
Bibisected using repo bibisect-win32-5.0.

db76ebae674812c4c3dffafc2d02201a67dd15a7 is the first bad commit
commit db76ebae674812c4c3dffafc2d02201a67dd15a7
Author: Norbert Thiebaud 
Date:   Wed Jun 3 14:29:56 2015 -0500

source sha:dca01def7885ad69cf66edd75cf8207a5adb64f9

# bad: [b7988d11e5d3751a4b366b2bfc9048f7a30e8526] source
sha:87ac0b1e75a880a68ecb748bd4b34ae5a3d2ae98
# good: [f449493ae11ac76cc7396bddeaa624a60c565936] source
sha:57d6b92b69a31260dea0d84fcd1fc5866ada7adb
git bisect start 'b7988d11e5d3751a4b366b2bfc9048f7a30e8526' 'oldest'
# good: [66e2ae767eb4bb83444e3d03bcb90adcbe6d4991] source
sha:5a308b1239a09417507b0d05090ff2d3418d5133
git bisect good 66e2ae767eb4bb83444e3d03bcb90adcbe6d4991
# good: [66e2ae767eb4bb83444e3d03bcb90adcbe6d4991] source
sha:5a308b1239a09417507b0d05090ff2d3418d5133
git bisect good 66e2ae767eb4bb83444e3d03bcb90adcbe6d4991
# good: [c51237da468f7026112580cfb26a732ce39f523d] source
sha:103bf75921e069d1c078c0ef30b94b8f91920877
git bisect good c51237da468f7026112580cfb26a732ce39f523d
# bad: [506aebdebff0cb9a6b9a21b4cc1420ac30da809c] source
sha:741d9990bf9d9dfcba1166a12ffb1d846c912181
git bisect bad 506aebdebff0cb9a6b9a21b4cc1420ac30da809c
# good: [6ccca69aaa01f8d73b51af81cabe6a6cbc73d644] source
sha:d879d5346b525c478e93363b7ec06e797ce01461
git bisect good 6ccca69aaa01f8d73b51af81cabe6a6cbc73d644
# bad: [3d5c1633f6b1cc733da91fda4afa564fe08ab8ad] source
sha:4f864949a9484bbf21911859398743bfe2b1430f
git bisect bad 3d5c1633f6b1cc733da91fda4afa564fe08ab8ad
# bad: [4d56ee4c16542245c661191e1b8aaa012d36f183] source
sha:6a26624d8ba9d37481e75f5c952dff9c6dd86fb6
git bisect bad 4d56ee4c16542245c661191e1b8aaa012d36f183
# good: [222ed4c003057724e5677949956306d325645c03] source
sha:83d8ccfb0a1e175149d6507e35757317568c7883
git bisect good 222ed4c003057724e5677949956306d325645c03
# good: [4b89c6f16a050cfb2ab4f05a227d4e69a846cde6] source
sha:d8a53d46278ee6415d47aec8db90577b7bd52764
git bisect good 4b89c6f16a050cfb2ab4f05a227d4e69a846cde6
# bad: [e3ef42a5d2b118680df6b62a3fc43f5dd33456eb] source
sha:60bbbcabed5ddf477a17970af79f464fc5e98753
git bisect bad e3ef42a5d2b118680df6b62a3fc43f5dd33456eb
# bad: [c50d2d0da2974ed7709abe36fcfb286ae7c92506] source
sha:a563bd6a3e2768a5248abb3ad889d0ed739df1ba
git bisect bad c50d2d0da2974ed7709abe36fcfb286ae7c92506
# good: [946c7cc0775a1ea3ba1ec267cbbe601bd8de42fe] source
sha:4c329456e1b70cfccfee905222d40f32ebcf562c
git bisect good 946c7cc0775a1ea3ba1ec267cbbe601bd8de42fe
# good: [fca6cb5be6895e7c5c21262fe7780c4d366c3386] source
sha:7a11ec1992bf877f42edce8d1d930c5b00bd3d48
git bisect good fca6cb5be6895e7c5c21262fe7780c4d366c3386
# bad: [db76ebae674812c4c3dffafc2d02201a67dd15a7] source
sha:dca01def7885ad69cf66edd75cf8207a5adb64f9
git bisect bad db76ebae674812c4c3dffafc2d02201a67dd15a7
# first bad commit: [db76ebae674812c4c3dffafc2d02201a67dd15a7] source
sha:dca01def7885ad69cf66edd75cf8207a5adb64f9

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 100924] TRACK CHANGES: Clicking at a recorded change in the document does that item in list of changes

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100924

--- Comment #10 from opensuse.lietuviu.ka...@gmail.com ---
This bug is not related with tooltip

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 106057] New: General input/output error loading pdf file

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106057

Bug ID: 106057
   Summary: General input/output error loading pdf file
   Product: LibreOffice
   Version: 5.4.0.0.alpha0+ Master
  Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: filters and storage
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: jim.av...@gmail.com

Description:
Attempting to load the indicated pdf results in a pop-up saying

General Error.
General input/output error


Steps to Reproduce:
1. wget -Otest.pdf http://www.firsttuesday.us/course/Downloads/315.pdf
2. libreoffice test.pdf

Actual Results:  
General input-output error

Expected Results:
A Draw document should be opened containing content from the PDF.


Reproducible: Always

User Profile Reset: No

Additional Info:


User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:51.0) Gecko/20100101
Firefox/51.0

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 105685] [UI] String badly translated: Notebookbar → Ribb =?UTF-8?Q?on=20?=( Cinta in Spanish)

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105685

Adolfo Jayme  changed:

   What|Removed |Added

 Status|RESOLVED|CLOSED
 Whiteboard||target:5.4.0 target:5.3.1

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 100924] TRACK CHANGES: Clicking at a recorded change in the document does that item in list of changes

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100924

Aron Budea  changed:

   What|Removed |Added

 CC||ba...@caesar.elte.hu

--- Comment #9 from Aron Budea  ---
(In reply to Jean-Baptiste Faure from comment #6)
> For me it is a defect, not an enhancement, and even a regression because
> this functionality (who did this change and when) worked in previous
> versions. The information was given through a tooltip but it is
> fundamentally the same function.

I can still see the tooltip in 5.3.0.3 / Windows 7 (is there no tooltip in
Linux?), and I'm not sure it covers the functionality the reporter would like
to see.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 105992] FORMATTING: Writer doesn' t use kerning information of Times New Roman anymore

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105992

--- Comment #10 from LibreTraining  ---
Should be ...
- it is really Liberation Serif.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 105954] When exporting to pdf and choosing "JPEG compression", " reduce image resolution" isn't taken into account.

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105954

Aron Budea  changed:

   What|Removed |Added

   Keywords|bibisectRequest |bibisected, bisected
 CC||ba...@caesar.elte.hu,
   ||michael.me...@collabora.com
Version|5.2.4.2 release |5.2.0.4 release
   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=99
   ||723
 OS|Windows (All)   |All

--- Comment #5 from Aron Budea  ---
The winner is the same commit as in bug 99723. Adding Cc: to Michael Meeks.

https://cgit.freedesktop.org/libreoffice/core/commit/?id=76ec54e8c9f3580450bca85236a4f5af0c328588
author  Michael Meeks  2016-02-08
14:24:15 (GMT)
committer   Michael Meeks  2016-02-09
00:09:08 (GMT)

"tdf#97662 - Try to preserve original compressed JPEGs harder."

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 105791] The line that links a hightlighted word with its comment is not well displayed (Linux, LO5.3)

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105791

Adolfo Jayme  changed:

   What|Removed |Added

 Status|RESOLVED|NEW
 Resolution|FIXED   |---
 Ever confirmed|0   |1

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 105785] Uncomplete czech localization of menu in LO 5.3

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105785

Adolfo Jayme  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||f...@libreoffice.org,
   ||stanislav.hora...@gmail.com
 Ever confirmed|0   |1

--- Comment #2 from Adolfo Jayme  ---
We could use your time a bit to help complete the translation :)

https://translations.documentfoundation.org/cs

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 96382] Edit character style - background color and border shadow are applied unwantedly

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96382

Aron Budea  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=10
   ||5740

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 105740] Background color is not selected when opening Format > Cells > Background

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105740

Aron Budea  changed:

   What|Removed |Added

 CC||ba...@caesar.elte.hu
   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=96
   ||382
Summary|Format > Cells >|Background color is not
   |Background: Text|selected when opening
   |description of background   |Format > Cells > Background
   |color no longer shown   |

--- Comment #3 from Aron Budea  ---
The bug is not only that the description is not shown, the color itself isn't
selected in the color picker, either.
This issue started with the commit referenced below. Adding Cc: to Eike Rathke,
please take a look.

https://cgit.freedesktop.org/libreoffice/core/commit/?id=638f40d16c9e0b01e3cb0f53d9d5703a361b2100
author  Eike Rathke   2016-12-12 20:24:20 (GMT)
committer   Eike Rathke   2016-12-13 10:00:48 (GMT)

"Resolves: tdf#101588, do not prevent color de-selection tdf#96382 follow-up"

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 105740] Format > Cells > Background: Text description of background color no longer shown

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105740

Aron Budea  changed:

   What|Removed |Added

   Keywords|bibisectRequest |bibisected, bisected
Version|5.1.5.2 release |5.2.5.1 release

--- Comment #2 from Aron Budea  ---
Bibisected with repo bibisect-win32-5.3.

180506aadaab1359b767847ecfefe40ffaddcf55 is the first bad commit
commit 180506aadaab1359b767847ecfefe40ffaddcf55
Author: Norbert Thiebaud 
Date:   Fri Dec 16 01:47:56 2016 -0800

source sha:638f40d16c9e0b01e3cb0f53d9d5703a361b2100

# bad: [a374222bc87bd9e75ea2f1ca45d189932a1967f8] source
sha:aa09fd58bd499a2a2c3a32c5f613892bad54076c
# good: [626369369677df78749af63bbd005a8e1f25b615] source
sha:6238f71ddbdc766e733b1c808a4fa7d66f7bde87
git bisect start 'a374222bc87bd9e75ea2f1ca45d189932a1967f8'
'626369369677df78749af63bbd005a8e1f25b615'
# bad: [8f6ceab5d466b7a75f4cb5fddbfdeebedbc48533] source
sha:cb7ab49dde0ae21c472300f126cce4555a3e0ae5
git bisect bad 8f6ceab5d466b7a75f4cb5fddbfdeebedbc48533
# bad: [2e5d425384b5fdaeb1c150371e47316dcadb8836] source
sha:51cb1ebcc46030ed9526d18a0e2e9279a4edf438
git bisect bad 2e5d425384b5fdaeb1c150371e47316dcadb8836
# bad: [ebc7e08bf2a853a7f9a16fe30ce559ec5d6450e1] source
sha:c869dac7c71395fd86a930c556893b6694a36e8a
git bisect bad ebc7e08bf2a853a7f9a16fe30ce559ec5d6450e1
# bad: [e401574d007f8e3c9c511882587ebf88e54ad9b1] source
sha:cc2824e3ab600e1863f52899bc2149694bd44972
git bisect bad e401574d007f8e3c9c511882587ebf88e54ad9b1
# bad: [58850deab3defdb40eb4f7ad5ab5d5e860dcfb37] source
sha:6cf3040fe180ae684a60655685a493843c2b162a
git bisect bad 58850deab3defdb40eb4f7ad5ab5d5e860dcfb37
# good: [2907dbb98104d14f666ceda34e184a5a3cd5b443] source
sha:9c1d6f5e3549cf3c90d28f86b67db4af41dcbde8
git bisect good 2907dbb98104d14f666ceda34e184a5a3cd5b443
# bad: [180506aadaab1359b767847ecfefe40ffaddcf55] source
sha:638f40d16c9e0b01e3cb0f53d9d5703a361b2100
git bisect bad 180506aadaab1359b767847ecfefe40ffaddcf55
# good: [c8871392418005d557d0a710ed478c658e02b38e] source
sha:159ec429d136adc208922f27ba6044b529022dde
git bisect good c8871392418005d557d0a710ed478c658e02b38e
# first bad commit: [180506aadaab1359b767847ecfefe40ffaddcf55] source
sha:638f40d16c9e0b01e3cb0f53d9d5703a361b2100

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 105883] Use unicode normalization for search and replace

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105883

Adolfo Jayme  changed:

   What|Removed |Added

   Severity|normal  |enhancement

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 105999] Template is Deleted Unintentionally and Unnoticed

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105999

Adolfo Jayme  changed:

   What|Removed |Added

   Keywords||dataLoss

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 105985] Opening Template Manager May Take Very Long

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105985

Adolfo Jayme  changed:

   What|Removed |Added

   Keywords||perf

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 102062] [META] Notebookbar: bugs and enhancements

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102062

Adolfo Jayme  changed:

   What|Removed |Added

 Depends on||106024


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=106024
[Bug 106024] Clicking notebookbar buttons temporarily breaks ruler toggle
keyboard shortcut
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 106024] Clicking notebookbar buttons temporarily breaks ruler toggle keyboard shortcut

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106024

Adolfo Jayme  changed:

   What|Removed |Added

 Blocks||102062


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=102062
[Bug 102062] [META] Notebookbar: bugs and enhancements
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 78164] FORMATTING: Writer does not respect the specified bottom margin of paragraphs in HTML files

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=78164

--- Comment #5 from regs  ---
I have a bit different problem, but probably related.

Paragraph margin after gets definitely ignored.

Also @page margins gets ignored on load. margins gets saved into html file, but
on on load i get default margins.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 105992] FORMATTING: Writer doesn' t use kerning information of Times New Roman anymore

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105992

--- Comment #8 from LibreTraining  ---


Attached is another screenshot showing the font replacement.
Look closely at the text in the left column - it is really Liberation Sans.
The cursor is in the left column and the font box on the toolbar still says
Time New Roman.

See: Font-Replacement-Demo.png

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 105992] FORMATTING: Writer doesn' t use kerning information of Times New Roman anymore

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105992

--- Comment #9 from LibreTraining  ---
Created attachment 131290
  --> https://bugs.documentfoundation.org/attachment.cgi?id=131290=edit
Font Replacement Demo

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 105992] FORMATTING: Writer doesn' t use kerning information of Times New Roman anymore

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105992

--- Comment #7 from LibreTraining  ---
I spent hours trying to find any difference in these font files.

I found nothing that would explain the visual differences you describe.

The kerning tables are identical.

The new font file has 3450 glyphs vs. 1320 glyphs in the old file because they
added more languages and characters.

The font summary maximum and minimum character widths changed which I assume
changed because of all the new characters added not from changing any old
characters.

In my font tests (multiple) I did not find any visual differences.
See the attachment I added above: Times New Roman vs. Times New Roman OLD
Metrics look the same.
Kerning looks good (well acceptable).

So I cannot see the issue.
Need to get Ubuntu installed in a VM to test some other stuff.
So when I do I will look at this again.


Regarding your file sharing situation:
You can use the Fonts Replacement Table.
If you check both boxes it will not replace the font in the file, 
but you will see and use Liberation Serif locally.
The font selector in the toolbar will still say Times New Roman,
but you will actually be looking at and working with Liberation Serif
So the visual you see should be the same metrics and kerning they see.
Then when you send the document back they will still see Times New Roman.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 106056] New: EDITING: text cursor disappears after input of space or one of these characters: . , : ; _ / * ! ? % ' " into cell

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106056

Bug ID: 106056
   Summary: EDITING: text cursor disappears after input of space
or one of these characters: . , : ; _ / * ! ? % ' "
into cell
   Product: LibreOffice
   Version: 5.3.0.3 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: gilward.ku...@gmail.com

Description:
text cursor disappears after input of space or one of these characters: . , : ;
_ / * ! ? % ' " into cell

Steps to Reproduce:
1. type a letter or digit into a cell
2. type a space or one of these characters: . , : ; _ / * ! ? % ' "

Actual Results:  
text cursor disappears

Expected Results:
text cursor does not disappear


Reproducible: Always

User Profile Reset: No

Additional Info:
It worked in 5.2.5.1.
Cursor reappears when you type another letter or digit.
Cursor does not disappear in formulas nor in the input line nor after the first
character in a cell.



User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:51.0) Gecko/20100101
Firefox/51.0

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 105992] FORMATTING: Writer doesn' t use kerning information of Times New Roman anymore

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105992

--- Comment #6 from LibreTraining  ---
Created attachment 131289
  --> https://bugs.documentfoundation.org/attachment.cgi?id=131289=edit
Times New Roman vs. Times New Roman OLD

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 105982] Print Preview: Cells are intertwined.

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105982

Aron Budea  changed:

   What|Removed |Added

 CC||ba...@caesar.elte.hu

--- Comment #10 from Aron Budea  ---
Hm, I'm gettin this in 3.3.0 / Windows 7 as well.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 105686] FILTER: STYLE function is imported wrongly when is part of named formula (ods)

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105686

Aron Budea  changed:

   What|Removed |Added

 CC||azeemmys...@gmail.com,
   ||ba...@caesar.elte.hu,
   ||michael.me...@collabora.com

--- Comment #4 from Aron Budea  ---
The issue started with the commit referenced below. Adding Cc: to Mohammed
Abdul Azeem, author and Michael Meeks, committer. Please take a look.

https://cgit.freedesktop.org/libreoffice/core/commit/?id=8154953add163554c00935486a1cf5677cef2609
author  Mohammed Abdul Azeem 2016-09-05
09:08:30 (GMT)
committer   Michael Meeks  2017-01-25
11:20:48 (GMT)

"ScXMLTableRowCellContext implements fast interfaces:"

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 105686] FILTER: STYLE function is imported wrongly when is part of named formula (ods)

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105686

Aron Budea  changed:

   What|Removed |Added

   Keywords|bibisectRequest |bibisected, bisected

--- Comment #3 from Aron Budea  ---
commit 90bca3d4826e7c12e7ce570f5d64fad7482a9b4f
Author: Norbert Thiebaud 
Date:   Sat Feb 11 11:20:15 2017 -0800

source sha:8154953add163554c00935486a1cf5677cef2609

# bad: [ced5fa56cb82606464a245e91ad975abd56fe4f6] source
sha:fc53cce64400430cdc21f79c959d75fb9a26d13d
# good: [0975ba8e2e04d35f027b4b54526e31520f0e553c] source
sha:ae604ccce58f414fb2a0446bb4f94553929c72e4
git bisect start 'ced5fa56cb82606464a245e91ad975abd56fe4f6'
'0975ba8e2e04d35f027b4b54526e31520f0e553c'
# good: [b021d01b1f2988725f53200cf9a239c8d949b310] source
sha:b33715c00ea3a20e219d80845e72a2b37ba6c8cc
git bisect good b021d01b1f2988725f53200cf9a239c8d949b310
# good: [d800db429f5509d0c66ef72aa90c514d3a06ccf1] source
sha:32f4f3b52ad491ab83a67dfe57ea4f27d66b39a7
git bisect good d800db429f5509d0c66ef72aa90c514d3a06ccf1
# bad: [7275bd707a9bd716a19ee6c4b5591c4bf60749c7] source
sha:26273f1c5522e6cccd4acd5e1523b28b277b7331
git bisect bad 7275bd707a9bd716a19ee6c4b5591c4bf60749c7
# good: [ed0e0e7d95b803b1cc0cbbb7455b42fd8113349a] source
sha:80cec5faa5c69d4cf01dd7fc8a7e0dc1ed6f73ae
git bisect good ed0e0e7d95b803b1cc0cbbb7455b42fd8113349a
# good: [5b4afe927d75e5acc239296496ac4c6a72804383] source
sha:cb55ffa649e73eb12e8edf79950a2494ac5e94b1
git bisect good 5b4afe927d75e5acc239296496ac4c6a72804383
# bad: [04c2b2260e261870b6400a5ffdd754c70e66fc46] source
sha:16bf916eee4148d66a13323aa69c1bb272c3219e
git bisect bad 04c2b2260e261870b6400a5ffdd754c70e66fc46
# bad: [a520bd0d64cd88641b3c742644be25ece177ad18] source
sha:d5cd223c48667770eeec3ef18c8b1b29d8ba564c
git bisect bad a520bd0d64cd88641b3c742644be25ece177ad18
# bad: [24ca786d4605e2bd01ac4e21610b0531cf770eda] source
sha:0e726874b4bd111f84483f4a4f6592c8ecec6112
git bisect bad 24ca786d4605e2bd01ac4e21610b0531cf770eda
# good: [1d101124274974540d011add0d111fb56597dc66] source
sha:81845445de26111eb0b7e30f45b3708389fd76cf
git bisect good 1d101124274974540d011add0d111fb56597dc66
# bad: [90bca3d4826e7c12e7ce570f5d64fad7482a9b4f] source
sha:8154953add163554c00935486a1cf5677cef2609
git bisect bad 90bca3d4826e7c12e7ce570f5d64fad7482a9b4f
# good: [95c0ab93edfb7e6aa72e09681a22959672287043] source
sha:657eea01046c7f39ee8ca4545241372177385946
git bisect good 95c0ab93edfb7e6aa72e09681a22959672287043
# first bad commit: [90bca3d4826e7c12e7ce570f5d64fad7482a9b4f] source
sha:8154953add163554c00935486a1cf5677cef2609

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 106055] New: Won't install. Crashes computer

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106055

Bug ID: 106055
   Summary: Won't install. Crashes computer
   Product: LibreOffice
   Version: 5.3.0.3 release
  Hardware: All
OS: Mac OS X (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Installation
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: tim.lam...@iinet.net.au

I am a competent computer user, with professional CAD and Adobe programs. I
wont to get away from MS Word (it is such a donkey).
I download LibreOffice and try to install. Drag LibreOffice icon onto
Applications.
When I try to launch LibreOffice I get a verification with a progress bar. The
bar finishes, but nothing happens. After about 10 minutes, still nothing. I
dismiss the static verification.
I try to launch LibreOffice from Applications and it doesn't launch. The
computer slows and seizes up. The The Finder doesn't work properly. I have to
restart.

I am using an iMac with:
OSX version 10.10.5.
Processor 2.8 GHx Intel Core i5
Hard disk has 1.71 TB available

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 106035] Contextual Group Toolbar

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106035

--- Comment #8 from Heiko Tietze  ---
(In reply to andreas_k from comment #7)
> I'm also thinking on link
> to the sidebar from the big item so by default only the grouped toolbar and
> when you click on styles you get the styles and formatting sidebar.

Nah, two clicks with full context change. That would be awkward.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 106054] pspfontcache trouble resulting in msoffice documents appearing empty

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106054

--- Comment #2 from hugot...@free.fr  ---
I forgot : I've tried the attachment of bug 104602 and my fix doesn't resolve
this one.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 106054] pspfontcache trouble resulting in msoffice documents appearing empty

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106054

--- Comment #1 from hugot...@free.fr  ---
Created attachment 131288
  --> https://bugs.documentfoundation.org/attachment.cgi?id=131288=edit
the troublemaker

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 106054] New: pspfontcache trouble resulting in msoffice documents appearing empty

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106054

Bug ID: 106054
   Summary: pspfontcache trouble resulting in msoffice documents
appearing empty
   Product: LibreOffice
   Version: 5.2.5.1 release
  Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
  Severity: minor
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: hugot...@free.fr

Description:
Some docx and xlsx appeared to be empty.
After a trial on a clean install where everything was okay, I checked my
configuration and it appeared the troublemaker was
~/.config/libreoffice/4/user/psprint/pspfontcache : simply deleting it fixed my
troubles.

So there's no urge for me about this bug, I 'm just transmitting it, in case of
usefulness.
I will attach the troublemaker, for the record.


Steps to Reproduce:
1.copy the attachment to ~/.config/libreoffice/4/user/psprint/pspfontcache
2. open a docx or a xlsx

Actual Results:  
no text is displayed

Expected Results:
msoffice documents should be readable


Reproducible: Always

User Profile Reset: Yes

Additional Info:


User-Agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:51.0) Gecko/20100101
Firefox/51.0

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 106053] New: Crash Wizard Loading Settings

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106053

Bug ID: 106053
   Summary: Crash Wizard Loading Settings
   Product: LibreOffice
   Version: 5.2.5.1 release
  Hardware: IA64 (Itanium)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer Web
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: j...@princepower.com

Description:
Crash happens if I run sweb or if I run wizard from Libre Office
Run Wizard
Web Wizard comes up - default session preselected
click next
Loading settings hangs
Task manager reports no cpu usage
I terminate with task manager after more than an hour. 


Steps to Reproduce:
1.Run Web Wizard
2.Web Wizard comes up - default session preselected
3.click next
4.Loading settings hangs
Task manager reports no cpu usage
I terminate with task manager after more than an hour. 



Actual Results:  
Crash happens if I run sweb or if I run wizard from Libre Office
Run Wizard
Web Wizard comes up - default session preselected
click next
Loading settings hangs
Task manager reports no cpu usage
I terminate with task manager after more than an hour. 


Expected Results:
Open new page


Reproducible: Always

User Profile Reset: No.
Not available in help pull down.

Additional Info:
[Information automatically included from LibreOffice]
Locale: en-US
Module: StartModule
[Information guessed from browser]
OS: Windows (All)
OS is 64bit: yes
Builds ID: LibreOffice 5.2.5.1


User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:47.0) Gecko/20100101
Firefox/47.0

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 106037] Libreoffice crash when LAN connected. Simple single PC installation, without Samba, without network drives.

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106037

Julien Nabet  changed:

   What|Removed |Added

   Keywords||wantBacktrace
 CC||serval2...@yahoo.fr

--- Comment #2 from Julien Nabet  ---
I don't know "light Ubuntu" but you may declare LO ppa repository (see
https://launchpad.net/~libreoffice/+archive/ubuntu/ppa) and give a try to a
more recent version.

It may be useful to retrieve a backtrace (see
https://wiki.documentfoundation.org/QA/BugReport/Debug_Information#GNU.2FLinux:_How_to_get_a_backtrace)

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 59463] EDITING: "Record/track changes": Changes to images aren' t recorded

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=59463

--- Comment #7 from Gonzalo HIGUERA DÍAZ  ---
This is still a valid bug/enhancement request on LibreOffice 5.3.0.3 (running
on macOS 10.12.3 Sierra). When choosing to compare a document with a previous
version where an image has been replaced by another, only the image from the
starting document is shown and there is no mention of the change in the Manage
Changes window.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 105705] Libreoffice Writer crashes on inserting Zotero citations

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105705

--- Comment #13 from mvantr...@gmail.com  ---
I have the same problem with LibreOffice 5.2.5.1 in Fedora 25. Zotero SA
version 4.0.29.10.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 105993] Snap package: LO doesn't see the printer

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105993

--- Comment #1 from p...@jzimm.net ---
UPDATE:

The problem is solved by manually running the command:

sudo snap connect libreoffice:cups-control :cups-control

The package should enable the cups-control interface automatically.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 98540] Info.plist seems to be broken in OS X

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98540

Orion  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|WORKSFORME  |---
 Ever confirmed|0   |1

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 98540] Info.plist seems to be broken in OS X

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98540

--- Comment #5 from Orion  ---
I have this problem (LO 5.2.5.1 on OSX "Sierra").

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 98540] Info.plist seems to be broken in OS X

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98540

--- Comment #4 from Orion  ---
Created attachment 131287
  --> https://bugs.documentfoundation.org/attachment.cgi?id=131287=edit
blan icons

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 106035] Contextual Group Toolbar

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106035

--- Comment #7 from andreas_k  ---
(In reply to Heiko Tietze from comment #6)
> Do I understand you correct that somehow, perhaps on click at the sections,
> the menu opens, being a full replacement the main menu? Interesting idea,
> and easy to implement. The problem is that we have View, for instance, on
> the third position but you consider it (rightly) as less important and place
> it somewhere in the east. Not a big issue when the main menu is off. 

Yes you understood the concept correct instead of an "stupid" Label for the
groups I make the labels clickable and the full menu bar for e.g. view open.
And yes the sorting of the groups didn't follow the menu bar structure 100%.
I'm not sure if this is really that important and show also the origin menu bar
doesn't make sense at this concept. Awesome that this could be implement easy.

> But I
> wonder how you want to place all the buttons/icons on the toolbar. The space
> is limited. And what happens when the context switches, e.g. on click at an
> image?

That's the reason I start configure the ui file to have a running prototype
instead of an mockup.

> Your "always same layout for each group"-rule sounds reasonable, on the one
> hand. But a big item attract a lot attention (e.g. Fits law) and need a
> respective functionality. 

Hope you can help me to find the right big item. I'm also thinking on link to
the sidebar from the big item so by default only the grouped toolbar and when
you click on styles you get the styles and formatting sidebar.

> What I really like is the split of styles into
> paragraph and character styles. Although you didn't made the big button a
> context menu that could work really well. Many users may not be aware of the
> different styles.

Instead of the context menu I link with the big styles button to the sidebar
which is from my point of view better than 3 styles in the context menu. In
addition there is the drop down menu with the different styles.

> Big thumbs up from my side for the labels. That makes hardly to read icons
> easy to access.

this is one of the big feature of the contextual toolbar. So I'd like to use
this feature (see paste special)

I'll hope for as much feedback as possible to find a great solution. Thanks for
reporting.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42082] [META] Make LibreOffice shine and glow on OS X

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42082

V Stuart Foote  changed:

   What|Removed |Added

 Depends on||106050


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=106050
[Bug 106050] Finder Icons Are Blank After Upgrade/Install
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 106050] Finder Icons Are Blank After Upgrade/Install

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106050

V Stuart Foote  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||ipla...@tuta.io,
   ||vstuart.fo...@utsa.edu
 Blocks||42082
 Resolution|--- |DUPLICATE

--- Comment #2 from V Stuart Foote  ---
Can not confirm this.

Icon view, and list view of ODF documents show in Finder with the ODF generic
icons by document type.

@Alex--dupe of bug 98540

=-testing-=

On macOS 10.12.3 with
Version: 5.3.0.3
Build ID: 7074905676c47b82bbcfbea1aeefc84afe1c50e1
CPU Threads: 8; OS Version: Mac OS X 10.12.3; UI Render: default; Layout
Engine: new; 
Locale: en-US (en_US.UTF-8); Calc: group

*** This bug has been marked as a duplicate of bug 98540 ***


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=42082
[Bug 42082] [META] Make LibreOffice shine and glow on OS X
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42082] [META] Make LibreOffice shine and glow on OS X

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42082
Bug 42082 depends on bug 106050, which changed state.

Bug 106050 Summary: Finder Icons Are Blank After Upgrade/Install
https://bugs.documentfoundation.org/show_bug.cgi?id=106050

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 98540] Info.plist seems to be broken in OS X

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98540

V Stuart Foote  changed:

   What|Removed |Added

 CC||or...@orionkidder.org

--- Comment #3 from V Stuart Foote  ---
*** Bug 106050 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 106035] Contextual Group Toolbar

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106035

--- Comment #6 from Heiko Tietze  ---
Do I understand you correct that somehow, perhaps on click at the sections, the
menu opens, being a full replacement the main menu? Interesting idea, and easy
to implement. The problem is that we have View, for instance, on the third
position but you consider it (rightly) as less important and place it somewhere
in the east. Not a big issue when the main menu is off. But I wonder how you
want to place all the buttons/icons on the toolbar. The space is limited. And
what happens when the context switches, e.g. on click at an image?
Your "always same layout for each group"-rule sounds reasonable, on the one
hand. But a big item attract a lot attention (e.g. Fits law) and need a
respective functionality. What I really like is the split of styles into
paragraph and character styles. Although you didn't made the big button a
context menu that could work really well. Many users may not be aware of the
different styles.
Big thumbs up from my side for the labels. That makes hardly to read icons easy
to access.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 106041] Specific characters at the beginning of a paragraph

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106041

V Stuart Foote  changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
 CC||rb.hensc...@t-online.de
 Ever confirmed|1   |0

--- Comment #7 from V Stuart Foote  ---
Back to unconfirmed.

@Regina-- any thoughts on use in a de-DE locale.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 106052] New: 'Precision as shown' does not work with several subformats

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106052

Bug ID: 106052
   Summary: 'Precision as shown' does not work with several
subformats
   Product: LibreOffice
   Version: Inherited From OOo
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: jumbo4...@yahoo.fr

Created attachment 131286
  --> https://bugs.documentfoundation.org/attachment.cgi?id=131286=edit
Sample case as described in bug report

Description: With 'Precision as shown' activated, precision is taken from the
first subformat. If format is composed of 2 or 3 subformat, and they don't have
the same precision, it leads to incorrect behavior

Steps to reproduce:
1. Activate 'Precision as shown' option: Tools > Options > LibreOffice Calc >
Calculate
2. In A1, enter =-1/3
3. In A2, enter =3*A1
A2 displays '-1' as no rounding is operate with General format
4. Change number format of A1 to 0.0;-0.00 (see attached file)

Actual behavior:
A1 displays -0.30
A2 displays -0.9

Expected behavior:
A1 should display -0.33
A2 should display -0.99

Bug is located in RoundValueAsShown
http://opengrok.libreoffice.org/xref/core/sc/source/core/data/documen4.cxx#RoundValueAsShown
where precision is taken from the first subformat

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 103420] Calc formating lost and messed up

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103420

Robert Gonzalez MX  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #20 from Robert Gonzalez MX  ---
I've been using and testing with Version: 5.3.0.3
Build ID: 7074905676c47b82bbcfbea1aeefc84afe1c50e1
CPU Threads: 4; OS Version: Windows 6.2; UI Render: default; Layout Engine:
new; 
Locale: es-MX (es_MX); Calc: group

And the problem is gone. So I will close this bug as WORKSFORME.

Thank you all.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 94129] LibO not in foreground when double-clicking to open a second document through Windows explorer (see comment 11)

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94129

--- Comment #14 from Robert Gonzalez MX  ---
I have tested it on Windows XP and Windows 10, and my comment is that with the
change in the ForceFocusAndToFront property to true, all the LO files open to
foreground except the ones that are password protected.

The enter password dialog displays behind windows explorer.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 103308] Indented line, dash, enter

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103308

--- Comment #5 from V Stuart Foote  ---
(In reply to Butch from comment #4)
> ...
> However, there is still a question regarding the behavior of this
> autocorrect option:
> ...
> NOT in this simple case:
> 
> tab, some text, enter
> 
> ???

Yes I see the same. Suspect it lives down in the editengine, while in sw the
handling for the Autocorrect options are:

action to remove leading or trailing blanks are defined here
http://opengrok.libreoffice.org/xref/core/sw/source/core/edit/autofmt.cxx#1078

Spaces are defined to include \t and " "
http://opengrok.libreoffice.org/xref/core/sw/source/core/edit/autofmt.cxx#151

called from
http://opengrok.libreoffice.org/xref/core/sw/source/core/edit/autofmt.cxx#698

They look like they should handle the "tab, some text, enter" case.
Unfortunately I am unable to trace and find the exception affecting that
formatting. Significant? Not really, seems kind of a corner case that actually
does what most would expect to retain the leading \t or " " indent before
simple text.

The main issue in OP was that removal is set on by default--disabling its
autocorrect option still functions as intended (mostly).

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 94129] LibO not in foreground when double-clicking to open a second document through Windows explorer (see comment 11)

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94129

Buovjaga  changed:

   What|Removed |Added

   Priority|medium  |low
 Status|UNCONFIRMED |NEW
Summary|LibO not in foreground when |LibO not in foreground when
   |double-clicking file in |double-clicking to open a
   |Windows explorer (and LibO  |second document through
   |wasn't opened before since  |Windows explorer (see
   |booting)|comment 11)
 Ever confirmed|0   |1
   Severity|minor   |trivial

--- Comment #13 from Buovjaga  ---
Alan's comment 11 matches Robert's comment 9. Adjusting summary and changing
status to NEW.

(In reply to Alan Rouse from comment #12)
> The problem is worse if you then try to open a CSV file through Windows
> Explorer.  There is no indication at all that anything has happened.  If you
> hover over the Calc icon it still shows only the documents that were
> previously opened.  However, if you click on the last document that was
> opened you will see that it has a "Text import" dialog box open that allows
> you to open the CSV file

This is a known old issue: bug 32935

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 105884] Make the tabs of tabbed Notebookbar follow KDE style

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105884

--- Comment #9 from Heiko Tietze  ---
Created attachment 131285
  --> https://bugs.documentfoundation.org/attachment.cgi?id=131285=edit
Tabs on LibreOffice vs. Calligra/Qt5 vs. Qt4_Config

Themes are not respected today, and we are still on Qt4. My screenshot is made
on LXQt/Kwin with Breeze Dark theme.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 103224] Active color appears as black though rgb values show the correct color

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103224

Katarina Behrens (CIB)  changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |katarina.behr...@cib.de
   |desktop.org |

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 106051] recalculate does not always work (simple sum operation)

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106051

--- Comment #1 from monique.mes...@gmail.com ---
Created attachment 131284
  --> https://bugs.documentfoundation.org/attachment.cgi?id=131284=edit
example of described bug

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 106051] New: recalculate does not always work (simple sum operation)

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106051

Bug ID: 106051
   Summary: recalculate does not always work (simple sum
operation)
   Product: LibreOffice
   Version: 5.3.0.3 release
  Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: monique.mes...@gmail.com

Description:
I attach an example file but you can build your own. Reproducible every time
for me. A sum depending on cells themselves sum does not recalculate, when
defined from a dragged formula. 

Steps to Reproduce:
1. Put random numbers in a corner - in the example A1 to C4.
2. Below the first column, calculate the sum then drag right to do the same for
all columns (cells A5-D5)
3. Right of the first line, calculate the line sum then drag down to do the
same for all lines including the last, "summed" line (cells D1-D5). I get 182
in D5.
4. Just below, copy exactly D5 ie "=SUM(A5:C5)". I get 182 too.
(or replace steps 1-4 by opening the attached spreadsheet)
5. Select a line (eg 3) and hit "delete". Cells in line 3 are now empty. 

Actual Results:  
Totals recalculate EXCEPT for cell D5 (who depends on A5-C5), staying at 182.
F9 solves the problem. Interestingly enough cell D6 (that was manually edited
instead of dragging the formulas down) works just fine, updating to 132.
Also interestingly, inserting an empty line between lines 4 & 5 prior to
deleting line 3 makes it work correctly.

Expected Results:
Both cells D5 & D6 should recalculate when deleting a line above - only D6
does.


Reproducible: Always

User Profile Reset: No

Additional Info:
Didn't reset my user profile but same problem on a different, new machine.
I put the severity as "normal" but personally for me, it is major - I can't
trust my calculations anymore and need to recalculate everything whenever I
change something.


User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like
Gecko) Chrome/55.0.2883.87 Safari/537.36

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 106041] Specific characters at the beginning of a paragraph

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106041

--- Comment #6 from Butch  ---
The problem seems to be that in LO Writer it is nearly impossible to enter text
"cleanly". Every backspace deleting during entering, inserting a character into
a already written word or line etc. results in an interrupted styling, as
described by you.

In the case of my demo text the german quotation mark and dash were inserted by
autorcorrect (for ", -- and space). This is the normal setting for german. And
it results in interrupted styling!

The only "way" I found to enter such a text "cleanly": Copy the text from
Writer into an Unicode txt file, and copy it from there back to the Writer
document! In this case there is no interrupted styling.

(However, even in this case the macro Demo2 produces the same incorrect result.
This may be associated to the process of copying into a new document, as used
in the macro. Unfortunatelly I am unable to find information in the LO
documentation on applicable values for SelectedFormat... )

(BTW, you have closed Bug 103308. But there was a comment by me which reported
a strange behavior of the autocorrect option!)

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 106050] Finder Icons Are Blank After Upgrade/Install

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106050

--- Comment #1 from Orion  ---
Created attachment 131283
  --> https://bugs.documentfoundation.org/attachment.cgi?id=131283=edit
Blank icons in Finder.

This is what ODF icons look like in Finder after an LO upgrade.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 105926] TEMPLATE UPDATE ISSUE: Writer crashes when closing document

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105926

Buovjaga  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1
   Severity|normal  |major

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 105926] TEMPLATE UPDATE ISSUE: Writer crashes when closing document

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105926

--- Comment #3 from Buovjaga  ---
Created attachment 131282
  --> https://bugs.documentfoundation.org/attachment.cgi?id=131282=edit
GDB trace of the crash with 5.4 master

Backtrace of the crash.

Shortest way to crash:

1. Manage Templates
2. Right-click Fattura_2017
3. Update styles
4. Close document

Arch Linux 64-bit, KDE Plasma 5
Version: 5.4.0.0.alpha0+
Build ID: ac8197327d3ef4f3c94fb0746393863404df086b
CPU Threads: 8; OS Version: Linux 4.9; UI Render: default; VCL: kde4; 
Locale: fi-FI (fi_FI.UTF-8); Calc: group
Built on February 11th 2016

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 106050] New: Finder Icons Are Blank After Upgrade/Install

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106050

Bug ID: 106050
   Summary: Finder Icons Are Blank After Upgrade/Install
   Product: LibreOffice
   Version: 5.2.5.1 release
  Hardware: All
OS: Mac OS X (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Installation
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: or...@orionkidder.org

Description:
For the last several versions of 5.X, after upgrading LO, the Finder icons for
all ODF files have gone blank (picture attached). This is a common enough
problem that there are several discussion boards in which it has been asked and
answered: 

*
http://www.mac-forums.com/os-x-apps-and-games/309103-documents-icons-blank-libre-office.html
* https://ask.libreoffice.org/en/question/86416/icons-missing-in-mac/
*
https://ask.libreoffice.org/en/question/45093/what-happened-to-my-filetype-icons-in-osx/
(there are more)

In the past, I could clear the icon cache in OS X, but with "Sierra" (v10.12),
that area of the computer is now locked, so the workaround is no longer
functional. 

Steps to Reproduce:
1. Upgrade. 
2. Look in Finder. 

Actual Results:  
Finder Icons of ODF (and any other file set to load in LO) are blank (generic
Mac icons: white with folded corner).

Expected Results:
ODF icons should appear with colour-coded icons: blue for Writer, green for
Calc, etc. 


Reproducible: Always

User Profile Reset: No (it's not a problem within LO)

Additional Info:
Colour-coded icons are visible in (a) the "Icon" view in Finder (rather than
"List"), and (b) when my laptop is plugged into a bigger screen (i.e., my home
monitor instead of the monitor on the laptop). 


User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:51.0)
Gecko/20100101 Firefox/51.0

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 77780] Losing format when pasting from Base to Calc

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=77780

Buovjaga  changed:

   What|Removed |Added

 Resolution|FIXED   |WORKSFORME

--- Comment #6 from Buovjaga  ---
I confirm the problem is gone.

Arch Linux 64-bit, KDE Plasma 5
Version: 5.4.0.0.alpha0+
Build ID: ac8197327d3ef4f3c94fb0746393863404df086b
CPU Threads: 8; OS Version: Linux 4.9; UI Render: default; VCL: kde4; 
Locale: fi-FI (fi_FI.UTF-8); Calc: group
Built on February 11th 2016

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 106049] function T.INV(1, n) should return error

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106049

raal  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||r...@post.cz,
   ||winfrieddonkers@libreoffice
   ||.org
 Ever confirmed|0   |1

--- Comment #1 from raal  ---
Winfried confirmed.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 106049] New: function T.INV(1, n) should return error

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106049

Bug ID: 106049
   Summary: function T.INV(1,n) should return error
   Product: LibreOffice
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: r...@post.cz

Description:
function T.INV(1,n) should return error

Actual Results:  
value

Expected Results:
error


Reproducible: Always

User Profile Reset: No

Additional Info:


User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:51.0) Gecko/20100101
Firefox/51.0

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 106029] Expand word space on lines with manual line breaks in justified paragraphs setting ignored when exporting to docx

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106029

--- Comment #7 from Jacques Guilleron  ---
Yes Matthew,

This is clearly visible.
Did you try : Tools > Options > LibreOffice Writer > Compatibility
Uncheck  
"Expand word space on lines with manual line breaks in justified paragraphs"
and click on "Use as Default".
After closing and launching of LibreOffice, there will be no more expand
spacing.
There is a choice to do, but no bug for me.
Don't you think so?

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 77780] Losing format when pasting from Base to Calc

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=77780

Jocelyn Landreville  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 89387] improve performance for some matrix operations

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89387

--- Comment #42 from Commit Notification 
 ---
giacco committed a patch related to this issue.
It has been pushed to "master":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=c995531d8a7c97f684f2e65707c7b3f87a0ba372

tdf#89387 improve performance for some matrix operations

It will be available in 5.4.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.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 89387] improve performance for some matrix operations

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89387

Commit Notification  changed:

   What|Removed |Added

 Whiteboard|target:4.5.0 target:5.1.0   |target:4.5.0 target:5.1.0
   |target:5.0.2 target:5.0.1   |target:5.0.2 target:5.0.1
   ||target:5.4.0

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 60270] LibreOffice 4.1 most annoying bugs

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=60270
Bug 60270 depends on bug 40788, which changed state.

Bug 40788 Summary: FORMATTING - Calc ignores manual breaks when "fit to number 
of pages" is chosen
https://bugs.documentfoundation.org/show_bug.cgi?id=40788

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 106041] Specific characters at the beginning of a paragraph

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106041

--- Comment #5 from V Stuart Foote  ---
Looking a bit further seems to be formatting issue with your sample text--bcz
it is not cleanly entered new text.

If you open the ODF archive for the document, for the two problem glyphs "„"
and the "–", both split from their paragraph text and styled T2 as DDE links
and text:bookmark-start elements, while the "This is a" string is styled T1 as
DDE link text:bookmark-end elements and also split from paragraph text.

The other paragraphs/lines are simple text.

Your .* find will then treats the T2 and T1 styled elements as different regex
matches--that is expected.  Did you check typing in the strings cleanly as new
text in a document?

So question for your process is where the DDE linkages are generated *and
styled*, external to LibreOffice? To adjust the scripting for the output, do
you need the DDE linkage? Can the style be adjusted after generation but before
parsing.

But seems this is NOT A BUG.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 60270] LibreOffice 4.1 most annoying bugs

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=60270
Bug 60270 depends on bug 40788, which changed state.

Bug 40788 Summary: FORMATTING - Calc ignores manual breaks when "fit to number 
of pages" is chosen
https://bugs.documentfoundation.org/show_bug.cgi?id=40788

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |---

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 106041] Specific characters at the beginning of a paragraph

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106041

--- Comment #4 from Butch  ---
You are right.
I am using Windows 10 / German (10.0.14393 Build 14393).
And .* is picking these two characters individually!

Do you have an idea for a workaround?

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 106041] Specific characters at the beginning of a paragraph

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106041

V Stuart Foote  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1

--- Comment #3 from V Stuart Foote  ---
Not for Windows 10 and the en-US locale--the full strings are picked up with
each regex find. Of course the highlighting had to be removed so the only
difference from default format is the size of the font.

But given that, if you are seeing a find selection of ".*" picking up those
glyphs individually--that could be a localization.

What Windows build and locale are you working with?

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 106041] Specific characters at the beginning of a paragraph

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106041

--- Comment #2 from Butch  ---
1) Yes, the autocorrect setting has no influence.

2) I reproduced the same within the GUI, as described by you. Did you register
that there IS a difference in treating characters within the GUI too?
I see the following result:
~This is a 10 pt direct format paragraph.~
„This is a 10 pt direct format paragraph.“
–This is a 10 pt direct format paragraph.
°This is a 10 pt direct format paragraph.°
„ and – have separate tags! 
This would mean that there could be an issue with these characters, which
manifests themselve when using macros.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 106001] Text in DOCX appears condensed in Writer

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106001

Bartosz  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|libreoffice-b...@lists.free |gan...@poczta.onet.pl
   |desktop.org |

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 105610] Feature Request: Display found word/ phrase in a constant position on the screen and change highlight colour

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105610

--- Comment #5 from francis.bin...@specialeffect.org.uk ---
(In reply to V Stuart Foote from comment #2)
> Yes, a very worthy accommodation for accessibility. It would require a zoom
> to selection with pan and scroll of document canvas to have edit cursor
> focus follow the spell check and grammar hints.
> 
> Of course, would be distracting as default. So would probably need to be
> toggled active from the Tools -> Options -> Accessibility panel, and
> probably should provide setting for the zoom level.  
Agree.

> Also, would think providing an ability to set the view to high-contrast or
> apply alternate color scheme would provide correct a11y interface to make
> this functional.
Hadn't thought of this, good idea.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 106047] Autofilter' s search window is case-sensitive for Cyrillic characters regardless of filter 's case-sensitivity setting

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106047

Mike Kaganski  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

--- Comment #5 from Mike Kaganski  ---
Confirmed using Version: 5.3.0.3 (x64)
Build ID: 7074905676c47b82bbcfbea1aeefc84afe1c50e1
CPU Threads: 4; OS Version: Windows 6.19; UI Render: default; Layout Engine:
new; 
Locale: ru-RU (ru_RU); Calc: CL

I suppose it may be confirmad just copying and pasting text from OP's
description.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 103308] Indented line, dash, enter

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103308

--- Comment #4 from Butch  ---
Very interesting, thank you very much, VSF!!!

However, there is still a question regarding the behavior of this autocorrect
option:

With activated options:
"Delete spaces and tabs at beginning and end of paragraph"
"Delete spaces and tabs at end and start of line"

the tab at the beginning of a paragraph is removed in these cases:

tab, -- to produce a dash, tab, some text, enter
tab, a number, dot, space, some text, enter

BUT NOT in this simple case:

tab, some text, enter

???

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 105987] OSX 10.11 & LO 5.3: Initials (drop caps) don't work anymore

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105987

Alex Thurgood  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #7 from Alex Thurgood  ---
I see the same display problem of the Dropped Cap in both of the test documents
provided in this report and bug 101664, so marking this as DUP of that.

DeepFlight5 : please test with a current nightly release, but this should be
fixed by now (5.3.1 RC release is not slated til next week).

*** This bug has been marked as a duplicate of bug 101664 ***

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 59918] FILESAVE: FILEOPEN: save document as docx and reopen result in an freeze/endless loop

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=59918

Julien Nabet  changed:

   What|Removed |Added

   Keywords|wantBacktrace   |

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 100017] Libreoffice crashing on linux mint - the whole UI crashes

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100017

Julien Nabet  changed:

   What|Removed |Added

   Keywords|wantBacktrace   |

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 100774] BSOD Page_Fault_in_nonpaged_area

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100774

Julien Nabet  changed:

   What|Removed |Added

   Keywords|wantBacktrace   |

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 98654] crash when save long files

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98654

Julien Nabet  changed:

   What|Removed |Added

   Keywords|wantBacktrace   |

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 98256] Windows x64 causes crash error when open some odt files

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98256

Julien Nabet  changed:

   What|Removed |Added

   Keywords|wantBacktrace   |

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 96432] FORMATTING: Crash when transparency is applied to an error bar

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96432

Julien Nabet  changed:

   What|Removed |Added

   Keywords|wantBacktrace   |

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 99888] Crash when opening styles

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99888

Julien Nabet  changed:

   What|Removed |Added

   Keywords|wantBacktrace   |

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 96200] Resizing non-empty window on multihead/nvidia crashes X server

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96200

Julien Nabet  changed:

   What|Removed |Added

   Keywords|wantBacktrace   |

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 99718] crash on saving

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99718

Julien Nabet  changed:

   What|Removed |Added

   Keywords|wantBacktrace   |

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 92214] calc is crashed when you try to copy the cells to writer [ 64bit only?]

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92214

Julien Nabet  changed:

   What|Removed |Added

   Keywords|wantBacktrace   |

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 95304] Ubuntu crashes when minimize/maximize or switch ( only battery operation)

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95304

Julien Nabet  changed:

   What|Removed |Added

   Keywords|wantBacktrace   |

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 105987] OSX 10.11 & LO 5.3: Initials (drop caps) don't work anymore

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105987

--- Comment #6 from Alex Thurgood  ---
I'd be inclined to mark this as DUP of bug 101664

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 106041] Specific characters at the beginning of a paragraph

2017-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106041

V Stuart Foote  changed:

   What|Removed |Added

 CC||vstuart.fo...@utsa.edu

--- Comment #1 from V Stuart Foote  ---
Can not confirm within the GUI.  The Find (Ctrl+H) dialog using "Other
options", with "Regular expressions" and the "Text Format (search)" dialog to
set font size--and "Text Format (replace)" of the selection with tags results
in each ".*" regular expression selecting the whole paragraph *including* the
leading characters in each Find, one find for each paragraph/line. 

Then the replace string includes the full "&" between the added text tags.

Within the GUI the find/replace is not affected.

Unfortunately I don't know enough about running the select/find/replace in your
macros to judge if that syntax is correct. But it does function correctly in
the UI.

You might verify that you have no autocorrect options set for those characters
but I don't think that is the issue here.  Bug 103308 was invalid, a simple
misunderstanding of the autocorrect defaults.


=-testing-=
On Windows 10 Pro 64-bit en-US with
Version: 5.4.0.0.alpha0+
Build ID: 6de3688cc6bd52ce08ff8a4327e59dbbc8a5c7d4
CPU Threads: 8; OS Version: Windows 6.19; UI Render: GL; 
TinderBox: Win-x86@42, Branch:master, Time: 2017-02-15_23:33:50
Locale: en-US (en_US); Calc: CL

also
Version: 5.3.0.3 (x64)
Build ID: 7074905676c47b82bbcfbea1aeefc84afe1c50e1
CPU Threads: 8; OS Version: Windows 6.19; UI Render: GL; Layout Engine: new; 
Locale: en-US (en_US); Calc: group

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


  1   2   3   >