[Libreoffice-bugs] [Bug 145773] Section endnotes not collected at end of section

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145773

David  changed:

   What|Removed |Added

   Keywords||bibisected
 CC||nagy.tib...@nisz.hu

--- Comment #5 from David  ---
The option to collect endnotes at the end of a section in new documents works
again after making the following changes in the code for the recent commit:

In sw/source/uibase/uno/SwXDocumentSettings.cxx, under the "case
HANDLE_FOOTNOTE_IN_COLUMN_TO_PAGEEND:" statement on line 1025, change

  bool bTmp;

to:
  return; 
  bool bTmp;


In sw/source/uibase/app/docshini.cxx, line 292, change

   m_xDoc->getIDocumentSettingAccess().set(
DocumentSettingId::FOOTNOTE_IN_COLUMN_TO_PAGEEND, true);

to:

 m_xDoc->getIDocumentSettingAccess().set(
DocumentSettingId::FOOTNOTE_IN_COLUMN_TO_PAGEEND, false);

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 108741] [META] Shapes bugs and enhancements

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108741
Bug 108741 depends on bug 146443, which changed state.

Bug 146443 Summary: Text Box or shape that anchors to a paragraph moves it's 
position to next paragraph when type Enter key at original paragraph
https://bugs.documentfoundation.org/show_bug.cgi?id=146443

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |NOTABUG

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 103494] [META] Textbox bugs and enhancements

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103494
Bug 103494 depends on bug 146443, which changed state.

Bug 146443 Summary: Text Box or shape that anchors to a paragraph moves it's 
position to next paragraph when type Enter key at original paragraph
https://bugs.documentfoundation.org/show_bug.cgi?id=146443

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |NOTABUG

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 87740] [META] Anchor and text wrapping bugs and enhancements

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=87740
Bug 87740 depends on bug 146443, which changed state.

Bug 146443 Summary: Text Box or shape that anchors to a paragraph moves it's 
position to next paragraph when type Enter key at original paragraph
https://bugs.documentfoundation.org/show_bug.cgi?id=146443

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |NOTABUG

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 146443] Text Box or shape that anchors to a paragraph moves it's position to next paragraph when type Enter key at original paragraph

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146443

Aron Budea  changed:

   What|Removed |Added

   Keywords|bibisectRequest, regression |
 Resolution|--- |NOTABUG
 Status|NEW |RESOLVED
 CC||ba...@caesar.elte.hu
Version|7.2.4.1 release |7.2.0.4 release

--- Comment #5 from Aron Budea  ---
Yes, that change was intentional, thus the behavior isn't a bug.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 146400] DDE Link from Sheet inserted in Text loss repeated heading in a Master document

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146400

--- Comment #2 from titanemdg  ---
Solved: I have to change the kind of the link of the Writer document in the
Master document.
Choose dde as option : Navigator > Edit Link > Link > DDE
The drawback is the Navigator will change the name of the file to ‘Text’.
Doubleclick on it doesnt open the file.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 146445] Anchor of image moves to next paragraph when type Enter key at original paragraph

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146445

--- Comment #1 from Mike Kaganski  ---
You are creating a clear dupe of bug 146443 - why? And additionally, that
specific behavior was *asked for* in tdf#120469.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 146443] Text Box or shape that anchors to a paragraph moves it's position to next paragraph when type Enter key at original paragraph

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146443

Dieter  changed:

   What|Removed |Added

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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 103152] [META] Writer image bugs and enhancements

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103152

Dieter  changed:

   What|Removed |Added

 Depends on||146445


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=146445
[Bug 146445] Anchor of image moves to next paragraph when type Enter key at
original paragraph
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 87740] [META] Anchor and text wrapping bugs and enhancements

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=87740

Dieter  changed:

   What|Removed |Added

 Depends on||146445


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=146445
[Bug 146445] Anchor of image moves to next paragraph when type Enter key at
original paragraph
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 146445] Anchor of image moves to next paragraph when type Enter key at original paragraph

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146445

Dieter  changed:

   What|Removed |Added

 Blocks||87740, 103152
   Keywords||bibisectRequest, regression
   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=14
   ||6443,
   ||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=12
   ||0469


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=87740
[Bug 87740] [META] Anchor and text wrapping bugs and enhancements
https://bugs.documentfoundation.org/show_bug.cgi?id=103152
[Bug 103152] [META] Writer image bugs and enhancements
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 146318] Moving image doesn't repaint image right away

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146318

Aron Budea  changed:

   What|Removed |Added

Summary|Moving image doesn't|Moving image doesn't
   |repaint image right away|repaint image right away
   |(Mac-specific)  |

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 129062] [META] Skia library bugs

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129062

Aron Budea  changed:

   What|Removed |Added

 Depends on|146318  |


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=146318
[Bug 146318] Moving image doesn't repaint image right away (Mac-specific)
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 146327] Frame & image detached moving image across columns

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146327

Aron Budea  changed:

   What|Removed |Added

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

--- Comment #5 from Aron Budea  ---
*** Bug 146318 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 146318] Moving image doesn't repaint image right away (Mac-specific)

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146318

Aron Budea  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
   Keywords|bibisectRequest |
 Status|UNCONFIRMED |RESOLVED
 Blocks|129062  |

--- Comment #1 from Aron Budea  ---
Apparently this wasn't Mac specific, and got fixed by the commit below, same as
a bunch of other bugs. Let's mark as duplicate.

https://cgit.freedesktop.org/libreoffice/core/commit/?id=5e6d6be86bf29896e030af5c0f770f2b389d7e8a

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


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=129062
[Bug 129062] [META] Skia library bugs
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 146445] New: Anchor of image moves to next paragraph when type Enter key at original paragraph

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146445

Bug ID: 146445
   Summary: Anchor of image moves to next paragraph when type
Enter key at original paragraph
   Product: LibreOffice
   Version: 7.0.6.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: dgp-m...@gmx.de

Steps to Reproduce:
1. Create a Writer Document and change style of first paragraph to "Heading 1"
(not necessary, but makes more visible what's happening"
2. Insert an image
3. Set cursor to first paragraph.
4. Press Enter key several times.

Actual Results:
Anchor of image switches to new paragraph and image moves down.

Expected Results:
Anchor of image should be connected with first paragraph.

Version: 7.4.0.0.alpha0+ (x64) / LibreOffice Community
Build ID: 9c95415de877af1430ab5b7123e11dedd0ea622c
CPU threads: 4; OS: Windows 10.0 Build 19044; UI render: Skia/Raster; VCL: win
Locale: de-DE (de_DE); UI: en-GB
Calc: CL

and

Version: 7.0.6.2 (x64)
Build ID: 144abb84a525d8e30c9dbbefa69cbbf2d8d4ae3b
CPU threads: 4; OS: Windows 10.0 Build 19044; UI render: Skia/Raster; VCL: win
Locale: de-DE (de_DE); UI: de-DE
Calc: CL

but not

Version: 6.3.6.2 (x64)
Build-ID: 2196df99b074d8a661f4036fca8fa0cbfa33a497
CPU-Threads: 4; BS: Windows 10.0; UI-Render: Standard; VCL: win; 
Gebietsschema: de-DE (de_DE); UI-Sprache: de-DE
Calc: CL

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 146443] Text Box or shape that anchors to a paragraph moves it's position to next paragraph when type Enter key at original paragraph

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146443

--- Comment #4 from Mike Kaganski  ---
(In reply to Dieter from comment #3)

But that's the essence of that change? The request was to *move* objects; and
now this one wants the opposite.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 146444] New: Java integration in LO 7.2.4 aarch64 not working

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146444

Bug ID: 146444
   Summary: Java integration in LO 7.2.4 aarch64 not working
   Product: LibreOffice
   Version: 7.2.4.1 release
  Hardware: Other
OS: macOS (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Installation
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: wer...@werner-ms.at

Description:
When installing LO 7.2.4 MacOS aarch64 version on Macbook air M1 the java
engine select in the options is grayed out, all functionality based on java is
not operational.
When installing LO 7.2.4 MacOS x86-64 version on the same machine everything
works fine, so the java install itself should not be the problem.
The problem occurs independent of the language pack

Steps to Reproduce:
1.Install aarch64 version of LO 7.2.4
2.Goto Libreoffice-Preferences-Libreoffice-advanced and see the Java Options
page grayed out
3. Install x-86-64 version of LO 7.2.4 and see everything working as expected
to verify it is not a machine- or user-profile etc. specific issue

Actual Results:
Java Options not accessible --> LO base (and sone other features) cannot be
used.

Expected Results:
Java options accessible, java machine selectable etc.


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 7.2.4.1 / LibreOffice Community
Build ID: 27d75539669ac387bb498e35313b970b7fe9c4f9
CPU threads: 8; OS: Mac OS X 12.0.1; UI render: default; VCL: osx
Locale: de-AT (de_AT.UTF-8); UI: en-US
Calc: threaded

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 146362] Column flow in region stopped to work

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146362

--- Comment #8 from Ulrich Windl  ---
The test document also looks OK in 7.1.4.2 on Linux (openSUSE Leap 15.3), so
maybe it's a Windows-only issue.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 108741] [META] Shapes bugs and enhancements

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108741

Dieter  changed:

   What|Removed |Added

 Depends on||146443


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=146443
[Bug 146443] Text Box or shape that anchors to a paragraph moves it's position
to next paragraph when type Enter key at original paragraph
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 103494] [META] Textbox bugs and enhancements

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103494

Dieter  changed:

   What|Removed |Added

 Depends on||146443


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=146443
[Bug 146443] Text Box or shape that anchors to a paragraph moves it's position
to next paragraph when type Enter key at original paragraph
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 87740] [META] Anchor and text wrapping bugs and enhancements

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=87740

Dieter  changed:

   What|Removed |Added

 Depends on||146443


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=146443
[Bug 146443] Text Box or shape that anchors to a paragraph moves it's position
to next paragraph when type Enter key at original paragraph
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 146443] Text Box or shape that anchors to a paragraph moves it's position to next paragraph when type Enter key at original paragraph

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146443

Dieter  changed:

   What|Removed |Added

 CC||dipan...@iitk.ac.in
 Blocks||87740, 103494, 108741

--- Comment #3 from Dieter  ---
(In reply to Mike Kaganski from comment #1)
> Most probably that's the fix to tdf#120469.

Dipanshu, do you think, it is related to your fix of bug 120469? Cpuld you
please have a look at it? Thank you.
cc: dipan...@iitk.ac.in


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=87740
[Bug 87740] [META] Anchor and text wrapping bugs and enhancements
https://bugs.documentfoundation.org/show_bug.cgi?id=103494
[Bug 103494] [META] Textbox bugs and enhancements
https://bugs.documentfoundation.org/show_bug.cgi?id=108741
[Bug 108741] [META] Shapes bugs and enhancements
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 146443] Text Box or shape that anchors to a paragraph moves it's position to next paragraph when type Enter key at original paragraph

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146443

Dieter  changed:

   What|Removed |Added

   Keywords||bibisectRequest, regression
 Status|UNCONFIRMED |NEW
 CC||dgp-m...@gmx.de
 Ever confirmed|0   |1
Summary|Text Box that anchors to a  |Text Box or shape that
   |paragraph moves it's|anchors to a paragraph
   |position to next paragraph  |moves it's position to next
   |when type Enter key at  |paragraph when type Enter
   |original paragraph. |key at original paragraph

--- Comment #2 from Dieter  ---
I confirm it with

Version: 7.4.0.0.alpha0+ (x64) / LibreOffice Community
Build ID: 9c95415de877af1430ab5b7123e11dedd0ea622c
CPU threads: 4; OS: Windows 10.0 Build 19044; UI render: Skia/Raster; VCL: win
Locale: de-DE (de_DE); UI: en-GB
Calc: CL


But not with

Version: 7.0.6.2 (x64)
Build ID: 144abb84a525d8e30c9dbbefa69cbbf2d8d4ae3b
CPU threads: 4; OS: Windows 10.0 Build 19044; UI render: Skia/Raster; VCL: win
Locale: de-DE (de_DE); UI: de-DE
Calc: CL

Additional informations
- If you change first paragraph to a different style than default, problem is
more visible
- Same with shapes (=> I changed bug summary)
- Similar with images (but I can reproduce it  also with 7.0.6.2 and so I will
file a new report

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 87740] [META] Anchor and text wrapping bugs and enhancements

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=87740
Bug 87740 depends on bug 139669, which changed state.

Bug 139669 Summary: Image anchored to paragraph doesn't move with text when 
pressing Enter
https://bugs.documentfoundation.org/show_bug.cgi?id=139669

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |DUPLICATE

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 139669] Image anchored to paragraph doesn't move with text when pressing Enter

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139669

Dieter  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #6 from Dieter  ---
Can't reprduce with

Version: 7.4.0.0.alpha0+ (x64) / LibreOffice Community
Build ID: 9c95415de877af1430ab5b7123e11dedd0ea622c
CPU threads: 4; OS: Windows 10.0 Build 19044; UI render: Skia/Raster; VCL: win
Locale: de-DE (de_DE); UI: en-GB
Calc: CL

I think this report is a duplicate of bug 120469 (fixed in 7.2)

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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 112023] Copying data from Base truncates precision to the shown format

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112023

--- Comment #12 from Lars Jødal  ---
Still reproducible in

Version: 7.2.4.1 (x64) / LibreOffice Community
Build ID: 27d75539669ac387bb498e35313b970b7fe9c4f9
CPU threads: 8; OS: Windows 10.0 Build 19044; UI render: Skia/Raster; VCL: win
Locale: da-DK (da_DK); UI: da-DK
Calc: CL

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 146213] Printer preview will show preview in all sorts of page sizes (letter/A2) for paper size B5

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146213

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 146211] export to PDF/A-2b removes (qualified) signature

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146211

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 146210] Hyperlinks in comment boxes are not respecting available width

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146210

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 146209] [EDITING] Copied table: Deleted contents re-appear after reloading the presentation

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146209

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 146205] Crash in: com::sun::star::uno::cpp_queryInterface(void *, _typelib_TypeDescriptionReference *)

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146205

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 146192] extrusion-viewpoint value (3472, -3472, 25000) is not written to file, although it is not default value

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146192

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 146053] Output to HTML: wrong use of p tags results in useless border

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146053

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 146052] orphaned objects and styles in content.xml after editing

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146052

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 146414] cant make a database

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146414

QA Administrators  changed:

   What|Removed |Added

 Ever confirmed|1   |0
 Status|NEEDINFO|UNCONFIRMED

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 146414] cant make a database

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146414

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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 142506] Writer crashes when special character button is clicked

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142506

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] [Bug 142506] Writer crashes when special character button is clicked

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142506

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

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] [Bug 142299] Writer Table selection gray out other layout functions

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142299

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] [Bug 142299] Writer Table selection gray out other layout functions

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142299

--- Comment #4 from QA Administrators  ---
Dear Thelma,

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] [Bug 142283] Libre Office Auto-Recovery sometimes does not work!

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142283

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] [Bug 142283] Libre Office Auto-Recovery sometimes does not work!

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142283

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

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] [Bug 143107] Crash if I try to create columns for more then one part of text

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143107

--- Comment #11 from QA Administrators  ---
Dear Denis,

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] [Bug 80467] UI: "Element anchor" appears RTL aligned, with bad bidi braces in Hebrew UI version and possibly other RTL languages.

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=80467

--- Comment #7 from QA Administrators  ---
Dear Avihay,

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://web.libera.chat/?settings=#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] [Bug 79655] RTL: Dragging toolbars from the left edge of titlebar causes toolbar to dock on right side rather than left

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=79655

--- Comment #10 from QA Administrators  ---
Dear Yousuf Philips (jay) (retired),

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://web.libera.chat/?settings=#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] [Bug 78961] Database Connection to XLSX file hangs after XLSX file is modified in Calc

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=78961

--- Comment #11 from QA Administrators  ---
Dear Chris Barnes,

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://web.libera.chat/?settings=#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] [Bug 129570] RTL: Buttons' labels in About dialog are incorrect ( gen )

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129570

--- Comment #2 from QA Administrators  ---
Dear Xisco Faulí,

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://web.libera.chat/?settings=#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] [Bug 67764] FORMATTING: Spaces removed when pasting from windows clipboard data stored as HTML format

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=67764

--- Comment #12 from QA Administrators  ---
Dear nubile,

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://web.libera.chat/?settings=#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] [Bug 129464] Formula() don't work with references to other documents

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129464

--- Comment #4 from QA Administrators  ---
Dear gmolleda,

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://web.libera.chat/?settings=#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] [Bug 113412] RTL: Update message popup pointer doesnt show up on correct side

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113412

--- Comment #8 from QA Administrators  ---
Dear Yousuf Philips (jay) (retired),

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://web.libera.chat/?settings=#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] [Bug 70745] TABLE: Vertical text Center aligned on merged table cells that cross pages gets misplaced

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=70745

--- Comment #12 from Lars Jødal  ---
Using the test documents, the problem is still reproducible in LO 7.2.4.1.

However, creating a new document, the result is somewhat different: The text is
split between the two parts (before and after the page limit) of the cell. This
split is not especially nice, but it could be argued to be the correct
behaviour. 
(Bug 73955 still applies as a related, but separate issue).

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 90993] EDITING: Objects anchored to frame disappear when frame anchor is changed.

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90993

Mike Kaganski  changed:

   What|Removed |Added

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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 114712] Chart anchored as character not shown on page

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114712

Mike Kaganski  changed:

   What|Removed |Added

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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 128471] If shapes are anchored "to frame" and then the anchoring of the frame is changed, then the Shapes become hidden

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128471

Mike Kaganski  changed:

   What|Removed |Added

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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 132411] Shape becomes invisible object with anchor to character

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=132411

Mike Kaganski  changed:

   What|Removed |Added

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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 135147] Image disappearing after changing anchor from to page to to paragraph

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135147

Mike Kaganski  changed:

   What|Removed |Added

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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 135259] Images vanishes in thin air after changing anchor to character (not restorable with undo)

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135259

Mike Kaganski  changed:

   What|Removed |Added

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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 135294] Changing image anchor in a frame to "as character" loses image and cannot be undone

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135294

Mike Kaganski  changed:

   What|Removed |Added

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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 138153] Image off page after changing anchor to 'to character' inside a caption frame (and undo doesn't solve it)

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138153

Mike Kaganski  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=13
   ||5294,
   ||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=13
   ||5259,
   ||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=13
   ||5147,
   ||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=13
   ||2411,
   ||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=12
   ||8471,
   ||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=11
   ||4712,
   ||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=90
   ||993

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 134007] EDITING: Image anchored to paragraph gets removed when removing the paragraph

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134007

Mike Kaganski  changed:

   What|Removed |Added

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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 133957] Deleting a paragraph with backspace deletes the image (instead of moving up)

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133957

Mike Kaganski  changed:

   What|Removed |Added

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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 132279] Deleting first paragraph of a document deletes anchored to object

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=132279

Mike Kaganski  changed:

   What|Removed |Added

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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 87740] [META] Anchor and text wrapping bugs and enhancements

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=87740

--- Comment #2 from Mike Kaganski  ---
Needs splitting into separate "Text Wrapping issues" and "Anchoring issues".

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 139669] Image anchored to paragraph doesn't move with text when pressing Enter

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139669

Mike Kaganski  changed:

   What|Removed |Added

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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 146443] Text Box that anchors to a paragraph moves it's position to next paragraph when type Enter key at original paragraph.

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146443

Mike Kaganski  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=12
   ||0469,
   ||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=13
   ||9669

--- Comment #1 from Mike Kaganski  ---
Most probably that's the fix to tdf#120469.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 139669] Image anchored to paragraph doesn't move with text when pressing Enter

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139669

Mike Kaganski  changed:

   What|Removed |Added

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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 146443] Text Box that anchors to a paragraph moves it's position to next paragraph when type Enter key at original paragraph.

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146443

Heesu Ban  changed:

   What|Removed |Added

Summary|Text Frame that anchors to  |Text Box that anchors to a
   |paragraph moves it's|paragraph moves it's
   |position to next paragraph  |position to next paragraph
   |when type Enter key at  |when type Enter key at
   |original paragraph. |original paragraph.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 146443] New: Text Frame that anchors to paragraph moves it's position to next paragraph when type Enter key at original paragraph.

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146443

Bug ID: 146443
   Summary: Text Frame that anchors to paragraph moves it's
position to next paragraph when type Enter key at
original paragraph.
   Product: LibreOffice
   Version: 7.2.4.1 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: eban...@gmail.com

Description:
In LibreOffice writer Version 7.2.4.1,
Text Frame that anchored to a paragraph moves it's position to next paragraph
when typing Enter key at original paragraph.

Steps to Reproduce:
1. Create a Writer Document
2. Insert > Text Box,  Draw Text Box at the same line of first paragraph.
3. set mouse cursor to first paragraph.
4. press Enter key several times.


Actual Results:
New paragraph made by pressing Enter key, 
and Text Box moves down to below paragraph as much as pressing Enter key.

Expected Results:
Text Box should be sustained at first paragraph.


Reproducible: Always


User Profile Reset: No



Additional Info:
I tried to reproduce this symptom with several LibreOffice versions newly
installed.
Version 6.4.7.2,  Not reproduced.
Version 7.0.6.2,  Not reproduced.
Version 7.1.8,Not reproduced.
Version 7.2.4,reproducible.
Version 7.3.0.1,  reproducible.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 146426] Dynamically (macro) added controls to form x position ignored (Libre Base EDITING)

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146426

Leslie  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |NOTABUG

--- Comment #6 from Leslie  ---
As Stang wrote, it is possible to change the anchortype when the control is
created and this seems to allow placement the control where it is coded.  
You can see this forum for more info:
https://ask.libreoffice.org/t/libre-base-how-to-change-fixedtext-control-size-at-runtime/72015/16
 
I am no longer of the opinion that this is a bug, just an unfortunate design
choice. 
Therefore I am changing this to 'not a bug'.   
I have instead submitted a Request For Enhancement regarding this matter.  
You can find that here:
https://bugs.documentfoundation.org/show_bug.cgi?id=146442
Thank you for looking at it.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 146442] Default anchor value of macro added control to a Base form should be page not character EDITING

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146442

--- Comment #1 from Leslie  ---
Created attachment 177164
  --> https://bugs.documentfoundation.org/attachment.cgi?id=177164=edit
Base file showing unwanted anchor setting

Open the base file and double click on 'testform' and it will add a control to
the form.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 146442] New: Default anchor value of macro added control to a Base form should be page not character EDITING

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146442

Bug ID: 146442
   Summary: Default anchor value of macro added control to a Base
form should be page not character EDITING
   Product: LibreOffice
   Version: 7.2.3.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: enhancement
  Priority: medium
 Component: Base
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: siderman...@yandex.com

Description:
When dynamically adding a control to a Base form via macro, the default anchor
type is 'As Character'.  
This causes the control to be locked into a position that cannot be changed
using the models/control/shape position settings.   
On a Base form I can't imagine this ever being the desired default.   
I believe the anchor type should be 'to page' thereby allowing the positioning
of the control via code.  
This RFE is the directly related to bug 146426:
https://bugs.documentfoundation.org/show_bug.cgi?id=146426


Steps to Reproduce:
1. Write code to add control to base form 
2. Note the anchor type is 'As Character' 
3. Note how the control cannot be positioned via code until the anchor type is
changed

Actual Results:
The anchor type is 'As Character' 

Expected Results:
The anchor type is 'At Page' 


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 7.2.3.2 (x64) / LibreOffice Community
Build ID: d166454616c1632304285822f9c83ce2e660fd92
CPU threads: 4; OS: Windows 6.1 Service Pack 1 Build 7601; UI render:
Skia/Raster; VCL: win
Locale: en-US (en_US); UI: en-US
Calc: threaded

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 146362] Column flow in region stopped to work

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146362

--- Comment #7 from BogdanB  ---
Created attachment 177163
  --> https://bugs.documentfoundation.org/attachment.cgi?id=177163=edit
how the document look

See the attachement. This is how the document looks on 3 different versions on
Linux.

You could try 2 solutions:
- go to LibreOffice website and download 2-3 different versions of LibreOffice
as AppImages and test this document (https://www.libreoffice.org/ - Download -
LibreOffice as AppImage)
- maybe you have a corupted user profile. see steps here:
https://wiki.documentfoundation.org/UserProfile#Resolving_corruption

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 139602] Calc Sigma drop-down menu functions could include [PRODUCT]

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139602

Eike Rathke  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|libreoffice-b...@lists.free |dhiraj.hol...@gmail.com
   |desktop.org |

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 146437] Fresh Libre Office freezing when I try start it - except safe mode

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146437

--- Comment #8 from V Stuart Foote  ---
(In reply to Ju from comment #6)
> ... I do not understand how bug146402 was
> solved.

bug 146602 has not been solved, it remains against AMD GPUs on current LO
master code base against a 7.4 release.

Beleive your issue is not the Intel i7 2nd Gen SandyBridge HD3000 GPU, are your
monitor(s) attached to the graphics port on the motherboard? Or to the add-on
graphics card? The intel driver would not even attempt Skia Vulkan launch.

Rather suspect the nVidia GTX 960 listed, its installed 497.27 driver is
current, and it will report itself as fully Vulkan 1.2 ready which is likely
what is failing launch. 

A run of the realtech-vr glview utility would provide specifics of the Vulkan
driver support including the haredware IDs and driver version IDs project would
need to craft a denylist entry and block Vulkan (allowing simple Skia raster
rendering).

Otherwise to test, you can modify the defaults of the installed
share/skia/skia_denylist_vulkan.xml to block all Vulkan use on Windows 10 as
Julien suggests.  Alternatively, simply delete the 'version="457.36.0"
compare="less"' from the nVidia stanza and save. 

On relaunch Skia Vulkan will not be tested on your system and you should have a
clean launch.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 120436] Setting cell's Formula property is an order of magnitude slower than setting its FormulaLocal

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120436

Mike Kaganski  changed:

   What|Removed |Added

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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 146440] UNO: Formula vs FormulaLocal: inconsistent cell formatting

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146440

Mike Kaganski  changed:

   What|Removed |Added

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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 146440] UNO: Formula vs FormulaLocal: inconsistent cell formatting

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146440

--- Comment #2 from Mike Kaganski  ---
Case 4:

  oCell = ThisComponent.Sheets(0).getCellByPosition(3, 0)
  oCell.Formula = "'foo"
  oCell = ThisComponent.Sheets(0).getCellByPosition(3, 1)
  oCell.FormulaLocal = "'foo"

In this case, cell D1 contains text "foo" (no apostrophe), and D2 contains text
"'foo" (apostrophe); both cells are formatted as Standard.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 146437] Fresh Libre Office freezing when I try start it - except safe mode

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146437

--- Comment #7 from Julien Nabet  ---
I don't know if LO tries to use Intel graphic part or Nvidia.

First thing you can try is be checking you got last updates of your Nvidia
graphic driver and Intel graphic chipset.
If you still reproduce this, you can add this in skia_denylist_vulkan.xml :





just before the tag  at the end.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 146440] UNO: Formula vs FormulaLocal: inconsistent cell formatting

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146440

--- Comment #1 from Mike Kaganski  ---
FTR: cases 1 and 2 worked exactly the same in OOo 3.2.0; case 3 gave *both* C1
and C2 formatted as Standard, and containing strings "'1".

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 146441] Table of Figures: Wrong on a multi page view

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146441

Andreas Heinisch  changed:

   What|Removed |Added

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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 146441] Table of Figures: Wrong on a multi page view

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146441

--- Comment #2 from Andreas Heinisch  ---
Code pointer:
https://opengrok.libreoffice.org/xref/core/sw/source/core/docnode/node.cxx?r=9d3b6364=27449=773#813

On a single page view it works.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 89606] [META] Table of Contents and Indexes bugs and enhancements

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89606

Andreas Heinisch  changed:

   What|Removed |Added

 Depends on||146441


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=146441
[Bug 146441] Table of Figures: Wrong on a multi page view
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 146441] Table of Figures: Wrong on a multi page view

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146441

Andreas Heinisch  changed:

   What|Removed |Added

 Blocks||89606


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=89606
[Bug 89606] [META] Table of Contents and Indexes bugs and enhancements
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 146362] Column flow in region stopped to work

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146362

--- Comment #6 from Ulrich Windl  ---
The problem is still seen in 7.1.8.1 x86 running on Windows 10/x86_64.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 146441] Table of Figures: Wrong on a multi page view

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146441

--- Comment #1 from Andreas Heinisch  ---
Created attachment 177162
  --> https://bugs.documentfoundation.org/attachment.cgi?id=177162=edit
Document showing the bug

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 146441] New: Table of Figures: Wrong on a multi page view

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146441

Bug ID: 146441
   Summary: Table of Figures: Wrong on a multi page view
   Product: LibreOffice
   Version: 7.2.3.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: andreas.heini...@yahoo.de

Description:
Consider the attached document. You may update the table of figures by right
click -> update index, or you may insert a new table of figures index.

Steps to Reproduce:
1. Select multiple-page view on the bottom of the page
2. Zoom out so that both pages are visible
3. Insert -> ToC and Index -> ToC, Index, Biblio under heading H1
4. Type -> Select Table of Figures
5. For -> Chapter instead of Entire document
6. Click OK 

Actual Results:
Figure 1 is part of the List of Figures but only if the table of figures is
locate above the actual figure on page 1.

Expected Results:
Figure 1 should not be part of the List of Figures


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 7.2.3.2 (x64) / LibreOffice Community
Build ID: d166454616c1632304285822f9c83ce2e660fd92
CPU threads: 6; OS: Windows 10.0 Build 19042; UI render: Skia/Raster; VCL: win
Locale: de-DE (de_DE); UI: en-US
Calc: CL

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 146362] Column flow in region stopped to work

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146362

--- Comment #5 from Ulrich Windl  ---
Created attachment 177161
  --> https://bugs.documentfoundation.org/attachment.cgi?id=177161=edit
Final redacted test document

This is the test document that displays in the first column only in Writer
7.1.5.2.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 146362] Column flow in region stopped to work

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146362

--- Comment #4 from Ulrich Windl  ---
The test document https://bugs.documentfoundation.org/attachment.cgi?id=177070
looks fine here as well, but obviously that wasn't created with an older
version of LibreOffice.
I made another experiment with my document:
When I replace text, the text flows into the second column, but when I add a
new paragraph it does not. However when only replacing a few characters, the
text does NOT flow into the second column.
I continued to replace most text piece-wise: In the end the text did not flow,
BUT when inserting a new paragraph now, the text flows into the second column,
and when I undo it, the text "unflows" back into column one.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 146350] Select all + changing language scrolls to the end

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146350

--- Comment #3 from Szasz-Fabian Jozsef  ---
It is relatively an easy task to prevent scrolling to the end:

Prior selecting all text and moving the cursor to the end of the document, save
the cursor position in a variable.

- After every operation on the selected text block, restore the scroll position
by calculating the theoretical cursor position, based on the saved variable
(during the selected all text the user may zoom, etc).

- Before a cursor movement operation, after deselecting the text block, restore
the cursor position from the variable, after this treat the cursor movement
(arrows, page up/down, home, end, etc.).

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 146281] [Feature Request] BaseDocumenter extension in Firebird not working

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146281

--- Comment #15 from Andreas Heinisch  ---
Tried to add a test case but I can't recreate the error on a smaller scale.
Somehow in the assignment (_CheckArgument = False) the literal gets an empty
parameter info and then it will overwrite the information about the parameters
in _CheckArgument leading to that error.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 146281] [Feature Request] BaseDocumenter extension in Firebird not working

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146281

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

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

tdf#144353, tdf#146281 - Correctly copy the information about variables

It will be available in 7.4.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] [Bug 146281] [Feature Request] BaseDocumenter extension in Firebird not working

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146281

Commit Notification  changed:

   What|Removed |Added

 Whiteboard||target:7.4.0

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 146440] New: UNO: Formula vs FormulaLocal: inconsistent cell formatting

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146440

Bug ID: 146440
   Summary: UNO: Formula vs FormulaLocal: inconsistent cell
formatting
   Product: LibreOffice
   Version: 7.4.0.0 alpha0+ Master
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: mikekagan...@hotmail.com
CC: er...@redhat.com

In a new spreadsheet, execute these macros:

Sub FormulaVsFormulaLocal

' Case 1. Comparing date values
  oCell = ThisComponent.Sheets(0).getCellByPosition(0, 0)
  oCell.Formula = "2021-12-27"
  oCell = ThisComponent.Sheets(0).getCellByPosition(0, 1)
  oCell.FormulaLocal = "2021-12-27"

' Case 2. Comparing boolean values
  oCell = ThisComponent.Sheets(0).getCellByPosition(1, 0)
  oCell.Formula = "TRUE"
  oCell = ThisComponent.Sheets(0).getCellByPosition(1, 1)
  oCell.FormulaLocal = "ИСТИНА" ' Note use of *localized* (ru) name for "TRUE"

' Case 3. Comparing string values
  oCell = ThisComponent.Sheets(0).getCellByPosition(2, 0)
  oCell.Formula = "'1"
  oCell = ThisComponent.Sheets(0).getCellByPosition(2, 1)
  oCell.FormulaLocal = "'1"

End Sub

Given that the initial format of all the cells is "Standard", I observe the
following result in Version: 7.2.4.1 (x64) / LibreOffice Community
Build ID: 27d75539669ac387bb498e35313b970b7fe9c4f9
CPU threads: 12; OS: Windows 10.0 Build 19044; UI render: Skia/Raster; VCL: win
Locale: ru-RU (ru_RU); UI: en-US
Calc: CL

Case 1. Cell A1 is still formatted as Standard. It contains number 44557.
Cell A2 is formatted as Date (-MM-DD). It contains date 2021-12-27.

Case 2. Cell B1 is still formatted as Standard. It contains number 1.
Cell B2 is formatted as BOOLEAN. It contains value "ИСТИНА".
(Note that in other locales, the string in case 2 code should be modified
accordingly.)

Case 3. Cell C1 is formatted as Text (@). It contains string "1" (no
apostrophe).
Cell C2 is formatted as Standard. It contains string "'1" (apostrophe).

I suppose all cases should behave consistently, and the only difference should
be that Formula takes canonical representation, and FormulaLocal takes
localized strings as user may enter... Especially confusing is that case 3
reverses which cell takes new number format.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 76991] Writer destroys aspect ratio when scaling graphics

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=76991

Jean-François Fortin Tam  changed:

   What|Removed |Added

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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 80281] FORMATTING: "Keep aspect ratio" checkbox of images or photos not always honoured

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=80281

Jean-François Fortin Tam  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=76
   ||991
 CC||nekoh...@gmail.com

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 145937] Image does NOT "Keep ratio" if BOTH "Relative to" check-boxes are selected

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145937

Jean-François Fortin Tam  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=76
   ||991
 CC||nekoh...@gmail.com

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 76991] Writer destroys aspect ratio when scaling graphics

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=76991

Jean-François Fortin Tam  changed:

   What|Removed |Added

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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 146439] Enabling italic causes a wiggle at different zoomlevels

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146439

Telesto  changed:

   What|Removed |Added

 CC||caol...@redhat.com
 Blocks||145962

--- Comment #2 from Telesto  ---
1. Open the attached file
2. Double click pressing
3. Press CTRL+I
4. CTRL+Z
5. CTRL+Y (and go on with the CTRL+Z/Y dance)


Tried every glyph positioning in Tools -> Writer -> View kerning. It's never
good


ClassicInspired is pretty stable. But if you turn on Formatting marks you can
notice wiggling on any zoomlevel. Font start to move at 160%

Also found in
LibreOffice 3.3.0 
OOO330m19 (Build:6)
tag libreoffice-3.3.0.4

FWIW ClassicInspired is currently my favorite, based on how kerning looks. But
kerning quality is really depending on zoomlevel. 

The part I'm less getting is how 'zoom' works. It apparently triggers a full
re-rendering of all glyphs. I would sometimes think why not simple scale full
canvas, instead of re-rending the glyphs. But what do I know about glyphs, zoom
& canvas..


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=145962
[Bug 145962] [META] Bugs related to kerning/font spacing (cramped/to
width/wiggling)
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 145962] [META] Bugs related to kerning/font spacing (cramped/to width/wiggling)

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145962

Telesto  changed:

   What|Removed |Added

 Depends on||146439


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=146439
[Bug 146439] Enabling italic causes a wiggle at different zoomlevels
-- 
You are receiving this mail because:
You are the assignee for the bug.

  1   2   >