[Libreoffice-bugs] [Bug 152080] New: Cell dragging is not "smart"

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152080

Bug ID: 152080
   Summary: Cell dragging is not "smart"
   Product: LibreOffice
   Version: 7.3.6.2 release
  Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: erietmei...@protonmail.com

Description:
When I select 2 cells below each other containing the formulas
"=SUMPRODUCT(A1=B1:B50)" and "=SUMPRODUCT(A2=B1:B50)" and 'drag' them (I don't
know the technical term), I expect the next created cell to be
"=SUMPRODUCT(A3=B1:B50)". Instead the next cell is "=SUMPRODUCT(A3=B3:B52)". I
am making the assumption this is not expected behaviour.

Steps to Reproduce:
1. In cell C1: "=SUMPRODUCT(A1=B1:B50)"
2. In cell C2: "=SUMPRODUCT(A2=B1:B50)"
3. Select both cells and 'drag' to next unoccupied cell

Actual Results:
Cell C3 contains the formula "=SUMPRODUCT(A3=B3:B52)"

Expected Results:
Cell C3 contains the formula "=SUMPRODUCT(A3=B1:B50)"


Reproducible: Always


User Profile Reset: No

Additional Info:
There is no other information.

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

[Libreoffice-bugs] [Bug 103322] Use floating point for glyph positioning in VCL

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103322

--- Comment #50 from خالد حسني  ---
(In reply to Mike Kaganski from comment #49)
> (In reply to خالد حسني from comment #45)
> 
> IIUC, this still forces integral pixels on the start/end of any text run,
> right? So only the middle of the text benefits from whatever library may
> provide. And the bounds would still suffer from the same problem? I might of
> course misunderstand how it is implemented.

I don’t know.

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

[Libreoffice-bugs] [Bug 103322] Use floating point for glyph positioning in VCL

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103322

--- Comment #49 from Mike Kaganski  ---
(In reply to خالد حسني from comment #45)

IIUC, this still forces integral pixels on the start/end of any text run,
right? So only the middle of the text benefits from whatever library may
provide. And the bounds would still suffer from the same problem? I might of
course misunderstand how it is implemented.

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

[Libreoffice-bugs] [Bug 151220] LibreOffice Window Appears Extremely Small When Opened

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151220

--- Comment #6 from phd  ---
> Nevermind, it is fixed.
> The Base window remembered the previous state
> of 0 width and 0 height

Then maybe we should consider this a separate bug from Bug 150856?

Probably LO should sanitize the remembered values, and [0,0] should result in
resetting that value to default window's size at startup.

Because now for everyone affected by Bug 150856 the behavior is still buggy at
the first startup after upgrade.

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

[Libreoffice-bugs] [Bug 152066] Exporting .odp file to animated gif file showing all the slides

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152066

Thierry Munoz  changed:

   What|Removed |Added

 CC||thierry.mu...@free.fr

--- Comment #2 from Thierry Munoz  ---
Hi,
No this ticket is different from bug 48085.
My need is to produce quickly an animated gif showing all the slides (5-6
maximum) alternately without transition effects. It's not a gif inside a slide.
The bug 34959 is from 2011 but for me it's still true because there is no
solution to export directly an impress .odp file to mp4 for instance.
Regards.

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

[Libreoffice-bugs] [Bug 120405] EDITING: Clicking at 'Open' in the concordance file button in the ToC dialog vanishes the 'Edit...' command

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120405

Andreas Heinisch  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|libreoffice-b...@lists.free |andreas.heini...@yahoo.de
   |desktop.org |

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

[Libreoffice-bugs] [Bug 151827] ODBC Connection Wizard connects to a database

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151827

Heiko Tietze  changed:

   What|Removed |Added

 CC||rafael.palma.l...@gmail.com

--- Comment #4 from Heiko Tietze  ---
dbaccess/inc/strings.hrc
STR_ODBC_HEADERTEXT: "Set up a connection to an ODBC database"
STR_ODBC_HELPTEXT: "Enter the name of the ODBC database you want to connect
to.\nClick 'Browse...' to select an ODBC database that is already registered in
%PRODUCTNAME.\nPlease contact your system administrator if you are unsure about
the following settings."
STR_NAME_OF_ODBC_DATASOURCE "Name of the ODBC data source on your system"

(In reply to Christopher Yeleighton from comment #0)
> ODBC data source that allows me to connect ... by means of commands USE or 
> ATTACH 

Do you really think it becomes more clear and easy to read if we use the
database terminology in the UI. How about a compromise:

"Enter the name of the ODBC database you want to use.\nClick 'Browse...' to
select an ODBC database connection that is already registered in
%PRODUCTNAME.\nPlease contact your system administrator if you are unsure about
the following settings."


Help points to Mail Merge Wizard, also with master. Thought bug 149221 was
fixed by Rafael.

https://help.libreoffice.org/7.5/en-US/text/swriter/01/mailmerge00.html?System=UNIX=WRITER=vcl/ui/wizard/Wizard#bm_id1926107

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

[Libreoffice-bugs] [Bug 152066] Exporting .odp file to animated gif file showing all the slides

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152066

Heiko Tietze  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1

--- Comment #1 from Heiko Tietze  ---
What's wrong with the other formats? You can export as SVG, for example, and
show these automatically. Or ask for some video format (see bug 34959), which
sounds better suited for the task.

Guess this ticket is not about export to gif expecting the animations to be
shown animated as requested in bug 48085.

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

[Libreoffice-bugs] [Bug 151889] CLEAR FORMATTING: Give option to clear every formatting in a single step

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151889

Heiko Tietze  changed:

   What|Removed |Added

 CC|libreoffice-ux-advise@lists |heiko.tietze@documentfounda
   |.freedesktop.org|tion.org
   Keywords|needsUXEval |

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

[Libreoffice-bugs] [Bug 151829] Writer TABLE: Optimal column width does not adjust columns that are too wide

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151829

--- Comment #9 from Heiko Tietze  ---
(In reply to Christian Lehmann from comment #8)
> It still seems that Dieter is right that the routine somehow fails if the 
> table
> contains merged cells.

Maybe, but the example is at least not sufficient to justify coding effort. Can
you create something more striking?

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

[Libreoffice-bugs] [Bug 152078] Add control to Basic IDE to easily adjust the UI font size

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152078

Heiko Tietze  changed:

   What|Removed |Added

 CC|libreoffice-ux-advise@lists |heiko.tietze@documentfounda
   |.freedesktop.org|tion.org
Summary|Add button to Basic IDE to  |Add control to Basic IDE to
   |easily grow/shrink font |easily adjust the UI font
   |height  |size
   Keywords|needsUXEval |

--- Comment #2 from Heiko Tietze  ---
Would prefer one command .uno:BasicIdeZoom and a slider at the statusbar. Two
buttons to control UI aspects are not so well suited at the primary toolbar
which presents the most frequently used functions. And I'd also keep the UNO
API as small as possible.

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

[Libreoffice-bugs] [Bug 124438] [META] Presenter console bugs and enhancements

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124438
Bug 124438 depends on bug 33495, which changed state.

Bug 33495 Summary: Allow minimizing or resizing the presenter screen while 
presentation is active (UI)
https://bugs.documentfoundation.org/show_bug.cgi?id=33495

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

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

[Libreoffice-bugs] [Bug 103610] [META] Slide show (presentation mode) bugs and enhancements

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103610
Bug 103610 depends on bug 33495, which changed state.

Bug 33495 Summary: Allow minimizing or resizing the presenter screen while 
presentation is active (UI)
https://bugs.documentfoundation.org/show_bug.cgi?id=33495

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

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

[Libreoffice-bugs] [Bug 151846] LibreOffice 7.4 missing several imports in com.sun.star.chart2 namespace

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151846

--- Comment #3 from Noel Grandin  ---
What is your code doing with InterpretedData that it needs to import it?

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

[Libreoffice-bugs] [Bug 151220] LibreOffice Window Appears Extremely Small When Opened

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151220

--- Comment #5 from Lucas J  ---
Nevermind, it is fixed. The Base window remembered the previous state of 0
width and 0 height, but after resizing the window, it now remembers state and
no longer has the problem.

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

[Libreoffice-bugs] [Bug 151220] LibreOffice Window Appears Extremely Small When Opened

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151220

Lucas J  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|REOPENED|RESOLVED

--- Comment #4 from Lucas J  ---


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

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

[Libreoffice-bugs] [Bug 151220] LibreOffice Window Appears Extremely Small When Opened

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151220

Lucas J  changed:

   What|Removed |Added

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

--- Comment #3 from Lucas J  ---
I still have the same problem with Base even in this version.

Version: 7.4.2.3 / LibreOffice Community
Build ID: 382eef1f22670f7f4118c8c2dd222ec7ad009daf
CPU threads: 4; OS: Linux 5.4; UI render: default; VCL: kf5 (cairo+xcb)
Locale: en-US (en_US.UTF-8); UI: en-US
Calc: threaded

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

[Libreoffice-bugs] [Bug 138111] FAILESAVE: Style “A0" in Draw is not retained (changed to "A4") after save and reopen

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138111

Kevin Suo  changed:

   What|Removed |Added

Summary|FAILESAVE: Style in Draw is |FAILESAVE: Style “A0" in
   |not retained after save and |Draw is not retained
   |reopen  |(changed to "A4") after
   ||save and reopen

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

[Libreoffice-bugs] [Bug 138111] FAILESAVE: Style in Draw is not retained after save and reopen

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138111

Kevin Suo  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED

--- Comment #8 from Kevin Suo  ---
https://gerrit.libreoffice.org/c/core/+/142819

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

[Libreoffice-bugs] [Bug 152074] Delay when typing with Persian keyboard layout

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152074

--- Comment #2 from افشین  ---
Created attachment 183636
  --> https://bugs.documentfoundation.org/attachment.cgi?id=183636=edit
Locale Setting

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

[Libreoffice-bugs] [Bug 152074] Delay when typing with Persian keyboard layout

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152074

--- Comment #1 from افشین  ---
Hello. 
I can't repoduce this bug!
I think you should set locale setting to "Persian".

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

[Libreoffice-bugs] [Bug 138111] FAILESAVE: Style in Draw is not retained after save and reopen

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138111

--- Comment #7 from Kevin Suo  ---
Still reproducible on current 7.4 branch.

1. New Draw, hit F2, click anywhere on the page, and type in "ABC", exit
editing by clicking anywhere else.
2. Click on the text frame "ABC", go to sidebar and expand the style named
"Text", you see a style named "A0". Double-click on this "A0" style to apply it
to the text frame.
3. Saved and reopen.

--> The style applied to the text frame becomes "A4" rather than "A0".

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

[Libreoffice-bugs] [Bug 151872] When exporting a selection of slides to PDF in File -> Export AS -> Export As PDF, it exports all the presentation

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151872

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 151870] Limit minimum size of the LibreOffice window

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151870

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 151868] Connector line should be visible prior to next item in presentation mode, but isn't (Skia Raster, fine with GDI))

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151868

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 151865] Smb share via cifs utils and Libreoffice: Files get deleted when two Linux users work with the file (the first user in editing mode and the second user in read-only mod

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151865

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 151861] Navigation bar of Forms: Standard Filter is missing - only Form Based Filters available

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151861

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 152008] Critical, Freezes when switching thru Document Windows (macOS Ventura, M2)

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152008

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 152008] Critical, Freezes when switching thru Document Windows (macOS Ventura, M2)

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152008

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

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

[Libreoffice-bugs] [Bug 148399] Hard page break inextricable from table which follows it

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148399

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

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 148399] Hard page break inextricable from table which follows it

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148399

QA Administrators  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 141844] XCloseListener attached to form does not throw errors in case of bad Python coding

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141844

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

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 141844] XCloseListener attached to form does not throw errors in case of bad Python coding

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141844

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 149177] Formatting (I want an option clearly stated: "Turn off formatting")

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149177

--- Comment #3 from QA Administrators  ---
Dear Anthony Judge,

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 149136] MAILMERGE : Database not updating for email mailmerge

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149136

--- Comment #10 from QA Administrators  ---
Dear Thierry Munoz,

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 148919] [FORMATTING] Changing paragraph style tab option does not take or save

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148919

--- Comment #3 from QA Administrators  ---
Dear Emily Bowman,

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 144233] something(row-height above 2.00 ?) prevents embedded objects from being re-positioned properly on sheet

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=144233

--- Comment #8 from QA Administrators  ---
Dear trowelandmattock,

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 144015] In Calc secondary X axis position is referring to primary Y axis

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=144015

--- Comment #2 from QA Administrators  ---
Dear Greg,

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 143986] In slideshow mode, when we go to the next slide, horizontal bands flicker across the screen

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143986

--- Comment #5 from QA Administrators  ---
Dear NarayanAras,

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 140493] The Contents of the Combo Box or List Field could not be determined

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140493

--- Comment #3 from QA Administrators  ---
Dear Veridical Angel,

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 93309] Show/Hide pane button off by one pixel

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93309

--- Comment #15 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 35055] VIEWING: background image covers paragraph shadow

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=35055

--- Comment #13 from QA Administrators  ---
Dear guilhem,

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 138111] FAILESAVE: Style in Draw is not retained after save and reopen

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138111

--- Comment #6 from QA Administrators  ---
Dear Kevin Suo,

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 134343] Selecting cell in left split window causes right window cells to jump

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134343

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

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 132500] SVG is missing a few lines of pixels at the bottom in presentation mode (GDI/OpenGL and a little bit in Skia)

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=132500

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

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 113703] While editing document, using Field insert panel with mouse cursor causes the Selection place to revert to previous when a selection is made

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113703

--- Comment #11 from QA Administrators  ---
Dear Robert Wright,

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 113065] RTL: Inserted textbox should use current text direction and not always use LTR

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113065

--- Comment #5 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 148370] In Calc, Autocomplete places black marks in cell where letters should be, instead of previously used characters

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148370

hugsr4every...@live.com  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #7 from hugsr4every...@live.com  ---
Not sure what fixed the problem. Maybe two weeks ago, I had other problems with
my computer and I restored my Windows software to a previous point. I didn't
check for this problem right then but now I have noticed the problem seems to
have been corrected.
Thanks to all those who looked into this. Hope it hasn't been too much of a
pain.
John

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

[Libreoffice-bugs] [Bug 150639] Master Slides sidebar opens with zero width

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150639

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

 CC||olivier.cr...@ocrete.ca

--- Comment #3 from Stéphane Guillou (stragu) 
 ---
*** Bug 152076 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 152076] UI: Master pages side panel doesn't open from button button

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152076

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

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

--- Comment #3 from Stéphane Guillou (stragu) 
 ---


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

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

[Libreoffice-bugs] [Bug 124891] [META] Basic IDE bugs and enhancements

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124891

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

 Depends on||152078


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=152078
[Bug 152078] Add button to Basic IDE to easily grow/shrink font height
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 152078] Add button to Basic IDE to easily grow/shrink font height

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152078

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 CC||stephane.guillou@libreoffic
   ||e.org
 Status|UNCONFIRMED |NEW
 Blocks||124891

--- Comment #1 from Stéphane Guillou (stragu) 
 ---
I think this makes perfect sense, but curious to hear what UX/Design have to
say.
It would be good to also have the usual Ctrl + Scroll shortcut work in the IDE
as well, given that it can be used in all components already.


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=124891
[Bug 124891] [META] Basic IDE bugs and enhancements
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 152077] Calc freeze when you draw a line inside the chart

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152077

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

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

--- Comment #3 from Stéphane Guillou (stragu) 
 ---
Reproduced with:

Version: 7.5.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 5b0a6621858b141022743dd8d500558895dedb1f
CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3
Locale: en-AU (en_AU.UTF-8); UI: en-US
Calc: threaded

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

[Libreoffice-bugs] [Bug 117710] [META] UNO API issues

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117710

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

 Depends on||151847


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=151847
[Bug 151847] Invalid XPropertySet for several properties and queryInterface()
returns
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 151847] Invalid XPropertySet for several properties and queryInterface() returns

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151847

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

 Blocks||117710
   Keywords||needsDevAdvice
 Whiteboard| QA:needsComment|
 CC||stephane.guillou@libreoffic
   ||e.org


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=117710
[Bug 117710] [META] UNO API issues
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 117710] [META] UNO API issues

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117710

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

 Depends on||151846


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=151846
[Bug 151846] LibreOffice 7.4 missing several imports in com.sun.star.chart2
namespace
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 151846] LibreOffice 7.4 missing several imports in com.sun.star.chart2 namespace

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151846

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

 Blocks||117710
  Regression By||Noel Grandin
 CC||noelgran...@gmail.com,
   ||stephane.guillou@libreoffic
   ||e.org
   Keywords|bibisectRequest |bibisected, bisected,
   ||regression

--- Comment #2 from Stéphane Guillou (stragu) 
 ---
com.sun.star.chart2 is documented here:
https://api.libreoffice.org/docs/idl/ref/namespacecom_1_1sun_1_1star_1_1chart2.html

It isn't listed as deprecated:
https://api.libreoffice.org/docs/idl/ref/deprecated.html

Bisected (only with InterpretedData) to:

e35e70fd16d24596e16bed1d7b54b3e52827dfd0 is the first bad commit
commit e35e70fd16d24596e16bed1d7b54b3e52827dfd0
Author: Jenkins Build User 
Date:   Thu Feb 3 14:32:39 2022 +0100

source sha:6b14014342a665268b822729d465e9d3a3a2ca57

Which refers to this commit:

commit  6b14014342a665268b822729d465e9d3a3a2ca57
author  Noel Grandin Tue Feb 01 20:34:49 2022 +0200
committer   Noel Grandin  Thu Feb 03
14:26:22 2022 +0100
tree413d6fe0a442412f2480f0a35c2019b34907a951
parent  d4f61a594608219d08b489205ebb5569d905f444

make css::chart2::InterpretedData a normal struct

Noel, could you please have a look?

bisect log:

# bad: [84c8ef56869631d6f245bb03dda89fc864c7b9f0] source
sha:403ff3d3ccba1498568e82e4840a12e53a188406
# good: [36b1ce7e6118699fd36c37261da7f24f935b41ac] source
sha:229123ccc6f90ebf66b3e659bebbd53f8a9bdd3a
git bisect start 'origin/master' 'oldest'
# bad: [ed646e1db031892ffd209a1a5ee0f8e05d584582] source
sha:1e7be382b1f400801d350067e4dfd40d4cfd2db3
git bisect bad ed646e1db031892ffd209a1a5ee0f8e05d584582
# good: [2a98ba333c16f30d2139c16d35fc40123397c691] source
sha:4ab36ed96f9dce18bad751c67bb447d3783f3aba
git bisect good 2a98ba333c16f30d2139c16d35fc40123397c691
# bad: [76102c5398c181e961abb16f1422231b9c27f99a] source
sha:06759801f0a9e8ee80790cf7b8aa02fcb47290a0
git bisect bad 76102c5398c181e961abb16f1422231b9c27f99a
# good: [4ce16bf339c3b5c9d60b15a44d5622cf2f03e622] source
sha:61cb699e88b3680becf78dc7b8bd514b2b7318a4
git bisect good 4ce16bf339c3b5c9d60b15a44d5622cf2f03e622
# bad: [ade99e27e395ab7446f989b84a6a2acd8fd3dc74] source
sha:3a643654bb564c1f8767af1af8dacc9c6c6df41d
git bisect bad ade99e27e395ab7446f989b84a6a2acd8fd3dc74
# good: [9ac7643a186b59c1ab76d6abf147d339e90044ef] source
sha:3b0a0e70cb67fc2e1fd2e8cbb9cfcd8c670e
git bisect good 9ac7643a186b59c1ab76d6abf147d339e90044ef
# bad: [f8b89e1238f02e4b6363ed554b9b3613053ef2a4] source
sha:d5f015185240a7bddfed7ddf10d6b5426e35fb72
git bisect bad f8b89e1238f02e4b6363ed554b9b3613053ef2a4
# good: [c1d3914410edbac8b7eed4cef6e2c8eb0be59dd4] source
sha:4a38ca4035ac03571925e72cb47e0beb8da2003a
git bisect good c1d3914410edbac8b7eed4cef6e2c8eb0be59dd4
# good: [3b409083bae7da4265942a9c35b34f09c81c9469] source
sha:9aaf8db1e4ac20fce4b19bc43c13b25938e80275
git bisect good 3b409083bae7da4265942a9c35b34f09c81c9469
# bad: [931d82ce72e6abd97f659d4592c6875ed2653560] source
sha:297f000c4968da9a61846d1b336d4fb77e01610c
git bisect bad 931d82ce72e6abd97f659d4592c6875ed2653560
# bad: [e35e70fd16d24596e16bed1d7b54b3e52827dfd0] source
sha:6b14014342a665268b822729d465e9d3a3a2ca57
git bisect bad e35e70fd16d24596e16bed1d7b54b3e52827dfd0
# good: [cb0c1626e6c2a6be84fdd8f0fa837c41abc63e9b] source
sha:d4f61a594608219d08b489205ebb5569d905f444
git bisect good cb0c1626e6c2a6be84fdd8f0fa837c41abc63e9b
# first bad commit: [e35e70fd16d24596e16bed1d7b54b3e52827dfd0] source
sha:6b14014342a665268b822729d465e9d3a3a2ca57


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=117710
[Bug 117710] [META] UNO API issues
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 103322] Use floating point for glyph positioning in VCL

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103322

--- Comment #48 from Eyal Rozenberg  ---
(In reply to خالد حسني from comment #47)

Ok, I see... well, in that case, I have to open a separate bug about
positioning/coordinate precision that's not specific to text glyph
positioning... some of you on the CC list may be interested in 152079, and
sorry for the spam.

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

[Libreoffice-bugs] [Bug 108975] Need sub-0.1-milimeter position and size resolution

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108975

Eyal Rozenberg  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 152079] Increase coordinate precision higher and make it uniform

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152079

Eyal Rozenberg  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 152079] Increase coordinate precision higher and make it uniform

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152079

Eyal Rozenberg  changed:

   What|Removed |Added

Summary|Make LO's coordinate|Increase coordinate
   |precision higher & uniform  |precision higher and make
   ||it uniform

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

[Libreoffice-bugs] [Bug 138347] Link to call Basic script with vnd.sun.star.script: not working in Writer. Same thing working in Calc (also with HYPERLINK()).

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138347

Wolfgang Jäger  changed:

   What|Removed |Added

Version|7.0.2.2 release |3.3.0 release

--- Comment #9 from Wolfgang Jäger  ---
Did a bit of research once more. Result:

The bug was already present in OOo and was never fixed. It continues to exist
in AOO (tested with 4.1.7 portable). However, it only takes effect when the
option "Ctrl+Click to activate Hyperlink" is set. 

Users shouldn't be encouraged to reduce security settings. And again: In Calc
everything is OK so far. Same in Draw.  

To be clear: Only the Sub calling protocol vnd.sun.star.sript: is afflicted.
Ordinary hyperlinks work as expected.

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

[Libreoffice-bugs] [Bug 44267] Add Option to Change Number of Decimal Places in Draw

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=44267

Eyal Rozenberg  changed:

   What|Removed |Added

 Depends on||152079


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=152079
[Bug 152079] Make LO's coordinate precision higher & uniform
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 152079] Make LO's coordinate precision higher & uniform

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152079

Eyal Rozenberg  changed:

   What|Removed |Added

 CC||caol...@redhat.com,
   ||kha...@aliftype.com,
   ||rb.hensc...@t-online.de
 Blocks||44267


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=44267
[Bug 44267] Add Option to Change Number of Decimal Places in Draw
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 152079] New: Make LO's coordinate precision higher & uniform

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152079

Bug ID: 152079
   Summary: Make LO's coordinate precision higher & uniform
   Product: LibreOffice
   Version: 3.5.0 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: eyalr...@gmx.com

In bug 44267, Comment #6, Regina explains that LO Draw has an internal
precision of 10^{-2} mm; and that's the best the UI offers. However, users
often notice objects in Draw/Impress rendered at positions which are not
multiples of this value.

I had the notion that a fix for bug 103322 would also improve/resolve bug
44267, but: 1. It might not have and 2. A different approach was adopted there.
So, we're back to the coordinate precision problem.

Coordinate precision must be made consistent - in ODF support and in the LO
modules. Options:

1. A common limited precision and everything being rounded to it, e.g.
   1.1. 10^{-4} mm
   1.2  A per-document setting
2. "unlimited" precision expressed by:
   2.1 unlimited-length decimals or
   2.2 an unlimited-length numerator/denominator pair,
   2.3 etc.
3. Floating-point precision

Option 1.1 looks like (?) the easiest to implement. I'm not such a fan of
option 3 since it might have strange repercussions but it may be easier to
implement than the 2.x options.

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

[Libreoffice-bugs] [Bug 125017] Enhancement: Make document scale & unit setting better discoverable

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125017

Eyal Rozenberg  changed:

   What|Removed |Added

Summary|Enhancement: Increase   |Enhancement: Make document
   |Precision of Position and   |scale & unit setting better
   |Size|discoverable

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

[Libreoffice-bugs] [Bug 103322] Use floating point for glyph positioning in VCL

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103322

Eyal Rozenberg  changed:

   What|Removed |Added

 Blocks|44267   |


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=44267
[Bug 44267] Add Option to Change Number of Decimal Places in Draw
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 44267] Add Option to Change Number of Decimal Places in Draw

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=44267

Eyal Rozenberg  changed:

   What|Removed |Added

 Depends on|103322  |


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=103322
[Bug 103322] Use floating point for glyph positioning in VCL
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 152078] Add button to Basic IDE to easily grow/shrink font height

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152078

Rafael Lima  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 144862] Wiggling letter with window size of 1920 pixel width (72dpi) and zoom 140% (RSID?)

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=144862

--- Comment #58 from Eyal Rozenberg  ---
So, does this patch involve a change to the internal precision of coordinates
in LO modules, or is this only about font rendering?

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

[Libreoffice-bugs] [Bug 86206] Exporting to SVG breaks dashed lines

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=86206

--- Comment #22 from Rajasekaran Karunanithi  ---
Still reproducable in LO 7.4.2.3 under Windows 10(x64).

Version: 7.4.2.3 (x64) / LibreOffice Community
Build ID: 382eef1f22670f7f4118c8c2dd222ec7ad009daf
CPU threads: 4; OS: Windows 10.0 Build 19044; UI render: Skia/Raster; VCL: win
Locale: ta-IN (en_IN); UI: en-US
Calc: threaded

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

[Libreoffice-bugs] [Bug 152078] New: Add button to Basic IDE to easily grow/shrink font height

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152078

Bug ID: 152078
   Summary: Add button to Basic IDE to easily grow/shrink font
height
   Product: LibreOffice
   Version: Inherited From OOo
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: enhancement
  Priority: medium
 Component: BASIC
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: rafael.palma.l...@gmail.com

Created attachment 183635
  --> https://bugs.documentfoundation.org/attachment.cgi?id=183635=edit
Video showing how the new commands would work

Currently, if you want to grow/shrink the font height in the Basic IDE, you
need to go to Tools - Options - Fonts and then set the font height for
Basic/HTML/SQL.

This is not very convenient, since most IDEs/Editors provide very quick methods
to increase / decrease the editor's font size.

So I would like to propose the creation of two new UNO commands
(.uno:BasicIdeGrow and .uno:BasicIdeShrink) that can be used in the toolbar of
the Basic IDE to quickly increase/decrease font size.

The attached video shows how the proposed commands would work (beware that the
commands do not have icons yet).

I already have a functioning code, however it needs a lot of polishing. So
before I keep on working on this new feature, I would like to hear the opinions
of others.

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

[Libreoffice-bugs] [Bug 44267] Add Option to Change Number of Decimal Places in Draw

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=44267

--- Comment #38 from خالد حسني  ---
(In reply to Eyal Rozenberg from comment #37)
> (In reply to خالد حسني from comment #36)
> > I see nothing related to glyphs or text here.
> 
> Comment #6... Regina said the internal precision of Draw is 10^{-2} mm.
> floating-point coordinates would mean that changes as well. IIUC, you've now
> implemented fixed-point with a scale we can control somehow. Assuming that's
> the case - we can use higher precision by upping the scale. Or - am I
> misunderstanding?

I haven’t implemented anything, it is all Caolán’s work and it is been going on
for a while, e.g. bug 144862.

This bug and bug 103322 are completely unrelated.

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

[Libreoffice-bugs] [Bug 44267] Add Option to Change Number of Decimal Places in Draw

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=44267

--- Comment #37 from Eyal Rozenberg  ---
(In reply to خالد حسني from comment #36)
> I see nothing related to glyphs or text here.

Comment #6... Regina said the internal precision of Draw is 10^{-2} mm.
floating-point coordinates would mean that changes as well. IIUC, you've now
implemented fixed-point with a scale we can control somehow. Assuming that's
the case - we can use higher precision by upping the scale. Or - am I
misunderstanding?

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

[Libreoffice-bugs] [Bug 152076] UI: Master pages side panel doesn't open from button button

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152076

raal  changed:

   What|Removed |Added

  Regression By||xuenhua
   Keywords||bibisected, bisected
 CC||xuenhua2...@sina.com

--- Comment #2 from raal  ---
This seems to have begun at the below commit.
Adding Cc: to xuenhua ; Could you possibly take a look at this one?
Thanks

7a3cbf96fd34068c6c95ace00dbb0090a835f01b is the first bad commit
commit 7a3cbf96fd34068c6c95ace00dbb0090a835f01b
Author: Jenkins Build User 
Date:   Fri Jun 24 07:46:05 2022 +0200

source sha:0ec2b93c28093c80572c43f7be261630bd85f232

https://git.libreoffice.org/core/+/0ec2b93c28093c80572c43f7be261630bd85f232

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

[Libreoffice-bugs] [Bug 146255] Text shift vertically when setting highlighting to no fill (appears to be zoom-related)

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146255

Telesto  changed:

   What|Removed |Added

 Resolution|--- |INVALID
 Status|UNCONFIRMED |RESOLVED

--- Comment #6 from Telesto  ---
Don't thing this being worth tracing, probably again bug 61444

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

[Libreoffice-bugs] [Bug 103322] Use floating point for glyph positioning in VCL

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103322

--- Comment #47 from خالد حسني  ---
(In reply to Eyal Rozenberg from comment #46)
> (In reply to خالد حسني from comment #45)
> > This bug is about subpixel glyph positioning, floating point coordinates is
> > one way to fix it but it isn’t going to happen and we now have achieved this
> > using something closer to what is described in comment 14.
> 
> Ah, so coordinates are now scaled fixed-point? 

Yes, though I think this is done selectively (e.g. inside the documents but not
for UI text, or something like that). There are quite a few bug reports that
track this.

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

[Libreoffice-bugs] [Bug 152076] UI: Master pages side panel doesn't open from button button

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152076

raal  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEW
   Keywords||regression
 CC||r...@post.cz

--- Comment #1 from raal  ---
Confirm with Version: 7.5.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: cfc8a8f5d841b3f84d207196153be67da7f60652
CPU threads: 4; OS: Linux 5.15; UI render: default; VCL: gtk3
Locale: cs-CZ (cs_CZ.UTF-8); UI: en-US
Calc: threaded


Works in Version: 7.3.6.2 / LibreOffice Community
Build ID: 30(Build:2)
CPU threads: 4; OS: Linux 5.15; UI render: default; VCL: gtk3
Locale: cs-CZ (cs_CZ.UTF-8); UI: cs-CZ
Ubuntu package version: 1:7.3.6-0ubuntu0.22.04.2
Calc: threaded

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

[Libreoffice-bugs] [Bug 152062] Noto Serif Ahom font does not implement correctly in Libre Office

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152062

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1
 CC||stephane.guillou@libreoffic
   ||e.org

--- Comment #5 from Stéphane Guillou (stragu) 
 ---
Hi Stephen
Thank you for the report.
Could you please share with us your version information in Help > About
LibreOffice?
Thank you!

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

[Libreoffice-bugs] [Bug 140738] VIEWING: Vertical shift of text during selection after scrolling

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140738

Telesto  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 149322] Text is being overly distorted when using Page Down

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149322

Telesto  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 103322] Use floating point for glyph positioning in VCL

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103322

--- Comment #46 from Eyal Rozenberg  ---
(In reply to خالد حسني from comment #45)
> This bug is about subpixel glyph positioning, floating point coordinates is
> one way to fix it but it isn’t going to happen and we now have achieved this
> using something closer to what is described in comment 14.

Ah, so coordinates are now scaled fixed-point? Or is it just something being
planned?

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

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145962
Bug 145962 depends on bug 147406, which changed state.

Bug 147406 Summary: Wiggling kerning when applying highlighting
https://bugs.documentfoundation.org/show_bug.cgi?id=147406

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |WORKSFORME

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

[Libreoffice-bugs] [Bug 147406] Wiggling kerning when applying highlighting

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=147406

Telesto  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |WORKSFORME

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

[Libreoffice-bugs] [Bug 152077] Calc freeze when you draw a line inside the chart

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152077

raal  changed:

   What|Removed |Added

Summary|Calc freeze  when corrupted |Calc freeze  when you draw
   |when you draw a line inside |a line inside the chart
   |the chart   |
  Regression By||Noel Grandin
 CC||noelgran...@gmail.com
   Keywords||bibisected, bisected,
   ||regression

--- Comment #2 from raal  ---
This seems to have begun at the below commit.
Adding Cc: to Noel Grandin ; Could you possibly take a look at this one?
Thanks

from this commit LO crash
c884494ef45c522634931f2292c3771128b23be5 is the first bad commit
commit c884494ef45c522634931f2292c3771128b23be5
Author: Jenkins Build User 
Date:   Fri Jan 21 14:05:36 2022 +0100

source sha:4304947164bbcd3fea758df491a730b01d578be2

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

freeze then
2a2cb4930dcdbda3105722f1e634725cc29877a0 is the first bad commit
commit 2a2cb4930dcdbda3105722f1e634725cc29877a0
Author: Jenkins Build User 
Date:   Wed Jan 26 19:55:41 2022 +0100

source sha:385bd85b20b9efff981e7e5cd063a01d39e1e45a

https://git.libreoffice.org/core/+/385bd85b20b9efff981e7e5cd063a01d39e1e45a

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

[Libreoffice-bugs] [Bug 152077] Calc freeze when corrupted when you draw a line inside the chart

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152077

raal  changed:

   What|Removed |Added

 CC||r...@post.cz

--- Comment #1 from raal  ---
Created attachment 183634
  --> https://bugs.documentfoundation.org/attachment.cgi?id=183634=edit
test file

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

[Libreoffice-bugs] [Bug 152077] New: Calc freeze when corrupted when you draw a line inside the chart

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152077

Bug ID: 152077
   Summary: Calc freeze  when corrupted when you draw a line
inside the chart
   Product: LibreOffice
   Version: 7.5.0.0 alpha0+ Master
  Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: r...@post.cz

Description:
Repro with Version: 7.5.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: cfc8a8f5d841b3f84d207196153be67da7f60652
CPU threads: 4; OS: Linux 5.15; UI render: default; VCL: gtk3
Locale: cs-CZ (cs_CZ.UTF-8); UI: en-US
Calc: threaded

Steps to Reproduce:
create chart or open file with chart
double click chart
with drawing tools write line 
click outside the chart

Actual Results:
freeze

Expected Results:
insert line


Reproducible: Always


User Profile Reset: No

Additional Info:
.

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

[Libreoffice-bugs] [Bug 103322] Use floating point for glyph positioning in VCL

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103322

--- Comment #45 from خالد حسني  ---
(In reply to Eyal Rozenberg from comment #44)
> (In reply to خالد حسني from comment #43)
> > and we have better fix in 7.4/7.5 already.
> 
> No, we don't. Can you explain what you mean and why you suddenly closed this
> bug?

This bug is about subpixel glyph positioning, floating point coordinates is one
way to fix it but it isn’t going to happen and we now have achieved this using
something closer to what is described in comment 14.

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

[Libreoffice-bugs] [Bug 44267] Add Option to Change Number of Decimal Places in Draw

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=44267

--- Comment #36 from خالد حسني  ---
(In reply to Eyal Rozenberg from comment #35)
> Khaled, following your closing of bug 103322, can you explain the path you
> see to a fix for this bug?

No idea, you need to ask however linked the two bugs. Bug 103322 is about
subpixel glyph positioning, I see nothing related to glyphs or text here.

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

[Libreoffice-bugs] [Bug 152076] New: UI: Master pages side panel doesn't open from button button

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152076

Bug ID: 152076
   Summary: UI: Master pages side panel doesn't open from button
button
   Product: LibreOffice
   Version: 7.4.2.3 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Impress
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: olivier.cr...@ocrete.ca

Description:
The side panel to select or change the master page doesn't appear. When I try
to select it, there is just no panel. Other panels appear just fine.

If the master slide panel is open when I create a new file, it does appear, but
if I select any other side panel, then it doesn't come back.

Steps to Reproduce:
1. Open a set of ODP slides
2. Open the right side panel
3. Select "Master Pages" button


Actual Results:
the master pages selector panel is visible

Expected Results:
there is no master pages selector panel


Reproducible: Always


User Profile Reset: Yes

Additional Info:
If I select it from the hamburger menu (with the tooltip "slide settings"),
then I can access it.

I'm using the LibreOffice build from Fedora 37:
libreoffice-impress-7.4.2.3-1.fc37.x86_64

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

[Libreoffice-bugs] [Bug 152058] THEMES: Not possible to change back to default look (without themes)

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152058

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

  Regression By||Noel Grandin
   Keywords|bibisectRequest |bibisected, bisected
 CC||noelgran...@gmail.com,
   ||stephane.guillou@libreoffic
   ||e.org

--- Comment #2 from Stéphane Guillou (stragu) 
 ---
bisected to:

9ce7ea99c9971aa6a86cddea3216fe86063a335b is the first bad commit
commit 9ce7ea99c9971aa6a86cddea3216fe86063a335b
Author: Jenkins Build User 
Date:   Tue Apr 19 14:13:07 2022 +0200

source sha:e0c424ba729e4659ce1007254adbbceafbeaef5b

source sha:e0c424ba729e4659ce1007254adbbceafbeaef5b

 instdir/program/libvcllo.so | Bin 18127224 -> 18127224 bytes
 instdir/program/setuprc |   2 +-
 instdir/program/versionrc   |   2 +-
 3 files changed, 2 insertions(+), 2 deletions(-)

Which point to this commit:

https://git.libreoffice.org/core/+/e0c424ba729e4659ce1007254adbbceafbeaef5b

Noel, can you please have a look?

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

[Libreoffice-bugs] [Bug 62925] FORMATTING: enhancement: please add "chart styles" to the styles of Calc

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=62925

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 48733] App themes to change LibreOffice appearance (including default chart colours)

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=48733

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=62
   ||925
Summary|App themes to change|App themes to change
   |LibreOffice appearance  |LibreOffice appearance
   ||(including default chart
   ||colours)
 CC||stephane.guillou@libreoffic
   ||e.org

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

[Libreoffice-bugs] [Bug 152008] Critical, Freezes when switching thru Document Windows (macOS Ventura, M2)

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152008

--- Comment #8 from G  ---
I just tested switching windows thru the Menu-Window, going from one window to
another, I can switch as many times as I want. It just keeps working.
But when I tried with the Shortcut "~+Command" it froze after a few seconds.

It could be the same bug as 151726.

LibreOffie error, could be avoided if "Stage Manager" is Activated. 
Maybe not the best solution, but at least LibreOffice is usable again.

There is no Crash Report, just the Spinning BeachBall.
Only way to Stop the process is to "Force Quit" LO and restart LO

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

[Libreoffice-bugs] [Bug 71732] [META] Bugs related to text rendering, typography and font features in LO

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=71732
Bug 71732 depends on bug 152067, which changed state.

Bug 152067 Summary: The applied underlining shift a little after applying 
highlighting
https://bugs.documentfoundation.org/show_bug.cgi?id=152067

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 61444] Text layout broken across formatting changes (color, underline, etc.)

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=61444

--- Comment #49 from Telesto  ---
*** Bug 152067 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 152067] The applied underlining shift a little after applying highlighting

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152067

Telesto  changed:

   What|Removed |Added

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

--- Comment #6 from Telesto  ---
Thanks for the feedback. And sorry for the noise :-). I somewhat forgot about
bug 61444..

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

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

[Libreoffice-bugs] [Bug 71732] [META] Bugs related to text rendering, typography and font features in LO

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=71732
Bug 71732 depends on bug 152068, which changed state.

Bug 152068 Summary: Kerning shifts a little around dots (.) or comma (,) after 
applying highlighting/font color depending on the characters combination before 
dot or comma
https://bugs.documentfoundation.org/show_bug.cgi?id=152068

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 61444] Text layout broken across formatting changes (color, underline, etc.)

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=61444

--- Comment #48 from Telesto  ---
*** Bug 152068 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 152068] Kerning shifts a little around dots (.) or comma (, ) after applying highlighting/font color depending on the characters combination before dot or comma

2022-11-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152068

Telesto  changed:

   What|Removed |Added

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

--- Comment #9 from Telesto  ---
(In reply to Caolán McNamara from comment #8)
> Probably the same issue as bug 61444 that once formatting is applied to part
> of the text the layout of the text is done as two totally independent
> strings unaware of each other. Mentioned in slide 25 of
> https://events.documentfoundation.org/media/libreoffice-conference-2022/
> submissions/B87ZBP/resources/LibreOfficeCon-2022-ResolutionI_2TieDK1.odp

Thanks.. marking this as a duplicate for now

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

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

  1   2   3   >