[Libreoffice-bugs] [Bug 137066] New: EDITING: Auto-capitalisation reverses deletion as it capitalises deleted text

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137066

Bug ID: 137066
   Summary: EDITING: Auto-capitalisation reverses deletion as it
capitalises deleted text
   Product: LibreOffice
   Version: 6.4.4.2 release
  Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: luke.kend...@gmail.com

Created attachment 165881
  --> https://bugs.documentfoundation.org/attachment.cgi?id=165881=edit
Short sample document

With change tracking turned on and showing, if you edit a sentence to insert a
period, delete the next letter, then type a space, the deleted letter is
capitalised and undeleted.

Expected result: auto-capitalisation should apply to the first not-deleted
letter after the period, or not applied at all if that's too costly. It should
not be applied to deleted text.

See attached document with detailed instructions for reproduction.

-- 
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 137013] Writer search dialog doesn't close after pressing the ESC button

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137013

Jim Raykowski  changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |rayk...@gmail.com
   |desktop.org |

--- Comment #4 from Jim Raykowski  ---
Here is a patch to fix the regressions introduced by the enhancement patch
tdf#132366

https://gerrit.libreoffice.org/c/core/+/103499

-- 
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 137062] VIEWING Cells with conditional formatting by formula not automatically updated after change of source value

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137062

--- Comment #2 from stefan_lange...@t-online.de  
---
Many thanks for the hint to replace INDIRECT by INDEX! This solves my problem.

I have a lot of documents with formulas containing INDIRECT. I will adapt them
now step by step.
I never was happy with the use of INDIRECT. Because of the handwritten adresses
the formulas are hard to maintain in the case of neccessary changes and - as
said in the hint - prone to errors.

-- 
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 45705] New UNO commands for "Zoom in" and "Zoom out" of document canvas, to support keyboard zoom (comment 21)

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=45705

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

https://git.libreoffice.org/core/commit/2cddaa6e199ed8bb6185b7825791199f9da4a670

tdf#45705 Integrate zoom UI commands into Writer text edit view

It will be available in 7.1.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 45705] New UNO commands for "Zoom in" and "Zoom out" of document canvas, to support keyboard zoom (comment 21)

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=45705

Commit Notification  changed:

   What|Removed |Added

 Whiteboard||target:7.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 137065] New: Cutting and pasting (or importing) via GDI is broken, leaves parts of selected object missing

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137065

Bug ID: 137065
   Summary: Cutting and pasting (or importing) via GDI is broken,
leaves parts of selected object missing
   Product: LibreOffice
   Version: 7.0.1.2 release
  Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Draw
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: t...@abemis.com

Description:
In the new version 7 (Draw or Writer at least), if I cut a selection with 2 or
3 (or more) images and a couple text boxes or arrows, when I paste them back
into another page as GDI, parts are missing. Sometimes it is one image, or an
arrow, or a text box. Mostly it is an image that is missing.
I have tried grouping before copy/cut but the same thing happens.

This has never happened in previous version 5.x or 6.x where it worked
perfectly. 

Steps to Reproduce:
1. Make a combination of a few images and text boxes
2. Select the multiple images and text boxes
3. Paste-special as GDI back into Draw in different location or into Writer
4. Parts (usually images) are missing

Actual Results:
Parts are missing.

Expected Results:
Parts are not missing and are scalable as in version 6.x or previous.


Reproducible: Always


User Profile Reset: No



Additional Info:
I need this functionality because I need to easily resize the 'figure'
containing both images and text and drawn arrows, etc.

I cannot do this using simple copy-paste, because the text doesn't resize, so I
have been successfully just pasting as GDI.

Now in the new version 7 it doesn't work. Happens every time on different
computers as well.

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


[Libreoffice-bugs] [Bug 134027] [Editing] Anchored image move to wrong position when cells inserted above it

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134027

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 136456] Epub Ebook Export in Writer Overlines all table data when Hebrew, Greek and English used in cells

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136456

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 136677] Undo changing character style doesn't return to original state

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136677

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 136447] Text flow page break in tristate after CTRL+A Backspace Undo

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136447

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 136696] Letters are moving while toggling the underline option in a word

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136696

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 136695] Footer text in impress is wrapped inside words and does not respect alignment directives

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136695

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 136691] EDITING: clicking in positions the cursor as expected, but no insertion mark becomes visible

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136691

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 136687] Order of characters typed into comments scrambled

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136687

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 136623] Textboxes wrongly positioned after on file open

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136623

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 132124] The images are not anchored to the spreadsheet. They move after the document is saved.

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=132124

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 136693] Font menu is inconsistent with dark theme

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136693

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 133781] [EDITING] Anchored image move when columns pasted before

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133781

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 136689] IMPRESS: slide background color does not cover the whole slide in presentation mode

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136689

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 136311] XML Form Document - Properties:Textbox

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136311

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 136642] FILEOPEN DOCX Changing Word text box anchoring from Paragraph to Page separates textbox from its shape

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136642

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 136344] [UI] Keyboard shortcut for Table - Sort Ascending and Sort Descending not working

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136344

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 136314] Edits by collaborator give single formatting to entire document, removes comments

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136314

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 136671] Clipboard not working properly in KDE.

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136671

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 51824] CONFIGURATION: Zoom button doesn't operate in the same manner as other buttons

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=51824

--- Comment #5 from QA Administrators  ---
Dear john.pratt,

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
https://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 88484] Sample text in font name combobox doesn't display

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88484

--- Comment #4 from QA Administrators  ---
Dear Chris Sherlock,

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
https://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 136506] Bad scaling of comments on 4k displays

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136506

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 103974] List/ComboBox: CTRL-A for "select all" does not update SelectedValue(s)/Items property

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103974

--- Comment #5 from QA Administrators  ---
Dear Paulo Martins,

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
https://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 137064] Writer treats rotated images like they have not been rotated when moving the image

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137064

--- Comment #1 from BDF  ---
Created attachment 165878
  --> https://bugs.documentfoundation.org/attachment.cgi?id=165878=edit
odt test 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 137064] Writer treats rotated images like they have not been rotated when moving the image

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137064

--- Comment #2 from BDF  ---
Created attachment 165879
  --> https://bugs.documentfoundation.org/attachment.cgi?id=165879=edit
all black arrow as SVG

-- 
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 137064] New: Writer treats rotated images like they have not been rotated when moving the image

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137064

Bug ID: 137064
   Summary: Writer treats rotated images like they have not been
rotated when moving the image
   Product: LibreOffice
   Version: 7.0.1.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: bugs_documentfoundation_org.5.k...@xoxy.net

Description:
When you import a non-square image and rotate it by 90° Writer treats the
image's bounding box like it has never been rotated.
When you want to move the image to the page's edge, Writer keeps a distance as
if the image has not been rotated.

Steps to Reproduce:
1. Import a non-square image
2. rotate it by 90°
3. try to move it to the edge of the page where the image has been larger
before

Actual Results:
Image can not be placed on the edge of the page

Expected Results:
The image can be placed on the edge of the page like you can do it when you
import the image already rotated.


Reproducible: Always


User Profile Reset: No



Additional Info:
Document info:
In the odt file there are two files in use: The all black arrow is pointing up
as is. The arrow with the RED TIP is pointing to the right by default.

In the .odt file the arrow with the red tip has been rotated 90° to the left so
that it matches the arrow that is all black.

The image size is set to: 5cm on the short side, to not interact with text,
anchored on the page (this does not seem to matter at all, it's just for better
visibility)

The image with the RED TIPPED arrow can _not_ be moved to the far right (or
left) even it should fit by the displayed bounding box. It can be moved over
the top of the page though even it moves the image out of the visible area.

I have tested this with SVG, PNG and JPG files both as linked and inluded
files.
The interesting thing I noticed: When you rotate the all black arrow,
everything works fine. So the rotated all black arrow can be moved all the way
to the top. When the all black rotated arrow is moved to the very bottom of a
page, it will have the same bug.

--

Version: 7.0.1.2 (x64)
Build ID: 7cbcfc562f6eb6708b5ff7d7397325de9e764452
CPU threads: 4; OS: Windows 6.1 Service Pack 1 Build 7601; UI render: default;
VCL: win
Locale: de-AT (de_AT); UI: de-DE
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 137064] Writer treats rotated images like they have not been rotated when moving the image

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137064

--- Comment #3 from BDF  ---
Created attachment 165880
  --> https://bugs.documentfoundation.org/attachment.cgi?id=165880=edit
RED tipped arrow

-- 
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 136278] The left arrow key causes objects to disappear.

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136278

--- Comment #15 from Mark  ---
I tried it. Nothing was shown.

-- 
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 135303] Bitmap Export: Export color bitmap(.bmp) in spite of setting 4bit grayscale

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135303

--- Comment #8 from himajin100...@gmail.com ---
even after my patch, this bug still seems reproducible.

-- 
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 136947] No 'Emojis & Symbols' integration into LO macOS

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136947

Tomofumi Yagi  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1
 CC||ya...@mknada.sakura.ne.jp

--- Comment #3 from Tomofumi Yagi  ---
I was able to reproduce this problem.

Version: 7.0.1.3
Build: 7cbcfc562f6eb6708b5ff7d7397325de9e764452

-- 
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 137062] VIEWING Cells with conditional formatting by formula not automatically updated after change of source value

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137062

m.a.riosv  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 CC||miguelangelrv@libreoffice.o
   ||rg
 Status|UNCONFIRMED |NEW

--- Comment #1 from m.a.riosv  ---
I think the issue has to-do with the use of INDIRECT in the CF formula.
I remember @Markus complaining about the use of STYLE, also a volatile function
inside CF.
Volatile functions are calculated after every cell's change on the spreadsheet.
Using Menu/Data/Calculate/Calculate hard, solve the issue

But the better for this is change the formula:
OR( AND((INDEX($F:$F;ROW()) > 0);(INDEX($F:$F;ROW()) <
100));AND((INDEX($J:$J;ROW()) > 0);(INDEX($J:$J;ROW()) <
100));AND((INDEX($N:$N;ROW()) > 0);(INDEX($N:$N;ROW()) < 100)))
using INDEX instead INDIRECT, it is alsw quicker and less prone to errors
because it refers to cells address, not to handwritten addresses.

Any case seems there is a bug.

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


[Libreoffice-bugs] [Bug 137063] Calc shows 6E-05 instead of 0.00006

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137063

--- Comment #2 from Jonny Grant  ---
Eike
Thank you for looking into this.

May I ask if you could check in your 7.0.1 an issue that appears related PR
130728 please.

Regards, Jonny

-- 
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 137063] Calc shows 6E-05 instead of 0.00006

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137063

Eike Rathke  changed:

   What|Removed |Added

Version|6.4.4.2 release |5.3.7.2 release
   Keywords||bibisectRequest
 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

--- Comment #1 from Eike Rathke  ---
Same in 7.0.1

I think this was not the case in early versions, but I don't have earlier than
5.3.7 at hand that also exposes this behaviour => bibisect request.

-- 
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 123265] Show menu icons by default in GTK3 Backend

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123265

--- Comment #26 from hellwoodfire  ---
Can you explain in detail why this bug has been classified as "RESOLVED
WONTFIX" ? This is totally unacceptable for me. I WANT to see icons in my
menus. It's my choice, not yours. Please put the option back exactly where it
was in v6.3. Thanks.

-- 
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 104154] Add detailed list view to template manager

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104154

--- Comment #27 from devoptm...@gmx.com ---
Hello, I've saw this still marked as new so I begun working on this. 
I added some columns as it was accorded in the comments(tell me if I should
remove or add more) and tried to add some functionality by enabling sorting.
You can also switch from thumbnail to list view and the selection is remembered
as it was suggested here. Here is the WIP patch
https://gerrit.libreoffice.org/c/core/+/103418

-- 
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 132951] Strange formatting behavior after paste and undo

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=132951

Thomas Lendo  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||thomas.le...@gmail.com
 Resolution|--- |INVALID

--- Comment #2 from Thomas Lendo  ---
Sorry, but I have the super-strong feeling to close this bug and I will give in
to that.

Now off-topic:

I read many, many bugs today and many of them were yours, Telesto, and many of
them have the identical steps: There is an attachment, and some text, and
formatting and an undo and a weird behavior (or not). End.

It would be really, really cool if you went through your own bugs and summarize
the myriads of duplicates or almost duplicates of your own reports. It's really
exhausting for QA workers to go through all of these bugs (some with a
non-meaningful summary like this report) instead of that YOU are researching
deeper and longer BEFORE reporting it in Bugzilla and then searching for
similar or same older reports and then making a nice bug report with all of
these connected issues (or commenting in older bugs).

I don't want to be personal and harassing. Sorry for any bad vibrations. But I
have the feeling you are working with LibreOffice and stumbling over something
you believe it's a bug and 'bang' reporting it. I also made too much duplicates
or not well described or unreproducible reports. But I've learned and before I
report any new bug I test the behavior with different versions and different
documents and dig through the deep mud of this database and read what in
similar reports was answered/commented to understand what's going on.

We all need and want bug reports to make LibreOffice a better product, but the
flooding of Bugzilla with this enormous, huge, gigantic, immense number of
reports isn't always helpful and binds limited resources.

-- 
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 136421] switch LibO layout and back delete user specific settings

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136421

--- Comment #3 from Maxim Monastirsky  ---
Can't reproduce. For the test I made the Logo and Find toolbars visible, and
moved them to a different docking location. Then I switched to Sidebar mode and
back to Standard. All toolbars were still where I left them.

Please give exact steps to reproduce the 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 132879] UI: The dialog always showing the "To frame" option, even when not applicable (see comment 1)

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=132879

--- Comment #7 from Maxim Monastirsky  ---
(In reply to Thomas Lendo from comment #6)
The problem is with the dialog only. It should either hide or disable the "to
frame" option. The command is correctly disabled in the main menu, and hidden
in the context menu (because all disabled commands are hidden in context
menus).

-- 
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 127250] [META] Text formatting issues when inserting or overwriting

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127250

Thomas Lendo  changed:

   What|Removed |Added

 Depends on||132907


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=132907
[Bug 132907] Formatting lost when pressing redo in a specific setup
-- 
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 132907] Formatting lost when pressing redo in a specific setup

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=132907

Thomas Lendo  changed:

   What|Removed |Added

 Blocks||127250


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=127250
[Bug 127250] [META] Text formatting issues when inserting or overwriting
-- 
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 64500] FILESAVE: ODT loses images and charts anchored to frame when saving as DOC or DOCX

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=64500

--- Comment #15 from Roman Kuznetsov <79045_79...@mail.ru> ---
still repro in

Version: 7.1.0.0.alpha0+ (x64)
Build ID: 06b9e703f536e2751e3cd584873e00907672cf2d
CPU threads: 4; OS: Windows 6.1 Service Pack 1 Build 7601; UI render:
Skia/Vulkan; VCL: win
Locale: ru-RU (ru_RU); UI: en-US
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 131940] Chart disappears after editing the row height

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=131940

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

   What|Removed |Added

   Keywords|bibisectRequest,|notBibisectable, regression
   |possibleRegression  |
Version|6.4.0.0.alpha1+ |3.5.7.2 release

--- Comment #7 from Roman Kuznetsov <79045_79...@mail.ru> ---
I checked down to 3.5 version, don't think we'll can bisect 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 136803] Unwanted scroll after changing font color of comment

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136803

Thomas Lendo  changed:

   What|Removed |Added

 CC||thomas.le...@gmail.com

--- Comment #1 from Thomas Lendo  ---
I cannot confirm with your document nor with own test files.

Tested with
Version: 7.1.0.0.alpha0+
Build ID: a8c218a52a639b0e7f689dea878a0421702628e0
CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3
Locale: de-DE (de_DE.UTF-8); UI: en-US
TinderBox: Linux-rpm_deb-x86_64@86-TDF, Branch:master, Time:
2020-09-25_22:25:07
Calc: threaded

and Version: 6.0.7.3
Build-ID: 1:6.0.7-0ubuntu0.18.04.10
CPU-Threads: 4; BS: Linux 4.15; UI-Render: Standard; VCL: gtk3; 
Gebietsschema: de-DE (de_DE.UTF-8); Calc: group

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


[Libreoffice-bugs] [Bug 105948] [META] Undo/Redo bugs and enhancements

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105948

Thomas Lendo  changed:

   What|Removed |Added

 Depends on||136993


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=136993
[Bug 136993] Unwanted scroll after pressing undo for moving frame in header
-- 
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 136993] Unwanted scroll after pressing undo for moving frame in header

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136993

Thomas Lendo  changed:

   What|Removed |Added

Version|7.1.0.0.alpha0+ Master  |Inherited From OOo
 Status|UNCONFIRMED |NEW
 CC||thomas.le...@gmail.com
 Ever confirmed|0   |1
 Blocks||105948

--- Comment #1 from Thomas Lendo  ---
Confirmed.

Not only the view jumps to the first page after pressing Undo, also the caret
(text cursor) moves to the first page.

Tested also with
LibreOffice 3.3.0 
OOO330m19 (Build:6)


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=105948
[Bug 105948] [META] Undo/Redo 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 131940] Chart disappears after editing the row height

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=131940

--- Comment #6 from Roman Kuznetsov <79045_79...@mail.ru> ---
(In reply to Thomas Lendo from comment #5)
> Cannot reproduce the issue with
> Version: 7.1.0.0.alpha0+
> CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3
> Locale: de-DE (de_DE.UTF-8); UI: en-US
> TinderBox: Linux-rpm_deb-x86_64@86-TDF, Branch:master, Time:
> 2020-07-30_20:15:28
> Calc: threaded
> 
> Changing from 'All' to 'Windows'.
> 
> It would be good if somebody can reproduce this on Windows only to be sure?!

confirm in

Version: 7.1.0.0.alpha0+ (x64)
Build ID: 06b9e703f536e2751e3cd584873e00907672cf2d
CPU threads: 4; OS: Windows 6.1 Service Pack 1 Build 7601; UI render:
Skia/Vulkan; VCL: win
Locale: ru-RU (ru_RU); UI: en-US
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 136171] Images gone on file opening; recent 7.1 issue (after 21 august) Skia related

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136171

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

   What|Removed |Added

 CC||milan.berta@e.email

--- Comment #14 from Roman Kuznetsov <79045_79...@mail.ru> ---
*** Bug 136324 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 136324] EDITING Images do not appear in the document, only placeholders

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136324

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

   What|Removed |Added

   Keywords|bibisectRequest, regression |
 Status|NEW |RESOLVED
 Resolution|--- |DUPLICATE
 CC||79045_79...@mail.ru

--- Comment #5 from Roman Kuznetsov <79045_79...@mail.ru> ---
don't repro in

Version: 7.1.0.0.alpha0+ (x64)
Build ID: 06b9e703f536e2751e3cd584873e00907672cf2d
CPU threads: 4; OS: Windows 6.1 Service Pack 1 Build 7601; UI render:
Skia/Vulkan; VCL: win
Locale: ru-RU (ru_RU); UI: en-US
Calc: CL

build from 26 September, so I think it's a really duplicate of 136171

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

-- 
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 112185] [META] Highlight text color button/widget bugs and enhancements

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112185

Thomas Lendo  changed:

   What|Removed |Added

 Depends on||137047


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=137047
[Bug 137047] Unwanted scroll to caret when closing/existing highlight color
button pressing ESC with caret on different page
-- 
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 137047] Unwanted scroll to caret when closing/existing highlight color button pressing ESC with caret on different page

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137047

Thomas Lendo  changed:

   What|Removed |Added

 Blocks||112185
 CC||thomas.le...@gmail.com
Summary|Unwanted scroll to cursor   |Unwanted scroll to caret
   |when closing /existing  |when closing/existing
   |highlighting bucked |highlight color button
   |pressing ESC with cursor on |pressing ESC with caret on
   |different page  |different page
 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEW
Version|7.1.0.0.alpha0+ Master  |Inherited From OOo

--- Comment #1 from Thomas Lendo  ---
Confirmed: The view jumps back to the caret (text cursor) position when
pressing Esc or when clicking again on the Highlight Color button in
toolbar/sidebar.

The highlighting feature is special as it's not directly acting on the position
of the caret (as for example the Bold button does - at the position of the
caret or the selected text the bold feature begins to act) but where the user
select text anywhere in a document.


Tested with Version: 7.1.0.0.alpha0+
Build ID: a8c218a52a639b0e7f689dea878a0421702628e0
CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3
Locale: de-DE (de_DE.UTF-8); UI: en-US
TinderBox: Linux-rpm_deb-x86_64@86-TDF, Branch:master, Time:
2020-09-25_22:25:07
Calc: threaded

and Version: 6.0.7.3
Build-ID: 1:6.0.7-0ubuntu0.18.04.10
CPU-Threads: 4; BS: Linux 4.15; UI-Render: Standard; VCL: gtk3; 
Gebietsschema: de-DE (de_DE.UTF-8); Calc: group

and LibreOffice 3.3.0 
OOO330m19 (Build:6)


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=112185
[Bug 112185] [META] Highlight text color button/widget 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 136539] Unwanted scroll when changing something in the Paragraph Window using edit blue page break line (see comment 11)

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136539

Telesto  changed:

   What|Removed |Added

Summary|Unwanted scroll when|Unwanted scroll when
   |changing something in the   |changing something in the
   |Paragraph Window using edit |Paragraph Window using edit
   |blue page break line|blue page break line (see
   ||comment 11)

--- Comment #12 from Telesto  ---
(In reply to Thomas Lendo from comment #11)
You're description fits. 


With 'blue edit header I actually meant: "Blue page break line" (couldn't find
the proper terminology)

With change page style I probably revering to Text Flow Page Style setting
(however in essence every change would be valid) which I attempt to 'correct'
with comment 4) So yes, no page style involved..

And yes, this thing qualify's a (very) bad report to express steps

-- 
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 136539] Unwanted scroll when changing something in the Paragraph Window using edit blue page break line

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136539

Telesto  changed:

   What|Removed |Added

Summary|Unwanted scroll when|Unwanted scroll when
   |changing something in the   |changing something in the
   |Paragraph Window using edit |Paragraph Window using edit
   |blue header with the cursor |blue page break line
   |on a different page |

-- 
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 137059] Wrong font color in font preview

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137059

Telesto  changed:

   What|Removed |Added

 CC||libreoffice-ux-advise@lists
   ||.freedesktop.org
   Keywords||needsUXEval

--- Comment #1 from Telesto  ---
I assume the preview showing the actual 'font color'. So how it looks like
without dark theme..

There will be always some problem with showing the actual font settings & dark
mode conversion. However much experience with dark theming.. so adding they UX
(User Experience) departement

-- 
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 136539] Unwanted scroll when changing something in the Paragraph Window using edit blue header with the cursor on a different page

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136539

Thomas Lendo  changed:

   What|Removed |Added

 CC||thomas.le...@gmail.com

--- Comment #11 from Thomas Lendo  ---
I looked over the comments very quickly and my 2 cents are:

As far as I understood, to test this issue I've to go to the last page and put
the cursor somewhere on it (caret blinks). Then I've to scroll up to the first
pages and click on one of the blue page break lines. There somewhat opens to
"Edit page break..." and "Delete page break".

And here I've to make a break in my test:
Here is nothing about page style or header!
What are you people talking about?

Further in the test:
I click on "Edit page break..." and the paragraph dialog (not paragraph style
dialog!) opens. I go to Area tab, choose a color and click OK.

Result:
* With 7.1 the view jumps back to where the caret is positioned. The colored
paragraph on the pages before isnt' visible.
* With 6.0 the view doesn't move to the last page and the colored paragraph is
visible.

I tested the second attached document with the Linux master build for 7.1 from
yesterday and version 6.0.7.3.

My point of view:
The behavior of 6.0 feels 'right' as on the last page, where the caret is,
nothing has changed. So it isn't necessary that the user is taken there.

-- 
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 104154] Add detailed list view to template manager

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104154

--- Comment #26 from Roman Kuznetsov <79045_79...@mail.ru> ---
https://gerrit.libreoffice.org/c/core/+/103418

-- 
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 137057] EDITING:

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137057

Telesto  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEEDINFO

-- 
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 137063] New: Calc shows 6E-05 instead of 0.00006

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137063

Bug ID: 137063
   Summary: Calc shows 6E-05 instead of 0.6
   Product: LibreOffice
   Version: 6.4.4.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: j...@jguk.org

0.6 is not very small, but Calc still shows 6E-05 no matter how wide I
resize the window

I know Ubuntu is stuck on the old 6.4 release, as Ubuntu LTS came out earlier
in the summer.

Can anyone confirm if this issue still occurs in latest version?

Is there a way to disable all these exponents format display?

I don't really want to go into every spreadsheet we create and manually set the
format of each cell to be a number with a certain number of decimal places.

-- 
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 137062] New: VIEWING Cells with conditional formatting by formula not automatically updated after change of source value

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137062

Bug ID: 137062
   Summary: VIEWING Cells with conditional formatting by formula
not automatically updated after change of source value
   Product: LibreOffice
   Version: 3.3.0 release
  Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: stefan_lange...@t-online.de

Created attachment 165877
  --> https://bugs.documentfoundation.org/attachment.cgi?id=165877=edit
zip file with document to show the problem and screenshots

Conditional formatting by formula is (occasionally?) not applied correctly,
means not immediately after a change of source value, but later e.g. when the
document is saved.
Steps to reproduce the bug: 
- open "Test_Formula_(Blood_pressure).ods" from the attached zip file
Values in columns A and B (Date and time) have a conditional formatting by
formula that the font and background color are changed to green resp.
lightgreen when at least one of the values in columns F, J and N is less than
100. Values in these 3 columns are computed by formula depending on values in
columns C+D, G+H resp. K+L.
- change value in cell L10 from 86 to 90 -> value in cell N10 automatically
changes from 99 to 102
- result: cells A10 and B10 remain unchanged although the condition for
conditional formatting is false, see screenshots 1 and 2
- save the document (or edit cell A10 or B10 e.g. by PF2 + exit without changes
e.g. by Enter key), see screenshot 3
- result: font and background colors of cells A10 and B10 are changed now
correctly (Standard, no background color)

First I have assumed the behavior described above is related to the behavior
described in Bug 137060. But it can be reproduced also with older versions of
LibreOffice back until 3.3.0, means the bug is inherited from OpenOffice.

-- 
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 136985] Crash after resolving comment, undoing and opening redo steps

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136985

--- Comment #5 from Commit Notification 
 ---
Caolán McNamara committed a patch related to this issue.
It has been pushed to "master":

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

Related: tdf#136985 SfxStringListItem::GetString() crash in empty case

It will be available in 7.1.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 63368] FORMATTING: Images attached to cell get mispositioned when cell above is edited

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=63368

--- Comment #27 from Thomas Lendo  ---
(In reply to sergio.callegari from comment #25)
> To Thomas again, I've seen your screenshot and I have a question. Once in
> the condition illustrated in the screenshot, if you select the cloud
> picture, are its handles also slightly misaligned with the cloud image
> itself?
Hi Sergio, you are right and that is what I've overlooked: The handles of the
image are on the right position but the image itself is
misaligned/mispositioned.

-- 
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 110438] cursor position never correct with DELL XPS 13 9360

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=110438

Andreas  changed:

   What|Removed |Added

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

--- Comment #11 from Andreas  ---
Version: 7.0.1.2 (x64)
Build: 7cbcfc562f6eb6708bff7d73...
Umgebung: CPU-Threads: 4; BS: Windows 10.0 Build 19041
Benutzeroberfläche: UI-Render: Skia/Vulkan; VCL: win

-- 
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 137061] New: There is often a bug where when I try to indent a new paragraph, no indent shows up.

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137061

Bug ID: 137061
   Summary: There is often a bug where when I try to indent a new
paragraph, no indent shows up.
   Product: LibreOffice
   Version: 6.4.5.2 release
  Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: melton.j...@gmail.com

Description:
LibreOffice is often not properly displaying indented lines at the beginning of
paragraphs. This can happen either in documents from another source that I open
or when I'm beginning new paragraphs in documents that I'm editing. It most
often happens below headings. I know from opening the documents in other
programs that the indents are there, but I am unable to make them display in
LibreOffice.  

Steps to Reproduce:
1.Hit carriage return and start a new paragraph.
2.Hit tab key. 
3.Indent does not display, although I can tell from the fact that backspacing
once does not take me to the previous line that LibreOffice has recorded my
input.

Actual Results:
no indent displayed

Expected Results:
indent displays


Reproducible: Always


User Profile Reset: No



Additional Info:
[Information automatically included from LibreOffice]
Locale: en-US
Module: TextDocument
[Information guessed from browser]
OS: Linux (All)
OS is 64bit: yes

-- 
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 34355] Option to show track changes in margin is missing

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=34355

--- Comment #169 from Riya Pant  ---
Libre office is having quite  issue now with the Windows 10

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


[Libreoffice-bugs] [Bug 137060] New: VIEWING Cells with formula not correctly updated after change of source value

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137060

Bug ID: 137060
   Summary: VIEWING Cells with formula not correctly updated after
change of source value
   Product: LibreOffice
   Version: 7.1.0.0.alpha0+ Master
  Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: stefan_lange...@t-online.de

Created attachment 165876
  --> https://bugs.documentfoundation.org/attachment.cgi?id=165876=edit
zip file with document to reproduce the bug and screenshots

Cells with formula values are not correctly updated when source values are
changed. More precisely: Some (one or few) but not all cells with formula
depending on a source value are updated after a change of the source value.
The cells are update later e.g. when the document is saved or when the cells
are redrawed after roll them out and in.

How to reproduce (2 ways):
First way:
- open document "Test_Formula_(Corona_Statistics).ods" from attached zip file
- select rows with "Deutschland" in column A via autofilter
- change value in cell B7 e.g. by deleting the leading "8" from "83.517.046" to
"3.517.046"
- result: values in cells D42, E42, I42 and J42 are updated but the values in
D59/D76, E59/D76, I59/I76 and J59/J76 remain unchanged -> see screenshots 1 and
2
- scroll downwards that visible rows are rolled out to the top and scroll
upwards to roll in the rows rolled out before
- result: The values in cells D59/D76, E59/D76, I59/I76 and J59/J76 are updated
now -> see screenshot 3
Second way:
- open document "Test_Formula_(Corona_Statistics).ods" from attached zip file
- select the rows from 87 to 103 and insert rows above -> 17 empty rows are
inserted (87...103) 
- select rows from 70 to 85 and copy them to the clipboard
- insert clipboard content into the empty rows 87 ... 103 inserted before
- change value in cell B87 - e.g. to the current date
- result: From the cells in column K (set by formula to the value of B87) omly
K88 is updated, all other (visible) cells are unchanged -> see screenshots 4
and 5
- scroll downwards that rows from 87 to 103 are rolled out to the top and
scroll upwards to roll in the rows rolled out before
- result: All values in cells K88 ... K103 are updated now -> see screenshot 7

The bug was found in LOdev 7.1 but earliest version with the bug is 7.0.2 rc1:
Version: 7.0.2.1 (x64)
Build ID: ede20268f3f8777cdf69e0281835d320c41213fc
CPU threads: 4; OS: Windows 10.0 Build 20221; UI render: Skia/Raster; VCL: win
Locale: de-DE (de_DE); UI: de-DE
Calc: CL
In version 7.0.1 and earlier versions (LO 3 ... LO 6) I cannot reproduce the
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 115655] Collapsing a cell range with an image inside it makes the image disappear after saving and reloading

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115655

--- Comment #13 from Regina Henschel  ---
Further problem: If you collapse the column, to which the image is anchored,
the image is not hidden. So the behavior is inconsistent.

If the image size should be restored on setting the row to "show", then the
size and position information of the images needs to be kept and written to
file. Such would require a different method to 'hide' the image of a collapsed
cell then setting its size to zero. I can image to use the layer "hidden" for
that purpose. But that is a larger, principle change and therefore has to be
discussed.

-- 
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 132124] The images are not anchored to the spreadsheet. They move after the document is saved.

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=132124

Regina Henschel  changed:

   What|Removed |Added

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

--- Comment #2 from Regina Henschel  ---
Please attach such a file.
Especially of interest:
Do you use fixed custom row height or the default row height?
Does the problem happens on each save and reload or only on the first one.
Do you use ods file format?
Has the image an intrinsic size information?

-- 
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 133781] [EDITING] Anchored image move when columns pasted before

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133781

Regina Henschel  changed:

   What|Removed |Added

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

--- Comment #1 from Regina Henschel  ---
I can confirm the error. I make column B must wider than usual. Then I copy
column K to B. The column width of B shrinks to adapt to the content. The image
is not moved and is in an inconsistent state. The anchor of the image is still
at E2 but the image is drawn at cell I2.

I have tested it with Version: 7.0.0.2 (x64)
Build ID: c01aa64b6c3d89ebe5fe69c28c7adb24eb85249c
CPU threads: 8; OS: Windows 10.0 Build 18362; UI render: Skia/Raster; VCL: win
Locale: de-DE (en_US); UI: en-US
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 134027] [Editing] Anchored image move to wrong position when cells inserted above it

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134027

Regina Henschel  changed:

   What|Removed |Added

 Attachment #162034|application/octet-stream|application/vnd.oasis.opend
  mime type||ocument.spreadsheet

-- 
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 134027] [Editing] Anchored image move to wrong position when cells inserted above it

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134027

Regina Henschel  changed:

   What|Removed |Added

 Attachment #162035|application/octet-stream|application/vnd.oasis.opend
  mime type||ocument.spreadsheet

-- 
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 134027] [Editing] Anchored image move to wrong position when cells inserted above it

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134027

Regina Henschel  changed:

   What|Removed |Added

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

--- Comment #3 from Regina Henschel  ---
I see this error in Version: 7.1.0.0.alpha0+ (x64)
Build ID: 0f99330f33868594ad253656805918115823f59d
CPU threads: 8; OS: Windows 10.0 Build 18362; UI render: Skia/Vulkan; VCL: win
Locale: de-DE (en_US); UI: en-US
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 137059] New: Wrong font color in font preview

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137059

Bug ID: 137059
   Summary: Wrong font color in font preview
   Product: LibreOffice
   Version: 7.0.1.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: med.medin.2...@gmail.com

Created attachment 165875
  --> https://bugs.documentfoundation.org/attachment.cgi?id=165875=edit
Wrong font color in font preview

When you open Character settings, the font color of text preview doesn't
respect dark theme. See attached image for more info.

Version: 7.0.1.2
Build ID: 00(Build:2)
CPU threads: 2; OS: Linux 5.4; UI render: default; VCL: kf5
Locale: en-US (en_US.UTF-8); UI: en-US
=7.0.1-1
Calc: threaded

Operating System: Manjaro Linux
KDE Plasma Version: 5.19.5
KDE Frameworks Version: 5.73.0
Qt Version: 5.15.0
Kernel Version: 5.4.64-1-MANJARO
OS Type: 64-bit

-- 
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 129471] UI-Writer: Increase the size of window for Navigate by in the Find toolbar, plus consider ordering of items

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129471

--- Comment #17 from sdc.bla...@youmail.dk ---
(In reply to sdc.blanco from comment #14)
> > * hide NavigateBy, the accompanying next/prev, and also the button for the
> > search  dialog by default
Thanks to Jim's code pointersthe following patch hides the NavigateBy, and
next/prev icons in the Find toolbar.  If this seems ok, then I will push it.
https://gerrit.libreoffice.org/c/core/+/103429

-- 
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 132851] UI: The image dialog has a lot of empty space

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=132851

--- Comment #10 from andreas_k  ---
I'm all for make the area fill tab smaller but it's very difficult at least
with the 3 column workflow as it is now.

-- 
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 124462] [spam]

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124462

Ming Hua  changed:

   What|Removed |Added

 Status|RESOLVED|CLOSED

-- 
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 124462] [spam]

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124462

Ming Hua  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
URL|https://companynamegenerato |
   |r.net   |
Summary|Crash if I open the File|[spam]
   |dialog and click the 'Save' |
   |tab |
 Resolution|--- |INVALID
  Alias|john, william   |

-- 
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 63368] FORMATTING: Images attached to cell get mispositioned when cell above is edited

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=63368

--- Comment #26 from sergio.calleg...@gmail.com ---
Created attachment 165874
  --> https://bugs.documentfoundation.org/attachment.cgi?id=165874=edit
Handles correctly aligned to cells, but image now disaligned wrt its own
handles

-- 
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 137058] Write For Us Technology Write For Us (Guest Post)

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137058

Ming Hua  changed:

   What|Removed |Added

Product|Impress Remote  |LibreOffice
  Component|General |deletionRequest
Version|1.0.2   |unspecified
URL|https://dailytechhunt.com/w |
   |rite-for-us/|
 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |INVALID

-- 
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 63368] FORMATTING: Images attached to cell get mispositioned when cell above is edited

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=63368

--- Comment #25 from sergio.calleg...@gmail.com ---
To Thomas again, I've seen your screenshot and I have a question. Once in the
condition illustrated in the screenshot, if you select the cloud picture, are
its handles also slightly misaligned with the cloud image itself?

-- 
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 63368] FORMATTING: Images attached to cell get mispositioned when cell above is edited

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=63368

--- Comment #24 from sergio.calleg...@gmail.com ---
Sorry Thomas, thought it was clear that I was still seeing the bug and that to
me it should have stayed open, no matter how old, even if there are no
resources available to fix in the near time, at least to document the potential
issue to other users who might encounter it and get surprised. However, this is
no fun and I'd rather give in.

-- 
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 137057] EDITING:

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137057

Julien Nabet  changed:

   What|Removed |Added

 CC||serval2...@yahoo.fr

--- Comment #1 from Julien Nabet  ---
1) Whatever the software, if it's VERY important, you should make backups

2) LibreOffice is a free software and lots of people are just benevolent

3) On which env are you? (Windows, Mac, Linux) What version?

4) 6.0.2 is quite old, 6.0, 6.1, 6.2 and 6.3 are EOL
Last stable LO version is 6.4.6

Finally could you try to rename your LO directory profile (see
https://wiki.documentfoundation.org/QA/FirstSteps#Corrupted_user_profile) and
try to open the file?

If your file can't be opened, it'll be difficult (impossible?) to help since I
expect you won't upload a file containing "extremely personal".

-- 
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 137058] Write For Us Technology Write For Us (Guest Post)

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137058

dailytechhunt  changed:

   What|Removed |Added

URL||https://dailytechhunt.com/w
   ||rite-for-us/

--- Comment #1 from dailytechhunt  ---
We are encouraging the people with original and quality content. If your
article meets all the requirements, we will publish it.

https://dailytechhunt.com/write-for-us/

-- 
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 137058] New: Write For Us Technology Write For Us (Guest Post)

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137058

Bug ID: 137058
   Summary: Write For Us Technology Write For Us (Guest Post)
   Product: Impress Remote
   Version: 1.0.2
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: General
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: lipade2...@htcsemail.com

Description:
We are encouraging the people with original and quality content. If your
article meets all the requirements, we will publish it.

Actual Results:
We are encouraging the people with original and quality content. If your
article meets all the requirements, we will publish it.

Expected Results:
We are encouraging the people with original and quality content. If your
article meets all the requirements, we will publish it.


Reproducible: Always


User Profile Reset: Yes



Additional Info:
We are encouraging the people with original and quality content. If your
article meets all the requirements, we will publish it.

https://dailytechhunt.com/write-for-us/

-- 
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 136688] Sidebar Gallery opens far to wide (and hard to resize)

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136688

V Stuart Foote  changed:

   What|Removed |Added

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

-- 
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 137034] SIDEBAR: regression, sidebar grows too large when the gallery is opened in impress/draw

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137034

V Stuart Foote  changed:

   What|Removed |Added

 CC||vstuart.fo...@utsa.edu
   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=13
   ||6688

--- Comment #3 from V Stuart Foote  ---
see also for a Windows 8.1 system with issue, but not repro on Windows 10
installs.

-- 
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 137057] New: EDITING:

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137057

Bug ID: 137057
   Summary: EDITING:
   Product: LibreOffice
   Version: 6.0.2.1 release
  Hardware: x86-64 (AMD64)
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: m.perk...@hotmail.com

I can NO LONGER trust LibreOffice with important documents.  I just lost the
end of a VERY important document because it crashed, for no apparent reason,
and the recovery file 'failed' to restore.  What I was writing was extremely
personal and profound and took a lot of time to get out of my head and down on
(virtual paper), and now it is lost and I will NEVER be able to recreate it
again...this is WHY I write it down!!  I tried to recover the
file when I restarted LO Writer and it failed.  I then restarted the app again,
and now the recovery dialog comes up with the file marked 'failed' and won't
even let me try to recover.  I can't save my file(s) either manually or
automatically with every letter I type!  I depend on the file
recovery mechanism, and you can't even get that, seemingly simple, thing right.
 WHAT THE F***

-- 
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 137051] Extensions in Python, web link that opens twice

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137051

Julien Nabet  changed:

   What|Removed |Added

 OS|Windows (All)   |All
 CC||serval2...@yahoo.fr
 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEW

--- Comment #1 from Julien Nabet  ---
On pc Debian x86-64 with master sources updated today, I could reproduce this.

-- 
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 137056] New: Images doesn't appear on export or print if copied from another document

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137056

Bug ID: 137056
   Summary: Images doesn't appear on export or print if copied
from another document
   Product: LibreOffice
   Version: 7.0.0.3 release
  Hardware: x86 (IA32)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: spam4...@gmail.com

When I put the images to my writer document from another document, when
exporting as PDF or Image or printing, the images are missing.
Obviously when I put the image straight from the HDD it works.

-- 
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 137055] Image gone after undo multiple times (track & changes involved)

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137055

--- Comment #2 from Telesto  ---
Created attachment 165873
  --> https://bugs.documentfoundation.org/attachment.cgi?id=165873=edit
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 136697] FILESAVE: File -> Save As..., choosing a new name, and NOT selecting Save with password, creates another file protected password

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136697

Julien Nabet  changed:

   What|Removed |Added

 CC||bal...@hotmail.fr

--- Comment #5 from Julien Nabet  ---
*** Bug 137052 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 137055] New: Image gone after undo multiple times (track & changes involved)

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137055

Bug ID: 137055
   Summary: Image gone after undo multiple times (track & changes
involved)
   Product: LibreOffice
   Version: 7.1.0.0.alpha0+ Master
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: tele...@surfxs.nl

Description:
Image gone after undo multiple times (track & changes involved)

Steps to Reproduce:
1. open the attached file
2. CTRL+A
3. CTRL+X
4. Edit -> Track Changes -> accept all
5. CTRL+V
6. CTRL+Z (4 times)
7. Empty frame page 8

Actual Results:
Missing Image (only frame)

Expected Results:
Frame with image


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 7.1.0.0.alpha0+ (x64)
Build ID: 52a49f9e480ca03e231cfda82640a928393131c9
CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win
Locale: nl-NL (nl_NL); UI: en-US
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 137055] Image gone after undo multiple times (track & changes involved)

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137055

Telesto  changed:

   What|Removed |Added

   Keywords||bibisectRequest, regression

--- Comment #1 from Telesto  ---
Appears to be OK with 6.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 137052] unable to clear password

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137052

Julien Nabet  changed:

   What|Removed |Added

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

--- Comment #1 from Julien Nabet  ---


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

-- 
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 103223] [META] Area fill tab bugs and enhancements

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103223

Thomas Lendo  changed:

   What|Removed |Added

 Depends on||132851


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=132851
[Bug 132851] UI: The image dialog has a lot of empty space
-- 
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 132851] UI: The image dialog has a lot of empty space

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=132851

Thomas Lendo  changed:

   What|Removed |Added

 Blocks||103223, 103270

--- Comment #9 from Thomas Lendo  ---
(In reply to Telesto from comment #8)
> FWIW: I'm talking about the area with the red arrow. 
Argh! Thanks for clarification. When this information would be available in
comment 0, we would have saved a piece of my and your life time.

To this issue:
On Linux the Type tab of the image dialog looks good and not much space is in
the bottom of the dialog window.

As you said, the Area fill tab with Gradient, Bitmap, Pattern and Hatch is the
reason for this minimum height (I assume the Macro tab fields are flexible).
Especially Gradient and (less) Bitmap would need deeper thoughts as not only
the selection area on the left but also the preferences in the center of the
dialog window needs much vertical space.

For me it's up to Heiko and Andreas if they can or want find a space-saving
solution.

As the Area fill tab is part of many dialogs, I tend to Worksforme.


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=103223
[Bug 103223] [META] Area fill tab bugs and enhancements
https://bugs.documentfoundation.org/show_bug.cgi?id=103270
[Bug 103270] [META] Image/Picture dialog 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 103270] [META] Image/Picture dialog bugs and enhancements

2020-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103270

Thomas Lendo  changed:

   What|Removed |Added

 Depends on||132851


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=132851
[Bug 132851] UI: The image dialog has a lot of empty space
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


  1   2   3   >