[Libreoffice-bugs] [Bug 130340] cmd + space = crashes reliably for keymap window

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130340

--- Comment #2 from gyrlgith  ---
Version: 6.3.4.2
Build ID: 1:6.3.4-0ubuntu0.19.04.1~lo1
CPU threads: 12; OS: Linux 5.0; UI render: default; VCL: gtk3; 
Locale: en-US (en_US.UTF-8); UI-Language: en-US
Calc: CL

I'm sorry. I will change to a test build of libre and try it out, but I do not
know what will happen.
I will write it again if I try it.

-- 
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 128379] Exported v1.5 PDF with embedded PDF cannot be opened with Adobe Reader (other readers work)

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128379

--- Comment #9 from Aron Budea  ---
Created attachment 157596
  --> https://bugs.documentfoundation.org/attachment.cgi?id=157596=edit
Minimal sample

Note that this isn't the only embedded PDF from the presentation that causes a
problem after export (and not all embedded PDFs cause an error in Adobe
Reader), so a fix should be double-checked against the original.

-- 
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 128379] Exported v1.5 PDF with embedded PDF cannot be opened with Adobe Reader (other readers work)

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128379

Aron Budea  changed:

   What|Removed |Added

   Keywords|bibisectRequest, regression |bibisected, bisected
 CC||ba...@caesar.elte.hu
Summary|Impress exported to pdf |Exported v1.5 PDF with
   |cannot be opened with Adobe |embedded PDF cannot be
   |Reader (other readers work) |opened with Adobe Reader
   ||(other readers work)
  Component|Impress |Printing and PDF export

--- Comment #8 from Aron Budea  ---
Issue started with the following commit. Let's assume this isn't a regression,
but certain part of the export code isn't compatible with PDF 1.5 (or an
incompatibility in Adobe Reader, but I'm guessing the former).

I also cut down the file to the problematic part, it seems that an embedded PDF
is causing the problem.

https://cgit.freedesktop.org/libreoffice/core/commit/?id=99ac4ee05b039166eedfe361fb985682fd92dd13
author  Khaled Hosny 2018-04-24 09:57:00
+0200
committer   Miklos Vajna   2018-04-27 15:41:42
+0200

Change default PDF version to 1.5

-- 
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 130354] Cannot sign existing PDF

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130354

Dieter  changed:

   What|Removed |Added

 CC||dgp-m...@gmx.de
  Component|Writer  |Printing and PDF export

-- 
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 130318] TOC: Allow creating table of contents starting from any level (TOC extract)

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130318

Dieter  changed:

   What|Removed |Added

Summary|TOC: Allow creating table   |TOC: Allow creating table
   |of contents starting from   |of contents starting from
   |any level, currently|any level (TOC extract)
   |limited to starting from|
   |Level 1 (Entire document)   |
   |or Level 2 (Chapter).   |
 CC||dgp-m...@gmx.de,
   ||libreoffice-ux-advise@lists
   ||.freedesktop.org
   Keywords||needsUXEval

--- Comment #4 from Dieter  ---
Looking at your document, it becomes clear to me: Your aim is to create a kind
of TOC extract for the current level, but with the context (here: chapter). I
agree, that this is not possible with "create from additional styles"

Would be a good enhancement I think for authors of scientific literature.

cc: Design-Team for further input.

-- 
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 129423] Make export tests export-only where applicable (DECLARE_*EXPORT_TEST => DECLARE_*EXPORT_EXPORTONLY_TEST)

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129423

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

https://git.libreoffice.org/core/commit/a5cdcc3a17a562382fc2cc38a8aaf5b584343d12

 tdf#129423: Make export tests export-only where applicable

It will be available in 6.5.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://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 130349] Cannot modify PDF author when exporting PDF

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130349

Dieter  changed:

   What|Removed |Added

 CC||dgp-m...@gmx.de
 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1

--- Comment #1 from Dieter  ---
Kelvon, please try

File => Properties => Custom Properties
Add the Property "Author"

Does this solve your problem => NEEDINFO

I admit, that documentation could be improved here.

-- 
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 130344] [Feature Request] Command palette

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130344

Dieter  changed:

   What|Removed |Added

   Keywords||needsUXEval
 CC||dgp-m...@gmx.de,
   ||libreoffice-ux-advise@lists
   ||.freedesktop.org

--- Comment #1 from Dieter  ---
Jesse, I think this shortcut still exists: F1 (help). I press F1, insert
"footnote" and the third entry within the results is about "Fottnotes -
inserting and editing". So for me, this is exactly what you proposed.

So why this isn't sufficient?

cc: Design-Team

-- 
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 130359] XLOOKUP() function

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130359

--- Comment #6 from Óvári  ---
Created attachment 157595
  --> https://bugs.documentfoundation.org/attachment.cgi?id=157595=edit
Example 6

Example 6
-

This example uses the SUM function, and two XLOOKUP functions nested together
to sum all the values between two ranges. In this case, we want to sum the
values for grapes, bananas, and include pears, which are between the two.

The formula in cell E3 is:
=SUM(XLOOKUP(B3,B6:B10,E6:E10):XLOOKUP(C3,B6:B10,E6:E10))

How does it work? XLOOKUP returns a range, so when it calculates, the formula
ends up looking like this: =SUM($E$7:$E$9). You can see how this works on your
own by selecting a cell with an XLOOKUP formula similar to this one, then go to
Formulas > Formula Auditing > Evaluate Formula, and press the Evaluate button
to step through the calculation.

-- 
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 130359] XLOOKUP() function

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130359

--- Comment #5 from Óvári  ---
Created attachment 157594
  --> https://bugs.documentfoundation.org/attachment.cgi?id=157594=edit
Example 5

Example 5
-

Next, we'll use a nested XLOOKUP function to perform both a vertical and
horizontal match. In this case, it will first look for Gross Profit in column
B, then look for Qtr1 in the top row of the table (range C5:F5), and return the
value at the intersection of the two. This is similar to using the INDEX and
MATCH functions in conjunction. You can also use XLOOKUP to replace the HLOOKUP
function.

The formula in cells D3:F3 is:
=XLOOKUP(D2,$B6:$B17,XLOOKUP($C3,$C5:$G5,$C6:$G17))

-- 
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 130359] XLOOKUP() function

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130359

--- Comment #4 from Óvári  ---
Created attachment 157593
  --> https://bugs.documentfoundation.org/attachment.cgi?id=157593=edit
Example 4

Example 4
-

The following example looks in column C for the personal income entered in cell
E2, and finds a matching tax rate in column B. It sets the if-not_found
argument to return a 0 if nothing is found. The match_mode argument is set to
1, which means the function will look for an exact match, and if it can't find
one, it will return the next larger item. Finally, the search_mode argument is
set to 1, which means the function will search from the first item to the last.

Note: Unlike VLOOKUP, the lookup_array column is to the right of the
return_array column, where VLOOKUP can only look from left-to-right.

-- 
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 130359] XLOOKUP() function

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130359

--- Comment #3 from Óvári  ---
Created attachment 157592
  --> https://bugs.documentfoundation.org/attachment.cgi?id=157592=edit
Example 3

Example 3
-

This example adds the if_not_found argument to the example above.

-- 
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 130359] XLOOKUP() function

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130359

--- Comment #2 from Óvári  ---
Created attachment 157591
  --> https://bugs.documentfoundation.org/attachment.cgi?id=157591=edit
Example 2

Example 2
-

In this example, we're looking up employee information based on an employee ID
number. Unlike VLOOKUP, XLOOKUP is able to return an array with multiple items,
which allows a single formula to return both employee name and department from
cells C5:D14.

-- 
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 130359] XLOOKUP() function

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130359

--- Comment #1 from Óvári  ---
Created attachment 157590
  --> https://bugs.documentfoundation.org/attachment.cgi?id=157590=edit
Example 1

Example 1
-

This example uses a simple XLOOKUP to look up a country name, then return its
telephone country code. It only includes the lookup_value (cell F2),
lookup_array (range B2:B11), and return_array (range D2:D11) arguments. It does
not include the match_mode argument, as XLOOKUP defaults to an exact match.

Note: XLOOKUP is different from VLOOKUP in that it uses separate lookup and
return arrays, where VLOOKUP uses a single table array followed by a column
index number. The equivalent VLOOKUP formula in this case would be:
=VLOOKUP(F2,B2:D11,3,FALSE)

-- 
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 130355] Fussnoten verschwinden

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130355

Dieter  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 CC||dgp-m...@gmx.de
 Ever confirmed|0   |1

--- Comment #2 from Dieter  ---
Spenhoff, please post in English, because more people can have a look at your
bug. You can use an translation tool like deepl.com or something else. Thank
you.

Just for clarification: You have a mispelled word, followed by a footnote
anchor. If you correct this word with spellchecking tool. the footnote anchor
and therefor the footnote itself disappears. Is that correct? Which dictionary
do you use?

I have set the bug's status to 'NEEDINFO'. Please change it back to
'UNCONFIRMED' once the informations are provided.

-- 
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 130359] New: XLOOKUP() function

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130359

Bug ID: 130359
   Summary: XLOOKUP() function
   Product: LibreOffice
   Version: Inherited From OOo
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: enhancement
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: ovari...@zoho.com

Description:
Use the XLOOKUP function when you need to find things in a table or a range by
row. For example, look up the price of an automotive part by the part number,
or find an employee name based on their employee ID. With XLOOKUP, you can look
in one column for a search term, and return a result from the same row in
another column, regardless of which side the return column is on.

https://support.office.com/en-us/article/xlookup-function-b7fd680e-6d10-43e6-84f9-88eae8bf5929

Steps to Reproduce:
New XLOOKUP() function for LibreOffice Calc

Actual Results:
Unknown function

Expected Results:
XLOOKUP() function known and variations working


Reproducible: Always


User Profile Reset: No



Additional Info:
Examples to follow

-- 
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 103479] [META] Word count bugs and enhancements

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103479
Bug 103479 depends on bug 63967, which changed state.

Bug 63967 Summary: Ability to Quickly Get Word Count of Sections Using Navigator
https://bugs.documentfoundation.org/show_bug.cgi?id=63967

   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 63967] Ability to Quickly Get Word Count of Sections Using Navigator

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=63967

Jim Raykowski  changed:

   What|Removed |Added

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

--- Comment #3 from Jim Raykowski  ---
Setting to resolved by merge made for bug 128814

-- 
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 103030] [META] Navigator sidebar deck and floating window

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103030
Bug 103030 depends on bug 105600, which changed state.

Bug 105600 Summary: Allow selecting contents of sections via Navigator
https://bugs.documentfoundation.org/show_bug.cgi?id=105600

   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 105600] Allow selecting contents of sections via Navigator

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105600

Jim Raykowski  changed:

   What|Removed |Added

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

--- Comment #3 from Jim Raykowski  ---
Setting to resolved by merge made for bug 128814

-- 
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 125849] Draw/Writer cannot modify the unit of measure through the ruler above the workspace (Chinese UI only)

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125849

Ming Hua  changed:

   What|Removed |Added

Summary|Draw/Writer cannot modify   |Draw/Writer cannot modify
   |the unit of measure through |the unit of measure through
   |the ruler above the |the ruler above the
   |workspace (Non-English UI)  |workspace (Chinese UI only)
   Keywords||notBibisectable

--- Comment #13 from Ming Hua  ---
(In reply to Kevin Suo from comment #11)
> This is not bibisectable, because the bibisect repos maintained by the QA
> currently does not provide language packs. I do maintain my own bibisect
> repo with zh_CN language pack enabled, but it is only from 2019-07-04.
I see.

(In reply to Kevin Suo from comment #12)
> This may happen in all non-English UI.
As I tested in comment #7, can't reproduce in 6.0.6 with Japanese UI.  Just
tested 6.3.5 RC1 with Japanese UI again, confirmed that changing ruler unit
using right-clicking works, and the unit names are definitely translated.

バージョン: 6.3.5.1 (x64)
Build ID: 9a62adaf9abe90e8fef419f29114b0176dd66801
CPU threads: 2; OS:Windows 10.0; UI render: default; VCL: win; 
ロケール: zh-CN (zh_CN); UIの言語: ja-JP
Calc: threaded

-- 
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 125849] Draw/Writer cannot modify the unit of measure through the ruler above the workspace (Non-English UI)

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125849

Kevin Suo  changed:

   What|Removed |Added

 CC||mikekagan...@hotmail.com
Summary|Draw/Writer cannot modify   |Draw/Writer cannot modify
   |the unit of measure through |the unit of measure through
   |the ruler above the |the ruler above the
   |workspace (Chinese UI only) |workspace (Non-English UI)

--- Comment #12 from Kevin Suo  ---
When this bug is triggered, I have the following in terminal output:
warn:svtools.control:3445443:3445443:svtools/source/control/ruler.cxx:2416:
Ruler::SetUnit() - Wrong Unit

This may happen in all non-English UI. I suspect that's because the function
which called Ruler::SetUnit is passing eNewUnit which is non-English char and
then falls into non of these "switch" cases.

The only revision to this file, from the git log, seems to be:

author  Mike Kaganski  2018-11-06 14:37:23
+0300
committer Mike Kaganski2018-11-08 12:15:51
+0100
commit  9e0770ea7e0cf094add54ad64bc9ff825d24bbe1

Convert FieldUnit to scoped enum

Adding cc @Mike Kaganski: would you please take a look?

-- 
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 130072] Need documentation about field variable formats

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130072

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

-- 
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 130352] Calc crashes when "Insert -> Image" is selected

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130352

QA Administrators  changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
 Ever confirmed|1   |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 129890] FORMATTING: Paste into a cell using the middle mouse button destroys the pasted cell's textual formatting

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129890

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

-- 
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 126186] Partially applied text style (Text Body)

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126186

--- Comment #6 from QA Administrators  ---
Dear Evan Greenup,

Please read this message in its entirety before proceeding.

Your bug report is being closed as INSUFFICIENTDATA due to inactivity and
a lack of information which is needed in order to accurately
reproduce and confirm the problem. We encourage you to retest
your bug against the latest release. If the issue is still
present in the latest stable release, we need the following
information (please ignore any that you've already provided):

a) Provide details of your system including your operating
   system and the latest version of LibreOffice that you have
   confirmed the bug to be present

b) Provide easy to reproduce steps – the simpler the better

c) Provide any test case(s) which will help us confirm the problem

d) Provide screenshots of the problem if you think it might help

e) Read all comments and provide any requested information

Once all of this is done, please set the bug back to UNCONFIRMED
and we will attempt to reproduce the issue. Please do not:

a) respond via email 

b) update the version field in the bug or any of the other details
   on the top section of our bug tracker

Warm Regards,
QA Team

MassPing-NeedInfo-FollowUp

-- 
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 115568] The "ٔ " did not use font character in the text when use up of "ه"

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115568

--- Comment #6 from QA Administrators  ---
Dear h66m9d,

Please read this message in its entirety before proceeding.

Your bug report is being closed as INSUFFICIENTDATA due to inactivity and
a lack of information which is needed in order to accurately
reproduce and confirm the problem. We encourage you to retest
your bug against the latest release. If the issue is still
present in the latest stable release, we need the following
information (please ignore any that you've already provided):

a) Provide details of your system including your operating
   system and the latest version of LibreOffice that you have
   confirmed the bug to be present

b) Provide easy to reproduce steps – the simpler the better

c) Provide any test case(s) which will help us confirm the problem

d) Provide screenshots of the problem if you think it might help

e) Read all comments and provide any requested information

Once all of this is done, please set the bug back to UNCONFIRMED
and we will attempt to reproduce the issue. Please do not:

a) respond via email 

b) update the version field in the bug or any of the other details
   on the top section of our bug tracker

Warm Regards,
QA Team

MassPing-NeedInfo-FollowUp

-- 
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 126186] Partially applied text style (Text Body)

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126186

QA Administrators  changed:

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution|--- |INSUFFICIENTDATA

-- 
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 126113] Page numbers getting messed up when saved + footnotes getting altered.

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126113

QA Administrators  changed:

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution|--- |INSUFFICIENTDATA

-- 
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 130352] Calc crashes when "Insert -> Image" is selected

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130352

--- Comment #8 from QA Administrators  ---
[Automated Action] NeedInfo-To-Unconfirmed

-- 
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 72203] EDITING: in a table: moving upwards should go to the last line of the cell, not to the first

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=72203

--- Comment #9 from QA Administrators  ---
Dear Jérôme Borme,

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3) from
http://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug

-- 
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 123674] Writer Indexing

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123674

--- Comment #5 from QA Administrators  ---
Dear Chris Hargrave,

This bug has been in NEEDINFO status with no change for at least
6 months. Please provide the requested information as soon as
possible and mark the bug as UNCONFIRMED. Due to regular bug
tracker maintenance, if the bug is still in NEEDINFO status with
no change in 30 days the QA team will close the bug as INSUFFICIENTDATA
due to lack of needed information.

For more information about our NEEDINFO policy please read the
wiki located here:
https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Status/NEEDINFO

If you have already provided the requested information, please
mark the bug as UNCONFIRMED so that the QA team knows that the
bug is ready to be confirmed.

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-NeedInfo-Ping

-- 
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 80796] EDITING: Pasting Draw8 drawing object from Draw into Writer creates an extra new line

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=80796

--- Comment #15 from QA Administrators  ---
Dear mmaurer,

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3) from
http://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug

-- 
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 126113] Page numbers getting messed up when saved + footnotes getting altered.

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126113

--- Comment #3 from QA Administrators  ---
Dear Magnus,

Please read this message in its entirety before proceeding.

Your bug report is being closed as INSUFFICIENTDATA due to inactivity and
a lack of information which is needed in order to accurately
reproduce and confirm the problem. We encourage you to retest
your bug against the latest release. If the issue is still
present in the latest stable release, we need the following
information (please ignore any that you've already provided):

a) Provide details of your system including your operating
   system and the latest version of LibreOffice that you have
   confirmed the bug to be present

b) Provide easy to reproduce steps – the simpler the better

c) Provide any test case(s) which will help us confirm the problem

d) Provide screenshots of the problem if you think it might help

e) Read all comments and provide any requested information

Once all of this is done, please set the bug back to UNCONFIRMED
and we will attempt to reproduce the issue. Please do not:

a) respond via email 

b) update the version field in the bug or any of the other details
   on the top section of our bug tracker

Warm Regards,
QA Team

MassPing-NeedInfo-FollowUp

-- 
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 115568] The "ٔ " did not use font character in the text when use up of "ه"

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115568

QA Administrators  changed:

   What|Removed |Added

 Resolution|--- |INSUFFICIENTDATA
 Status|NEEDINFO|RESOLVED

-- 
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 125849] Draw/Writer cannot modify the unit of measure through the ruler above the workspace (Chinese UI only)

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125849

Kevin Suo  changed:

   What|Removed |Added

   Keywords|bibisectRequest |

--- Comment #11 from Kevin Suo  ---
(In reply to Ming Hua from comment #10)

This is not bibisectable, because the bibisect repos maintained by the QA
currently does not provide language packs. I do maintain my own bibisect repo
with zh_CN language pack enabled, but it is only from 2019-07-04.

-- 
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 130358] [FORMATTING] Numbered List Improper Indent at 10 Position

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130358

--- Comment #2 from SaphireWarlord  ---
Created attachment 157589
  --> https://bugs.documentfoundation.org/attachment.cgi?id=157589=edit
Example Document with Formatting 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 130358] [FORMATTING] Numbered List Improper Indent at 10 Position

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130358

--- Comment #1 from SaphireWarlord  ---
Created attachment 157588
  --> https://bugs.documentfoundation.org/attachment.cgi?id=157588=edit
Screenshot of 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 130358] New: [FORMATTING] Numbered List Improper Indent at 10 Position

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130358

Bug ID: 130358
   Summary: [FORMATTING] Numbered List Improper Indent at 10
Position
   Product: LibreOffice
   Version: 6.2.8.2 release
  Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: trivial
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: aottavianos...@outlook.com

Description:
It appears that Writer is improperly indenting the 10th item in a numbered
list, but only happens with a specific subset of fonts (so far I've discovered
this behavior with Arial and Droid Sans Mono Slashed).

I tried typing text and it types after the cursor as expected, but still
indented. With the little experimenting I did, changing fonts seemed to be the
only solution.

Steps to Reproduce:
1. Open new doc in writer, toggle the numbered list, set the font to a specific
font (see above)
2. Type text in lines 1-9
3. Type enter and observe the cursor is indented unexpectedly.

Actual Results:
The indentation is not aligned with the previous numbered entries.

Expected Results:
The indentation should line up with the previous 9 numbers.


Reproducible: Always


User Profile Reset: No


OpenGL enabled: Yes

Additional Info:

-- 
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 130333] LibreOffice Calc: Invalid reference result from INDIRECT() function when trying to reference a cell in another sheet

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130333

m.a.riosv  changed:

   What|Removed |Added

 CC||miguelangelrv@libreoffice.o
   ||rg

--- Comment #2 from m.a.riosv  ---
Or please attach a sample file where to test the issue.

-- 
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 130356] Wrong calculations in CALC (SUM function)

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130356

m.a.riosv  changed:

   What|Removed |Added

 CC||miguelangelrv@libreoffice.o
   ||rg

--- Comment #2 from m.a.riosv  ---
The first cell with the issue visible:
A191: 42189,51

-- 
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 130357] Justification doesn't work with certain whitespace characters

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130357

--- Comment #2 from João Paulo  ---
Created attachment 157587
  --> https://bugs.documentfoundation.org/attachment.cgi?id=157587=edit
Sample PDF document showing the error

-- 
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 130326] XLSX: Long time for file opens and using 100% of one core of CPU after opening

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130326

m.a.riosv  changed:

   What|Removed |Added

 CC||miguelangelrv@libreoffice.o
   ||rg

--- Comment #6 from m.a.riosv  ---
Created attachment 157586
  --> https://bugs.documentfoundation.org/attachment.cgi?id=157586=edit
Modified sample file without INDIRECT and ranges formula from 1 to 50

Modifying the sample file without INDIRECT function and ranges in formula from
1 to 50, the issue still persist. After open I'm not able to do anything on
it.

-- 
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 130357] Justification doesn't work with certain whitespace characters

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130357

--- Comment #1 from João Paulo  ---
Created attachment 157585
  --> https://bugs.documentfoundation.org/attachment.cgi?id=157585=edit
Sample document showing the error

-- 
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 130357] New: Justification doesn't work with certain whitespace characters

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130357

Bug ID: 130357
   Summary: Justification doesn't work with certain whitespace
characters
   Product: LibreOffice
   Version: Inherited From OOo
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: joaopauloag-freedesk...@yahoo.com.br

Description:
When using the normal SPACE character (U+0020), justification works correctly.
For example: When a line (which is not the last of the justified paragraph)
ends with a normal SPACE character, the whitespace from the last SPACE
character is correctly discarded, all the whitespaces from the other SPACE
characters are widened, and there is a line break.

However, when using other whitespace characters, such as EN SPACE (U+2002) or
EM SPACE (U+2003), if it happens that this other kind of whitespace is the last
character on a justified line, the whitespace is not discarded and there is a
“hole” on the end of the line.

It happens like this:

This is a sentence  ending with a period  followed by a EM SPACE (U+2003). 
This is a sentence
ending with a period followed by a EM SPACE (U+2003).  This is a sentence
ending with a period
followed  by a EM SPACE (U+2003).  This is a sentence  ending  with a period 
followed by a EM
SPACE (U+2003).  This is a sentence ending with a period followed by a EM SPACE
(U+2003). 
This is a sentence  ending with a period  followed by a EM SPACE (U+2003). 
This is a sentence
ending with a period followed by a EM SPACE (U+2003).  This is a sentence
ending with a period
followed  by a EM SPACE (U+2003).  This is a sentence  ending  with a period 
followed by a EM
SPACE (U+2003).  

When it should happen like this:

This is a sentence  ending with a period  followed by a EM SPACE (U+2003). 
This is a sentence
ending with a period followed by a EM SPACE (U+2003).  This is a sentence
ending with a period
followed  by a EM SPACE (U+2003).  This is a sentence  ending  with a period 
followed by a EM
SPACE (U+2003).  This is a sentence ending with a period followed by a EM SPACE
(U+2003). This
is a sentence ending with a period followed by a EM SPACE (U+2003).  This is a
sentence ending
with a period  followed  by a EM  SPACE (U+2003).   This is a  sentence  ending
 with a period
followed  by a EM SPACE (U+2003).  This is a sentence  ending  with a period 
followed by a EM
SPACE (U+2003).  

There is a list of different whitespace characters at
https://en.wikipedia.org/wiki/Template:Whitespace_(Unicode).

I think those different whitespace characters deserve a special case of
justification:

-- All spaces that aren't wider than the normal SPACE (U+0020) or should have a
fixed size (such as FIGURE SPACE and PUNCTUATION SPACE) shouldn't be widened on
a justified paragraph, which means that:
-- **Only** the EM SPACE and EN SPACE (and its equivalents EM QUAD and EN QUAD)
should be widened **proportionally wider than normal spaces are widened** on
justified paragraphs.


Steps to Reproduce:
1. Format a paragraph as justified.
2. Type several sentences ending in periods.
3. After every period, instead of using a normal SPACE (U+0020) character, use
another whitespace, such as EM SPACE (U+0023) or EN SPACE (U+0022). One easy
way to encode then is typing its Unicode point number and pressing ALT+X right
after it.

Actual Results:
If the non normal SPACE (U+0020) character is at the end of a justified line,
it remains there as a “hole” on the text flow instead of being substituted by a
new line.

Also, LibreOffice doesn't widen those whitespace characters proportionally to
their size in relation to the normal SPACE character.

Expected Results:
LibreOffice shouldn't allow the other whitespaces characters to be “shown” as a
hole at the end of line.

Also, LibreOffice should widen those whitespace characters proportionally to
their size in relation to the normal SPACE character.


Reproducible: Always


User Profile Reset: No



Additional Info:
I attached an .ODT and a .PDF file as examples.

-- 
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 126905] Unexpected change in right-click menu and associated command availability.

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126905

--- Comment #4 from Daniel Baran  ---
Testing on both 6.3.4 and 6.4.0 seems to indicate this issue has been
corrected.
(at least in my specific test workbook)
Maybe someone can do additional independent confirmation.
Thanks all,
Daniel Baran
(timespreader.com)

-- 
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 130315] LibreOfficedev 7.0.0.0alpha0+ Writer Navigator headings do not collapse in content (headings) only view on Linux

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130315

--- Comment #3 from Christopher J Poor  ---
It's good to hear that this is fixed on Linux now too. 
I cannot find a daily build later than 25th Jan.
There is LibreOfficeDev_7.0.0.0.alpha0_Linux_x86-64_archive.tar.gz
in an updater directory, which is dated 1st Feb but I cannot install the
program correctly from that archive.
If you would like me to text the latest build, could you point me to the daily
build that I should test, please?

-- 
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 126904] In LO Calc: Right arrow causes a large unexpected column jump in protected sheet.

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126904

--- Comment #5 from Daniel Baran  ---
Feb 1, 2020:
Testing on 6.3.4 and 6.4.0 shows the problem persists.
Thanks to any and all who are working on a fix.
Daniel Baran
(timespreader.com)

-- 
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 130329] Installer everytime uses default installation path - doesn't matter I've installed product in different drive.

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130329

Roman Kuznetsov <79045_79...@mail.ru> changed:

   What|Removed |Added

 CC||79045_79...@mail.ru,
   ||mikekagan...@hotmail.com

--- Comment #1 from Roman Kuznetsov <79045_79...@mail.ru> ---
don't think it's bug

Mike, what do you think?

-- 
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 118320] Add support for Windows 10 dark mode

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118320

Roman Kuznetsov <79045_79...@mail.ru> changed:

   What|Removed |Added

 CC||tur...@strider21.com

--- Comment #31 from Roman Kuznetsov <79045_79...@mail.ru> ---
*** Bug 130335 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 130335] Dark theme not working everywhere

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130335

Roman Kuznetsov <79045_79...@mail.ru> changed:

   What|Removed |Added

 CC||79045_79...@mail.ru
 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #1 from Roman Kuznetsov <79045_79...@mail.ru> ---
I think it's a dupe of bug 118320

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

-- 
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

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

Roman Kuznetsov <79045_79...@mail.ru> changed:

   What|Removed |Added

 Depends on||130342


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=130342
[Bug 130342] Auto-Hide Notebook bar content
-- 
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 130342] Auto-Hide Notebook bar content

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130342

Roman Kuznetsov <79045_79...@mail.ru> changed:

   What|Removed |Added

   Severity|normal  |enhancement
 Blocks||102062
   Keywords||needsUXEval
 CC||79045_79...@mail.ru,
   ||libreoffice-ux-advise@lists
   ||.freedesktop.org

--- Comment #1 from Roman Kuznetsov <79045_79...@mail.ru> ---
UX-team, what's your opinion?

+1 from me


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 130352] Calc crashes when "Insert -> Image" is selected

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130352

--- Comment #7 from Angelos Skembris  ---
(In reply to Julien Nabet from comment #6)
> Thank you for your feedback. There's no bt in your file for a reason I
> ignore.
> 
> Can you try this:
> export SAL_USE_VCLPLUGIN=gen
> soffice
> and give a new try?

I tried it, the program started and I can load images successfully using the
"Insert -> Image" dropdown menu.

-- 
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 130340] cmd + space = crashes reliably for keymap window

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130340

Roman Kuznetsov <79045_79...@mail.ru> changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1
 CC||79045_79...@mail.ru

--- Comment #1 from Roman Kuznetsov <79045_79...@mail.ru> ---
PLease write here info from Help-About dialog

I can't repro it in

Версия: 7.0.0.0.alpha0+ (x64)
ID сборки: e8ac78d3afdeb0302eaea34a50f1ca912d5fe897
Потоков ЦП: 4; ОС:Windows 10.0 Build 17763; Отрисовка ИП: Skia/Vulkan; VCL:
win; 
Локаль: ru-RU (ru_RU); Язык интерфейса: ru-RU
Calc: threaded

-- 
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 130355] Fussnoten verschwinden

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130355

Roman Kuznetsov <79045_79...@mail.ru> changed:

   What|Removed |Added

 CC||79045_79...@mail.ru,
   ||heiko.tietze@documentfounda
   ||tion.org

--- Comment #1 from Roman Kuznetsov <79045_79...@mail.ru> ---
Heiko, please help us with correct translating it to English

-- 
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 109352] [META] Sum function bugs and enhancements

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=109352

Roman Kuznetsov <79045_79...@mail.ru> changed:

   What|Removed |Added

 Depends on||130356


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=130356
[Bug 130356] Wrong calculations in CALC (SUM function)
-- 
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 130356] Wrong calculations in CALC (SUM function)

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130356

Roman Kuznetsov <79045_79...@mail.ru> changed:

   What|Removed |Added

 Blocks||109352
 CC||mikekagan...@hotmail.com
 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEW

--- Comment #1 from Roman Kuznetsov <79045_79...@mail.ru> ---
confirm in

Версия: 7.0.0.0.alpha0+ (x64)
ID сборки: e8ac78d3afdeb0302eaea34a50f1ca912d5fe897
Потоков ЦП: 4; ОС:Windows 10.0 Build 17763; Отрисовка ИП: Skia/Vulkan; VCL:
win; 
Локаль: ru-RU (ru_RU); Язык интерфейса: ru-RU
Calc: threaded

if we have just a number 222,05 in every cell of range then we have a correct
sum result

Mike, I think I saw something about it before and you try fixed the same
problem?


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=109352
[Bug 109352] [META] Sum function 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 130356] Wrong calculations in CALC (SUM function)

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130356

ASi  changed:

   What|Removed |Added

Summary|Wrong calculations in CALC  |Wrong calculations in CALC
   ||(SUM function)

-- 
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 130356] New: Wrong calculations in CALC

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130356

Bug ID: 130356
   Summary: Wrong calculations in CALC
   Product: LibreOffice
   Version: 6.4.0.3 release
  Hardware: IA64 (Itanium)
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: a...@tlen.pl

Description:
SUM function retruns wrong number for PL version function name is SUMA
240 times sum of 222,05 gives 53292,02


Steps to Reproduce:
New CALC Document, default formatting
column A1: 222,05
columns: A2:A240 constatnt formula: =$A$1
column A241: =SUMA(A1:A240)

Actual Results:
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
53292,02


Expected Results:
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
222,05
53292



Reproducible: Always


User Profile Reset: No



Additional Info:
Wersja: 6.4.0.3 (x64)
Build ID: b0a288ab3d2d4774cb44b62f04d5d28733ac6df8
Wątki CPU: 12; OS:Windows 10.0 Build 18363; UI render:GL; VCL: win; 
Ustawienia regionalne: pl-PL (pl_PL); UI-Language: pl-PL
Calc: CL

-- 
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 129619] Filesave: 'Keep with Next Paragraph' is not remembered within a table when reopening DOC/DOCX (but behaves correctly)

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129619

Aron Budea  changed:

   What|Removed |Added

   Keywords|bibisectRequest |bibisected, bisected
 CC||ba...@caesar.elte.hu

--- Comment #6 from Aron Budea  ---
The improvement happened with the following commit, bibisected using repo
bibisect-linux-64-5.2.

https://cgit.freedesktop.org/libreoffice/core/commit/?id=0d127baed75929e744d5b6249f510012cfbc0e88
author  Justin Luth2015-11-27 19:03:40
+0300
committer   Justin Luth2016-01-18 04:30:59
+

tdf#91083 - .doc: emulate table keep-with-next paragraph

-- 
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 125849] Draw/Writer cannot modify the unit of measure through the ruler above the workspace (Chinese UI only)

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125849

Ming Hua  changed:

   What|Removed |Added

 CC||suokunl...@126.com
 OS|Linux (All) |All
Summary|Draw cannot modify the unit |Draw/Writer cannot modify
   |of measure through the  |the unit of measure through
   |ruler above the workspace.  |the ruler above the
   ||workspace (Chinese UI only)
  Component|Draw|UI

--- Comment #10 from Ming Hua  ---
Kevin, I think you may be interested in this one.

Also changing component to UI as the ruler in Writer has exactly the same
problem.

-- 
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 127052] FILEOPEN: DOCX: Image in header is shown twice after import, cannot type in header or body

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127052

Aron Budea  changed:

   What|Removed |Added

Version|4.3.0.4 release |4.2.0.4 release
 CC||ba...@caesar.elte.hu
   Keywords|bibisectRequest |bibisected, bisected
   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=64
   ||238

--- Comment #6 from Aron Budea  ---
There are three starting point for the two issues.

1. Text can't be entered anymore.
This started with the following commit, bibisected using repo bibisect-42max.
Same commit as for bug 130167.

https://cgit.freedesktop.org/libreoffice/core/commit/?id=782adba4d436c65cdf85d48f28486321873b15ed
author  Adam Co  2013-06-12 15:06:42 +0300
committer   Miklos Vajna   2013-06-19 14:31:38 +0200

"fdo#64238: fix for missing footer bug"

2. Duplicated image in the header
a. Two separate images
This can be seen in 4.2.0.4, but the bibisect repo in Linux has a range where
opening this document crashes LO (end of bibisect-42max, beginning of
bibisect-43max). It could be bibisected with bibisect-win32-4.3 to the
following commit.

Not sure if the result is correct, but the commit has been backported to
libreoffice-4-2. On the other hand, there was no similar bug in the build with
the commit preceding 3998d1abb291 (the commit that was partially reverted
here).

https://cgit.freedesktop.org/libreoffice/core/commit/?id=70068f428d570a4ee00c682f1b8e12de395a8be4
author  Andras Timar2014-01-19
19:13:57 +0100
committer   Andras Timar2014-01-19
19:13:57 +0100

"fdo#73764 partially revert 3998d1abb291"

b. Single image with shadow
This started with the following commit, bibisected using repo
bibisect-linux-64-6.0.

https://cgit.freedesktop.org/libreoffice/core/commit/?id=ada232a67fbb3acf60b104a4916719dbdb891819
author  Patrick Jaap2018-01-15
16:43:07 +0100
committer   Thorsten Behrens   2018-01-23
23:28:04 +0100

"tdf#113946 add 'topMargin' to GraphicHelpers import"

-- 
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 130350] Escape \ character is not more in Latex expression

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130350

Ming Hua  changed:

   What|Removed |Added

 CC||ming.v@qq.com

--- Comment #4 from Ming Hua  ---
Hi schlebe,

What you see is not LaTeX expression of the formula, but rather the LibreOffice
Math expression.  And from my test result, LibO Math hasn't been using the
backslash symbol \ in its expression for quite a while (I tested version
5.2.7).  You may also notice that it uses "int from {...} to {...}" syntax
instead of the "\int_{...}^{...}" one in LaTeX.

I don't use Math myself so can't be sure there was ever a time it used
backslash.

-- 
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 130320] LibO 6: Windows 10 content indexing does not work

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130320

--- Comment #12 from V Stuart Foote  ---
(In reply to Michail Pappas from comment #11)
> BTW, I don't have office installed at either work or home.

Maybe. But if the still needed F3 search turns up the odffilter.dll string, or
the GUIDs listed in Comment 4 show up registered, some application (other than
a full MS Office install) laid them down. 

Rather than MS Office components, better to think of these as IFilter add-ons
to the Windows shell to expose file metadata & properties, search indexing, and
file thumbnails for use in the Windows explorer GUI, and supporting indexed
search.

Have an issue should the MS provided odffilter IFilter interfere with our
LibreOffice provided ooofilter IFilter module.

-- 
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 130355] New: Fussnoten verschwinden

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130355

Bug ID: 130355
   Summary: Fussnoten verschwinden
   Product: LibreOffice
   Version: 6.4.0.3 release
  Hardware: IA64 (Itanium)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: espenh...@arcor.de

Description:
Nach der Rechtschreibprüfung sind Fussnoten verschwunden, aber nur wenn das
Wort mit Fussnote bemängelt wird.

Actual Results:
Problem aktuell

Expected Results:
Fussnoten sollten durch Rechtschreibprüfung nicht verschwinden


Reproducible: Always


User Profile Reset: No



Additional Info:

-- 
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 130352] Calc crashes when "Insert -> Image" is selected

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130352

--- Comment #6 from Julien Nabet  ---
Thank you for your feedback. There's no bt in your file for a reason I ignore.

Can you try this:
export SAL_USE_VCLPLUGIN=gen
soffice
and give a new try?

-- 
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 105225] Color palette cannot be chosen in various places

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105225

Adolfo Jayme  changed:

   What|Removed |Added

 Whiteboard|target:6.1.0 target:6.2.0   |target:6.1.0 target:6.2.0
   |target:6.3.0 target:6.2.0.1 |target:6.3.0 target:6.2.0.1
   |target:6.5.0|target:7.0.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 119519] Basic: insert graphicobject via ThisComponent.createInstance("com.sun.star.text.GraphicObject") not working in 6.1.0.3

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119519

--- Comment #11 from Kai Struck  ---
@ Mike Kaganski

The Code from Comment 6 only "seems" to work without problems in older LO
versions and OO. But it doesn't link the image. the image will be embedded.
At least on all my tests here. 

Therefore the version checks.

-- 
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 130350] Escape \ character is not more in Latex expression

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130350

--- Comment #3 from Julien Nabet  ---
Thank you Schlebe for your feedback.
On pc Debian x86-64 with master sources updated today or with LO Debian package
6.3.4, I see "int", not "\int").
I don't know what was the behaviour before but indeed, I think there was some
"\".

-- 
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 130320] LibO 6: Windows 10 content indexing does not work

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130320

--- Comment #11 from Michail Pappas  ---
(In reply to V Stuart Foote from comment #10)

> You'd need to look for the MS Office filter GUID pairs, the CLSID for the
> odffilter.dll and the GUID for the file type (MS Office defines at least the
> three in comment 4).
> 

I've read the comment and the reference, but not being a coder does not help.
Best thing I could do is run any reg query commands given to me :)

BTW, I don't have office installed at either work or home.

-- 
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 130350] Escape \ character is not more in Latex expression

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130350

schlebe  changed:

   What|Removed |Added

 CC||bernard.schle...@gmail.com

--- Comment #2 from schlebe  ---
Created attachment 157584
  --> https://bugs.documentfoundation.org/attachment.cgi?id=157584=edit
DOCX file with 2 formulas

The linked ZIP file contains a DOCX file that contains 2 formulas.

After having open DOCX file in LibreOffice, you must DOUBLE click on any
formula to see the Latex expression in bottom of editable area.

The displayed Latex expression doesn't contain any \ character !

I have added a PNG file in attachement that is a PrintScreen of problem.

-- 
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 130354] New: Cannot sign existing PDF

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130354

Bug ID: 130354
   Summary: Cannot sign existing PDF
   Product: LibreOffice
   Version: 6.4.0.3 release
  Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: akrat...@protonmail.com

When i try to sign a hybrid PDF, i get a variation of the following error
message - '/home/rathodsa/Documents/lu166643uvpj7.tmp does not exist'. the
variation is in temp file name.

Background
LinuxMint 19.3, 64 bit
The error occurs whether the PDF is a regular, hybrid, archive, single or multi
page, form, etc. 
I am using a GPG certificate.  
Confirm that I can sign a document in ODT format.

This is reproducible at least in 6.3.2.  i don't know if it happened before
that version.

-- 
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 130352] Calc crashes when "Insert -> Image" is selected

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130352

--- Comment #5 from Angelos Skembris  ---
(In reply to Julien Nabet from comment #4)
> Just realize that you must have installed 6.4.0.3 from TDF Linux packages.
> If yes, you must know that these are more for maintainers which deal with
> dependencies.
> I think you should stick to LO packages from your distribution or use
> flatpack package (see https://www.libreoffice.org/download/flatpak/). Notice
> LO flatpack uses gtk3 backend.

I installed LO itself from the Tumbleweed repo using YaST, while the debug
packages I had to manually download from the OpenSUSE Debug repo (for some
reason YaST didn't want to and gave an error for the URL).

So, essentially, both sets come from openSUSE packages.

-- 
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 130352] Calc crashes when "Insert -> Image" is selected

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130352

--- Comment #4 from Julien Nabet  ---
Just realize that you must have installed 6.4.0.3 from TDF Linux packages.
If yes, you must know that these are more for maintainers which deal with
dependencies.
I think you should stick to LO packages from your distribution or use flatpack
package (see https://www.libreoffice.org/download/flatpak/). Notice LO flatpack
uses gtk3 backend.

-- 
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 128814] Navigator: right-clicking on any item should bring context menu as right-clicking the item in document, not custom navigator menu

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128814

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

https://git.libreoffice.org/core/commit/dfd027342e6b4107ebd3369de96ef2be3883724d

tdf#128814 Navigator content context menu related

It will be available in 6.5.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://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 130352] Calc crashes when "Insert -> Image" is selected

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130352

--- Comment #3 from Angelos Skembris  ---



(In reply to Julien Nabet from comment #1)
> Could you give a try at https://wiki.documentfoundation.org/QA/FirstSteps
> and if you still reproduce the crash, try to retrieve a backtrace? (see
> https://wiki.documentfoundation.org/QA/BugReport/Debug_Information#GNU.
> 2FLinux:_How_to_get_a_backtrace)

Hi, 

thanks for the quick response. I installed libreoffice-debuginfo, debugsource,
calc-debug info and qt5-debuginfo, but I think GDB wants me to install
practically all debug info packages in existence (see attached log). 

If it's any help, the problem seems to lie in the VCL plugin:

/usr/lib64/libreoffice/program/soffice.bin: symbol lookup error:
/usr/lib64/libreoffice/program/libvclplug_qt5lo.so: undefined symbol:
_ZN9QtPrivate12argToQStringE11QStringViewmPPKNS_7ArgBaseE, version Qt_5

-- 
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 130352] Calc crashes when "Insert -> Image" is selected

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130352

--- Comment #2 from Angelos Skembris  ---
Created attachment 157583
  --> https://bugs.documentfoundation.org/attachment.cgi?id=157583=edit
GDB log

-- 
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 128871] Crash when viewing ppsx files in Manjaro with gtk3

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128871

--- Comment #10 from BogdanB  ---
Ubuntu Budgie 18.04

-- 
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 130353] Calc bug. When selecting any cell is slow and does not show the cell as selected. When selecting any row or column from 1, 2, 3, or A, B, C..left and top column or row

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130353

Julien Nabet  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 CC||serval2...@yahoo.fr
 Status|UNCONFIRMED |NEEDINFO

--- Comment #2 from Julien Nabet  ---
For the test, could you give a try at
https://wiki.documentfoundation.org/QA/FirstSteps ?

-- 
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 130352] Calc crashes when "Insert -> Image" is selected

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130352

Julien Nabet  changed:

   What|Removed |Added

   Keywords||wantBacktrace
 Ever confirmed|0   |1
 CC||serval2...@yahoo.fr
 Status|UNCONFIRMED |NEEDINFO

--- Comment #1 from Julien Nabet  ---
Could you give a try at https://wiki.documentfoundation.org/QA/FirstSteps
and if you still reproduce the crash, try 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 130353] Calc bug. When selecting any cell is slow and does not show the cell as selected. When selecting any row or column from 1, 2, 3, or A, B, C..left and top column or row

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130353

Victor  changed:

   What|Removed |Added

 CC||vfom...@xnet.ro

--- Comment #1 from Victor  ---
Created attachment 157582
  --> https://bugs.documentfoundation.org/attachment.cgi?id=157582=edit
.pdf file with screen grab

-- 
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 130353] New: Calc bug. When selecting any cell is slow and does not show the cell as selected. When selecting any row or column from 1, 2, 3, or A, B, C..left and top column or

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130353

Bug ID: 130353
   Summary: Calc bug. When selecting any cell is slow and does not
show the cell as selected. When selecting any row or
column from 1,2,3, or A,B,C..left and top column or
row it not right.
   Product: LibreOffice
   Version: 6.4.0.3 release
  Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: vfom...@xnet.ro

Description:
Just upgraded to 6.4.0.3 release, (Wndows 10Pro 64 bit) but:
Calc bug. 
Selecting any cell is slow and does not show the cell as selected. 
When selecting any row, say nr. 4 (does not matter witch one..), instead of
showing the row as selected, it shows the head of columns as selected.
Similar with selecting columns, shows as selected the row numbering column.
I do not know what else is wrong, but I cannot work anymore.

I had no issues before.
Actually I was very happy with the entire LibreOffice package.
Until it is fixed, I need to uninstall and go back to a good version and I need
the installation package pls.

Steps to Reproduce:
1.Select any row
2.Select any column
3.Select any cell

Actual Results:
1. Row not selected, but the column name (row) is selected;
2. Column not selected, but rows number column is selected
3. Select any cell, cell number and column name is indicated, but cell is not
shown as selected. Instead, another (first A1) is shown as selected.

Expected Results:
1. Row selected and indicated as selected
2. Column selected and indicated as selected
3. Cell selected and indicated as selected


Reproducible: Always


User Profile Reset: No



Additional Info:

-- 
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 130320] LibO 6: Windows 10 content indexing does not work

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130320

--- Comment #10 from V Stuart Foote  ---
(In reply to Michail Pappas from comment #9)
> 
> The files referenced by HKCR\CLSID\{7BC0E713-5703-45BE-A29D-5D46D8B39262}
> refer to C:\Program Files\LibreOffice\program\shlxthdl\ooofilt.dll on my
> home installation.
> 

The IFilter interface [1], we do the legacy thing and link a persistent handler
with the app module, while for newer implementations IIUC they merge. So,
having the ooofilt.dll associated with the persistant handler looks correct.

You'd need to look for the MS Office filter GUID pairs, the CLSID for the
odffilter.dll and the GUID for the file type (MS Office defines at least the
three in comment 4).

What is also confusing is how to force a change in the filter module that the
Windows shell uses for search, and more importantly how to 'repair' the
LibreOffice filters when for some reason the index does not build with them.

=-ref-=
[1]
https://docs.microsoft.com/en-us/windows/win32/search/-search-ifilter-registering-filters

-- 
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 130352] New: Calc crashes when "Insert -> Image" is selected

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130352

Bug ID: 130352
   Summary: Calc crashes when "Insert -> Image" is selected
   Product: LibreOffice
   Version: 6.4.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: a.skemb...@quantdata.gr

With the latest version of Calc (6.4.0.3), I cannot insert an image in a
spreadsheet. Program crashes instantly once "Insert -> Image" is selected from
the drop-down menu 

Steps to reproduce:

1. Open any Libreoffice Calc spreadsheet (even a new one).
2. Select "Insert -> Image" from the drop-down menu.

Running OpenSUSE Tumbleweed.

-- 
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 130320] LibO 6: Windows 10 content indexing does not work

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130320

--- Comment #9 from Michail Pappas  ---
(In reply to V Stuart Foote from comment #4)

> Yes that GUID is the correct CLSID, inherited by the LibreOffice source from
> OOo (circa 2004), HKCR\CLSID\{7BC0E710-5703-45BE-A29D-5D46D8B39262} [1].
> With a persistent handler of
> HKCR\CLSID\{7BC0E713-5703-45BE-A29D-5D46D8B39262}

Ok, that's the one!

> On the other hand, believe the MS Office 2010 filter pack provided filter
> looks to be labeled "Open Document Format [ODT|ODS|ODP] Filter" provided by
> odffilt.dll installed on this path:
> C:\Program Files\Common Files\Microsoft Shared\Filters\odffilt.dll

The files referenced by HKCR\CLSID\{7BC0E713-5703-45BE-A29D-5D46D8B39262} refer
to C:\Program Files\LibreOffice\program\shlxthdl\ooofilt.dll on my home
installation.


> So, should note that the "Windows Explorer Extension" is an optional
> component of a LibreOffice installation for Windows builds, and is enabled
> by default for interactive install. But possible a scripted or GPO
> deployment might have it disabled. And the MS Office filters might get
> activated.  

Hmmm, if that was the case (read: a gpo installation did not enable
opendocument indexing by default) then I'd expect that in Windows search
settings, odt files would not be associated with od? files. On my problematic
setup they are though. I don't know if there is something else that should be
enabled on a GPO-install as well.


> So, check the "work" computer(s).

Thanks, will do that first thing on Monday!

(In reply to Oliver Brinzing from comment #6)
> Checked with:
> 
> a) Notebook with ms office 2016 installed:
> 
> Search uses: "[x]odt Open Document Format ODT Filter"
> C:\Program Files (x86)\Microsoft
> Office\root\VFS\ProgramFilesCommonX64\Microsoft Shared\Filters\ODFFILT.DLL
> 
> -> Indexing does not work 
> 
> b) Notebook without ms office
> 
> Search uses: "[x]odt OpenDocument Format Filter"
> C:\Program Files\LibreOffice\program\shlxthdl\ooofilt.dll
> 
> -> but did not work either

Oliver, what's your exact Windows configuration (7/8/10 32-64bit and build
number) and your LibO version (version plus whether it's 32/64bit)?

-- 
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 123972] UI menu disapppears before submenu can open

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123972

Nick Levinson  changed:

   What|Removed |Added

 Ever confirmed|1   |0
 Status|NEEDINFO|UNCONFIRMED

--- Comment #12 from Nick Levinson  ---
I don't know how to do that and instructions I found on the Web were either
unclear or 5+ years old, such as which directory to go to (LO may have changed
since then and I might cause myself a problem if I apply outdated
instructions).

Also, I don't run LO from the CLI. I use the GUI and need LO to work that way.

I don't have any plugins except whatever came with the default installation
with my distro (Fedora 31 Linux), and I doubt any came with that installation.

-- 
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 129878] Formatting large numbers using certain format strings results in wrong "###" output

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129878

--- Comment #4 from Abhishek  ---
Thanks for the help Mike!

-- 
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 130350] Escape \ character is not more in Latex expression

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130350

Julien Nabet  changed:

   What|Removed |Added

 CC||serval2...@yahoo.fr

--- Comment #1 from Julien Nabet  ---
Could you attach an example file?

-- 
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 130347] Drag-and-drop in Pivot Table Dialog is Broken Since fa8c85fa90e9

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130347

--- Comment #4 from Julien Nabet  ---
Kevin: do you have the same results as those I got?

-- 
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 130347] Drag-and-drop in Pivot Table Dialog is Broken Since fa8c85fa90e9

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130347

--- Comment #3 from Julien Nabet  ---
No pb too with kf5 (and far more reactive than gtk3!)

-- 
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 130347] Drag-and-drop in Pivot Table Dialog is Broken Since fa8c85fa90e9

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130347

Julien Nabet  changed:

   What|Removed |Added

 CC||serval2...@yahoo.fr
 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

--- Comment #2 from Julien Nabet  ---
On pc Debian x86-64 with master sources updated today, I could reproduce this
with gtk3 rendering.
I don't reproduce this with gen rendering.

I don't think it's related but a bit weird, each time I type something on a
cell, I got:
warn:svx:222330:222330:svx/source/accessibility/AccessibleTextHelper.cxx:1362:
DBG_UNHANDLED_EXCEPTION in virtual void
accessibility::AccessibleTextHelper_Impl::Notify(SfxBroadcaster&, const
SfxHint&) exception: com.sun.star.uno.RuntimeException message: Text forwarder
is invalid, model might be dead

If only someone could choose to fix Accessible part for GSoc... :-)

-- 
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 124939] editing cell does not follow edit line

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124939

--- Comment #8 from b.  ---
still wrong with: 

Version: 6.4.0.3 (x64)
Build ID: b0a288ab3d2d4774cb44b62f04d5d28733ac6df8
CPU threads: 8; OS: Windows 6.1 Service Pack 1 Build 7601; UI render: default;
VCL: win; 
Locale: de-DE (de_DE); UI-Language: en-US
Calc:

-- 
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 74577] Pasting a HTML table into Libreoffice Calc can jumble the table up.

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=74577

--- Comment #29 from Kevin Suo  ---
For some technical reason which I am not familiar with, himajin's patch on
gerrit was abandoned. 

That patch was quite old, it may work but may not be suitable to be applied to
today's master.

-- 
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 98070] Impress can not open specific PPT file properly

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98070

--- Comment #10 from Kevin Suo  ---
Bug still exists in

版本: 7.0.0.0.alpha0+
Build ID: 0a6ec034dc8088d9de399142bb193ae7d338e645

-- 
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 101313] Copy-paste a Table With Merged Cells: Loss of formatting (Cells Placed in Wrong Position)

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101313

Kevin Suo  changed:

   What|Removed |Added

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

--- Comment #8 from Kevin Suo  ---
Bug still exists in version

版本: 7.0.0.0.alpha0+
Build ID: 0a6ec034dc8088d9de399142bb193ae7d338e645
CPU 线程: 4; 操作系统: Linux 5.4; UI 渲染: 默认; VCL: gtk3; 
区域语言: zh-CN (zh_CN.UTF-8); UI 语言: zh-CN
Calc: threaded
Fedora 31 x64.

-- 
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 74577] Pasting a HTML table into Libreoffice Calc can jumble the table up.

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=74577

Kevin Suo  changed:

   What|Removed |Added

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

-- 
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 130323] Loosing image copy/pasted from another slide.

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130323

iantheprogrammer  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1
 CC||iantheprogram...@gmail.com

--- Comment #4 from iantheprogrammer  ---
Thank you for reporting the bug. I can replicate this bug in a recent master
build on Windows. 

Version: 7.0.0.0.alpha0+ (x64)
Build ID: e8ac78d3afdeb0302eaea34a50f1ca912d5fe897
CPU threads: 2; OS: Windows 10.0 Build 17763; UI render: GL; VCL: win; 
Locale: en-US (en_US); UI-Language: en-US
Calc: CL

I can, additionally, replicate this bug in a recent master build on Linux.

Version: 7.0.0.0.alpha0+
Build ID: 4ff12ba6f4639c73587f2bb58afcc3ca6fb30105
CPU threads: 1; OS: Linux 5.0; UI render: default; VCL: gtk3; 
TinderBox: Linux-rpm_deb-x86_64@86-TDF, Branch:master, Time:
2020-01-24_21:09:14
Locale: es-ES (en_US.UTF-8); UI-Language: en-US
Calc: threaded

I have set the status to "NEW".

-- 
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 125390] Gtk3 theme settings with small sizes for scrollbars make them unusable

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125390

Kevin Suo  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 CC||suokunl...@126.com
 Status|UNCONFIRMED |NEW

--- Comment #4 from Kevin Suo  ---
I already encountered the same issue some days ago with gtk3 on Ubuntu 18.04
LTS, not only on Writer, but also in Calc. The horizental scroll bar in Calc is
so tiny that I always clicked to the wrong position.

Now, I switched one of my laptap to Fedora 31. On Fedora 31, the scroll bar
works much better.

Ubuntu 18.04 uses Gnome 3.24, while Fedora 31 uses Gnome 3.34.

-- 
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 130320] LibO 6: Windows 10 content indexing does not work

2020-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130320

--- Comment #8 from Oliver Brinzing  ---
Created attachment 157581
  --> https://bugs.documentfoundation.org/attachment.cgi?id=157581=edit
test blindtext files

-- 
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   >