[Libreoffice-bugs] [Bug 142857] Clone Formatting inappropriately applies paragraph style

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142857

--- Comment #10 from Eyal Rozenberg  ---
(In reply to Julien Nabet from comment #8)
> I got no strong opinion here, I let UX/UI judge but as always, when changing
> a long time ago default behaviour, we need strong arguments since people may
> complain about this change.

This is true for non-buggy behavior. If a behavior is a long-standing bug, we
don't need strong arguments to fix it. In this case, it seems there is
agreement that the default behavior is a bug, and that the user expects
otherwise.

> - press Ctrl just before and during the "unclicking" (it corresponds to
> event MouseButtonUp). It's at this very moment that it's taken into account.

You know, I never would have guessed this in a million years... but this would
make for a separate bug I guess.

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

[Libreoffice-bugs] [Bug 117646] Clone Formatting not working for connector lines

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117646

Julien Nabet  changed:

   What|Removed |Added

 CC||serval2...@yahoo.fr
   Assignee|libreoffice-b...@lists.free |serval2...@yahoo.fr
   |desktop.org |
 Status|NEW |ASSIGNED

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

I gave a try with https://gerrit.libreoffice.org/c/core/+/136815.
I modified line width + color, it worked. I suppose more tests should be done
but meanwhile let's consider SdrObjKind::Edge/connector line as supporting
format Paintbrush until we find a blocker.

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

[Libreoffice-bugs] [Bug 142857] Clone Formatting inappropriately applies paragraph style

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142857

--- Comment #9 from Julien Nabet  ---
Heiko:
BTW, I tried "git grep -n 'Clone Formatting'" and got
officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu:4175: 
Clone Formatting
officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu:4178: 
Clone Formatting (double click for
multi-selection)
officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu:2978:  
   Clone Formatting
officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu:2981:  
   Clone Formatting (double click and Ctrl or Cmd to
alter behavior)


So if Impress has also modifiers, perhaps we could use "Clone Formatting
(double click and Ctrl or Cmd to alter behavior)" in DrawImpressCommands.xcu ?

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

[Libreoffice-bugs] [Bug 149833] LO Writer crashes immediately after opening

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149833

--- Comment #3 from Timur  ---
likely a duplicate, but let's see. 

Please clarify if you tried both to start in save mode via Help menu and to
rename LO user folder. 
Also paste Help-About and try to change ie turn off Skia, if in
Tools-Options-View.
Also please write of you have anti-virus and try to run without it. 
If crash continues, and it's important if just with Skia or anyway, please use
https://wiki.documentfoundation.org/How_to_get_a_backtrace_with_WinDbg to
provide a backtrace for the crash.

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

[Libreoffice-bugs] [Bug 148994] Libre office writer crash on start in Windows 10

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148994

--- Comment #5 from Timur  ---
Also please write of you have anti-virus and try to run without it. 
And try to install Lo 7.3.4 preferably without anti-virus.

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

[Libreoffice-bugs] [Bug 144962] LibreOffice Writer crashed on scroll, unless in safe mode

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=144962

Timur  changed:

   What|Removed |Added

   Priority|medium  |low

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

[Libreoffice-bugs] [Bug 144962] LibreOffice Writer crashed on scroll, unless in safe mode

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=144962

Timur  changed:

   What|Removed |Added

Summary|LibreOffice Writer crashed  |LibreOffice Writer crashed
   ||on scroll, unless in safe
   ||mode

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

[Libreoffice-bugs] [Bug 148994] Libre office writer crash on start in Windows 10

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148994

Timur  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1
Summary|Libre office writer crash   |Libre office writer crash
   |on start|on start in Windows 10
 OS|All |Windows (All)

--- Comment #4 from Timur  ---
Please clarify if you tried both to start in save mode via Help menu and to
rename LO user folder. 
Also paste Help-About and try to change ie turn off Skia, if in
Tools-Options-View.
If crash continues, and it's important if just with Skia or anyway, please use
https://wiki.documentfoundation.org/How_to_get_a_backtrace_with_WinDbg to
provide a backtrace for the crash.

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

[Libreoffice-bugs] [Bug 137544] Opening complex electric PDF drawing is very slow with high CPU in Linux

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137544

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

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

tdf#137544 reserve space in polypolygon

It will be available in 7.5.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

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

[Libreoffice-bugs] [Bug 149388] deleting 'the' tracks the change as 'moved (deletion)'

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149388

--- Comment #13 from Telesto  ---
(In reply to Justin from comment #9)
> Created attachment 181093 [details]
> a similar anomaly of inconsistency
> 
> Another inconsistency - replace of the first letter of a word is not
> consistent.

Moved to different bug report: bug 149854

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

[Libreoffice-bugs] [Bug 149388] deleting 'the' tracks the change as 'moved (deletion)'

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149388

Telesto  changed:

   What|Removed |Added

   Keywords||bibisectRequest, regression

--- Comment #12 from Telesto  ---
(In reply to Telesto from comment #11)
> Related to comment 0
> 1. Open attachment 180483 [details]
> 2. Select the in the first line
> 3. CTRL+X
> 4. CTRL+V 
> 5. Select the in the second line and hit backspace
> 
> -> confirm
> Version: 7.5.0.0.alpha0+ / LibreOffice Community
> Build ID: 7a89eae97a970939174d59aa58147eaa194acaee
> CPU threads: 8; OS: Mac OS X 12.3.1; UI render: Skia/Raster; VCL: osx
> Locale: nl-NL (nl_NL.UTF-8); UI: en-US
> Calc: threaded

Still OK in
Version: 7.1.8.0.0+ (x64) / LibreOffice Community
Build ID: a94b58277c7aeaa83ce14347cd0b8f7137969d03
CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win
Locale: nl-NL (nl_NL); UI: en-US
Calc: CL

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

[Libreoffice-bugs] [Bug 149388] deleting 'the' tracks the change as 'moved (deletion)'

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149388

Telesto  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 149854] Track Changes: replace of the first letter of a word is not consistent; new character at the left or right of deleted one depending on how

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149854

Telesto  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=14
   ||9388
   Keywords||bibisectRequest, regression

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

[Libreoffice-bugs] [Bug 149854] New: Track Changes: replace of the first letter of a word is not consistent; new character at the left or right of deleted one depending on how

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149854

Bug ID: 149854
   Summary: Track Changes: replace of the first letter of a word
is not consistent; new character at the left or right
of deleted one depending on how
   Product: LibreOffice
   Version: 7.1.0.3 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: tele...@surfxs.nl

Description:
Track Changes: replace of the first letter of a word is not consistent; new
character at the left or right of deleted one depending on how

Steps to Reproduce:
1. Open attachment 180483 [details]
2. Select the 's' of six in the first line
3. Type S
4. Select the w of ways on the first line, next to six
5. Press backspace
6. Type W. 

Spin-off from bug 149388

Actual Results:
At step 3 the newly added S is at the right of the deleted s , but the W in
case of step 4-5 is at the left of the deleted word 

Expected Results:
Left in both cases as previously


Reproducible: Always


User Profile Reset: No



Additional Info:
Found in
Version: 7.4.0.0.alpha1+ (x64) / LibreOffice Community
Build ID: 089c91b1ad16232f130cb50266732509f83c52eb
CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win
Locale: nl-NL (nl_NL); UI: nl-NL
Calc: CL

and in
Version: 7.1.8.0.0+ (x64) / LibreOffice Community
Build ID: a94b58277c7aeaa83ce14347cd0b8f7137969d03
CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win
Locale: nl-NL (nl_NL); UI: en-US
Calc: CL

not in
Version: 6.3.7.0.0+ (x86)
Build ID: 726535ec30f12697ceccd2f0640d9371a64dc5bd
CPU threads: 4; OS: Windows 6.3; UI render: default; VCL: win; 
Locale: nl-NL (nl_NL); UI-Language: en-US
Calc: CL

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

[Libreoffice-bugs] [Bug 149100] LibreOffice crashes on startup in Fedora

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149100

Timur  changed:

   What|Removed |Added

 OS|All |Linux (All)
   Severity|normal  |major
 Whiteboard| QA:needsComment|
 Status|UNCONFIRMED |NEEDINFO
Summary|LibreOffice crashes on  |LibreOffice crashes on
   |startup |startup in Fedora
 Ever confirmed|0   |1

--- Comment #2 from Timur  ---
Please try both to start in save mode via Help menu and to rename LO user
folder. 
Also paste Help-About and try to change Skia, if in Tools-Options-View.

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

[Libreoffice-bugs] [Bug 142857] Clone Formatting inappropriately applies paragraph style

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142857

--- Comment #8 from Julien Nabet  ---
(In reply to Eyal Rozenberg from comment #7)
> ...
> Thanks for diving into the code about this :-)
You're welcome :-)

> I've never used Clone-Formatting with Ctrl or Shift pressed before - having
> no indication that this would do anything. I still believe the default
> behavior should not be to copy paragraph attributes without a paragraph, or
> end-of-paragraph, being selected.
I got no strong opinion here, I let UX/UI judge but as always, when changing a
long time ago default behaviour, we need strong arguments since people may
complain about this change.

> 
> Also, just for information's sake - when do you press the modifier key?
> During copying or during pasting?
During pasting more precisely:
- select the source text to copy format
- click on the icon format painter
- click on the target (and let it clicked)
- press Ctrl just before and during the "unclicking" (it corresponds to event
MouseButtonUp). It's at this very moment that it's taken into account.

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

[Libreoffice-bugs] [Bug 149853] Impress Screensaver Activates During RDP Even With User Input

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149853

--- Comment #2 from austin  ---
I am working on a fix but am an amateur with little knowledge of C++.

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

[Libreoffice-bugs] [Bug 149853] Impress Screensaver Activates During RDP Even With User Input

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149853

austin  changed:

   What|Removed |Added

 CC||cassel.t.aus...@proton.me

--- Comment #1 from austin  ---
I am currently working on a fix, however, I am an amateur and will need
assistance or any help.

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

[Libreoffice-bugs] [Bug 149853] New: Impress Screensaver Activates During RDP Even With User Input

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149853

Bug ID: 149853
   Summary: Impress Screensaver Activates During RDP Even With
User Input
   Product: Impress Remote
   Version: unspecified
  Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: General
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: cassel.t.aus...@proton.me

Description:
Introduction
When two computers are communicating over RDP, with computer 1 controlling
computer 2, computer 2 connected to an external monitor, using the most recent
version of LibreOffice and presenter console enabled, computer 1 will go to a
blank screen (screensaver) after ~1min:30sec which will revert after pressing
Esc on either computer 1 or 2. Tested with Pop!_OS.
Troubleshooting
The presenter console should listen for mouse activity during presentation from
the remote computer, however, this is not occurring. The presentation does not
go to screensaver if the Next and Previous buttons for the presentation console
are used within the time period. 
Solution
There are multiple possible fixes, first, LibreOffice should listen for
activity over RDP. Second, a setting to control screensaver over RDP needs to
be added. Third, a setting to change the screensaver over RDP timeout period. 


Steps to Reproduce:
1.Connect two computers using RDP, known reproducible using Pop!_OS with
Remmina.
2. Connect the controlled computer to an external monitor.
2.Open an Impress presentation with presenter console enabled.
3.Start the presentation and control it only with keyboard or mouse clicks, not
using the presenter console buttons.
4.After ~1 minute and 30 seconds the screen will go black on the controlling
computer.

Actual Results:
The presenter console view for the controlling computer (1) will go to a black
screen after 1 minute and 30 seconds of inactivity from computer 1. Computer 2
does not change in view, only computer 1. 

Expected Results:
The controlling computer, computer 1, should not go to a blank screen with
inactivity. 


Reproducible: Always


User Profile Reset: No



Additional Info:
Similar problem recorded in bug #120326.
Link to initial forum post,
https://ask.libreoffice.org/t/impress-presentation-times-out-during-rdp/79162/2

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

[Libreoffice-bugs] [Bug 149833] LO Writer crashes immediately after opening

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149833

Hossein  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1

--- Comment #2 from Hossein  ---
More information is needed to understand the problem and eventually fix it.
Could you please send a crash report?


If you have already submitted a crash report, please provide its ID here, and
that would help.

Is it possible for you to test older versions of LibreOffice, to see if this
problem happens?

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

[Libreoffice-bugs] [Bug 142857] Clone Formatting inappropriately applies paragraph style

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142857

--- Comment #7 from Eyal Rozenberg  ---
(In reply to Julien Nabet from comment #6)
> On pc Debian x86-64 with master sources updated today, I could reproduce
> this.
> 
> You can avoid cloning paragraph attributes by keeping Ctrl pressed.

> ... seems the by default behavior is to copy the whole thing and if we
> want less, we must use modifiers (Ctrl/Shift).

Thanks for diving into the code about this :-)

I've never used Clone-Formatting with Ctrl or Shift pressed before - having no
indication that this would do anything. I still believe the default behavior
should not be to copy paragraph attributes without a paragraph, or
end-of-paragraph, being selected. 

Also, just for information's sake - when do you press the modifier key? During
copying or during pasting?

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

[Libreoffice-bugs] [Bug 107872] [META] Unified Office Format (UOF) issues

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107872

Rafael Lima  changed:

   What|Removed |Added

 Depends on||149852


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=149852
[Bug 149852] Opening Spreadsheet Saved as .UOS fails
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 149852] Opening Spreadsheet Saved as .UOS fails

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149852

Rafael Lima  changed:

   What|Removed |Added

 Blocks||107872

--- Comment #2 from Rafael Lima  ---
When I try to open the attached file I get "General Error. General input/output
error."

System info

Version: 7.5.0.0.alpha0+ / LibreOffice Community
Build ID: 61f5c991a97de8990badfed6ef840941b5aa8c7f
CPU threads: 12; OS: Linux 5.15; UI render: default; VCL: kf5 (cairo+xcb)
Locale: pt-BR (pt_BR.UTF-8); UI: en-US
Calc: threaded


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=107872
[Bug 107872] [META] Unified Office Format (UOF) issues
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 142857] Clone Formatting inappropriately applies paragraph style

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142857

Julien Nabet  changed:

   What|Removed |Added

 CC||serval2...@yahoo.fr

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

You can avoid cloning paragraph attributes by keeping Ctrl pressed.

@devs or @someone who knows a bit of coding
Investigating a bit, I found this bt:
#0  CreatePaintSet(WhichRangesContainer const&, SfxItemPool&, SfxItemSet
const&, SfxItemSet const&, bool, bool)
(pRanges=..., rPool=..., rSourceSet=SfxItemSet of pool 0x482a5d0 with
parent 0x0 and Which ranges: [(1068, 1093), (4008, 4027), (4028, 4060)] =
{...}, rTargetSet=SfxItemSet of pool 0x482a5d0 with parent 0x0 and Which
ranges: [(4008, 4064)] = {...}, bNoCharacterFormats=false,
bNoParagraphFormats=false) at svx/source/svdraw/svdedxv.cxx:2710
#1  0x7fa46ebc3b18 in SdrObjEditView::ApplyFormatPaintBrush(SfxItemSet&,
bool, bool) (this=
0x4be1a70, rFormatSet=SfxItemSet of pool 0x482a5d0 with parent 0x0 and
Which ranges: [(1068, 1093), (4008, 4027), (4028, 4060)] = {...},
bNoCharacterFormats=false, bNoParagraphFormats=false)
at svx/source/svdraw/svdedxv.cxx:2855
#2  0x7fa45a2a9842 in sd::FuFormatPaintBrush::Paste(bool, bool)
(this=0xaa1d900, bNoCharacterFormats=false, bNoParagraphFormats=false) at
sd/source/ui/func/fuformatpaintbrush.cxx:253
#3  0x7fa45a2a9512 in sd::FuFormatPaintBrush::MouseButtonUp(MouseEvent
const&) (this=0xaa1d900, rMEvt=...) at
sd/source/ui/func/fuformatpaintbrush.cxx:181

"CreatePaintSet" is given the ranges which includes "EE_PARA_START,
EE_PARA_END"
(see
https://opengrok.libreoffice.org/xref/core/svx/source/svdraw/svdedxv.cxx?r=d2dfc0c4#2652)
but has also a param called "bNoParagraphFormats".

If at true, this parameter means "don't take into account paragraph format".
But here, this parameter is false.

Now when taking a look at sd::FuFormatPaintBrush::MouseButtonUp, we see:
168 bool bNoCharacterFormats = false;
169 bool bNoParagraphFormats = false;
170 {
171 if( (rMEvt.GetModifier()_MOD1) &&
(rMEvt.GetModifier()_SHIFT) )
172 bNoCharacterFormats = true;
173 else if( rMEvt.GetModifier() & KEY_MOD1 )
174 bNoParagraphFormats = true;
175 }

so it seems the by default behavior is to copy the whole thing and if we want
less, we must use modifiers (Ctrl/Shift).
Taking a look at git history shows it's like this at least since 2004.
commit 5afd381fbaa82aa91feea74c3ab35a5849005e56
Author: Kurt Zenker 
Date:   Mon Aug 2 09:09:13 2004 +

INTEGRATION: CWS formatpaintbrush02 (1.1.2); FILE ADDED
2004/07/20 13:24:51 iha 1.1.2.2: #i31746# format paintbrush - differentiate
types of selected objects
2004/07/16 22:44:10 iha 1.1.2.1: #i20119# format paintbrush

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

[Libreoffice-bugs] [Bug 149852] Opening Spreadsheet Saved as .UOS fails

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149852

cvrob...@gmail.com changed:

   What|Removed |Added

 CC||cvrob...@gmail.com

--- Comment #1 from cvrob...@gmail.com ---
Created attachment 18
  --> https://bugs.documentfoundation.org/attachment.cgi?id=18=edit
Example .uos file that won't open

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

[Libreoffice-bugs] [Bug 149852] New: Opening Spreadsheet Saved as .UOS fails

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149852

Bug ID: 149852
   Summary: Opening Spreadsheet Saved as .UOS fails
   Product: LibreOffice
   Version: 7.2.7.2 release
  Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: cvrob...@gmail.com

Description:
I accidentally saved my important spreadsheet as .UOS. It cannot be opened with
libreoffice. When you open the file with libreoffice calc it fails:
runtime error: file
file:///usr/lib/libreoffice/program/../share/xslt/import/uof/uof2odf_spreadsheet.xsl
line 3262 element value-of
xsltApplySequenceConstructor: A potential infinite template recursion was
detected.
You can adjust xsltMaxDepth (--maxdepth) in order to raise the maximum number
of nested template calls and variables/params (currently set to 3000).

Steps to Reproduce:
1.Create spreadsheet with lots of data and charts
2.Save as .UOS "Unified Office Format"
3.Open file with libreoffice calc

Actual Results:
Popup with: General Error. General input/output error
Command line says:
runtime error: file
file:///usr/lib/libreoffice/program/../share/xslt/import/uof/uof2odf_spreadsheet.xsl
line 3262 element value-of
xsltApplySequenceConstructor: A potential infinite template recursion was
detected.
You can adjust xsltMaxDepth (--maxdepth) in order to raise the maximum number
of nested template calls and variables/params (currently set to 3000).
Templates:
#0 name condition-row-col-pos-max 
#1 name create-row 
#2 name create-row 
#3 name create-row 
#4 name create-row 
#5 name create-row 
#6 name create-row 
#7 name create-row 
#8 name create-row 
#9 name create-row 
#10 name create-row 
#11 name create-row 
#12 name create-row 
#13 name create-row 
#14 name create-row 
Variables:
#0
div-value 
last-value 
condition-pos-str 
#1
last-value 
condition-pos-str 
#2
condition-pos-str 
#3
var current 
#4
condition-pos-str 
current-index 
times 
row-value 
worksheetNo 
span-value 
index-value 
#5
current-index 
times 
row-value 
worksheetNo 
span-value 
index-value 
#6
times 
row-value 
worksheetNo 
span-value 
index-value 
#7
row-value 
worksheetNo 
span-value 
index-value 
#8
worksheetNo 
span-value 
index-value 
#9
span-value 
index-value 
#10
index-value 
#11
condition-pos-str 
current-index 
times 
row-value 
worksheetNo 
span-value 
index-value 
#12
current-index 
times 
row-value 
worksheetNo 
span-value 
index-value 
#13
times 
row-value 
worksheetNo 
span-value 
index-value 
#14
row-value 
worksheetNo 
span-value 
index-value

Expected Results:
File opens properly


Reproducible: Always


User Profile Reset: Yes


OpenGL enabled: Yes

Additional Info:
Version: 7.2.7.2 / LibreOffice Community
Build ID: 20(Build:2)
CPU threads: 12; OS: Linux 5.15; UI render: default; VCL: kf5 (cairo+xcb)
Locale: en-US (en_US.UTF-8); UI: en-US
7.2.7-2
Calc: threaded

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

[Libreoffice-bugs] [Bug 91586] Filesave: Impress does not properly open 90º rotated text in an ODP copy of a PPTX

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91586

--- Comment #14 from Regina Henschel  ---
The text rotation belongs to the 'vert' attribute in pptx. It is converted to
property "TextPreRotateAngle" on import. You see the property inside
"CustomShapeGeometry" property using the Develment Tools.

ODF has no way to store this text rotation. I have tried a discussion on the
dev-list how to export this to ODF, but without success. My current suggestion
would be to use writing-modes, as it is done for frames.

In theory we can change width and height of the text area rectangle of the
custom shape. But that would conflict with using predefined shape types.

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

[Libreoffice-bugs] [Bug 149832] VLOOKUP Returns Inaccurate Value when it can't find a lookup string

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149832

zef...@gmail.com changed:

   What|Removed |Added

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

--- Comment #3 from zef...@gmail.com ---
Hello Mike, 

Thank you for your response to my bug report.  I have to tell you that I think
the current implementation of the VLOOKUP function is not good.
Here's how I think it should work--just for your information:

When vlookup does not find a matching record in a sorted array, it should NOT
return the wrong value by default.  It should return "Not found"  or "N/A" or
some other user definable optional description that allows the results to shows
that the lookup could not be found.  That should be the default result of the
function in that case.  The user wouldn't know/think s/he should have to
include an additional argument in the function syntax, such as the current
function description shows.  The default result of the function should match
what makes common sense.  When no match is found, the function should return
that status "Not found" as the default result--not return info from the
previous record when the function failed to search further in an
ascending-sorted data array.

I also noticed that the function treats "" & 0 as both TRUE & returns "0". 
That also doesn't make sense to me.  It should return exactly what is within
the cell--either a null or a 0, NOT a 0 for both cases.  I want to know from my
results whether or not the found data is really a zero or missing data within
the data range.

What can you do to change the function so that it returns the common sense
results that one should normally expect to get?

Thank you for your time & consideration.

zeffur

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

[Libreoffice-bugs] [Bug 149778] Hyperlinks in comments need to flow as they do in Writer paragraphs

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149778

Timur  changed:

   What|Removed |Added

   Priority|medium  |low

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

[Libreoffice-bugs] [Bug 103512] [META] AutoFilter-related bugs and enhancements

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103512

Rafael Lima  changed:

   What|Removed |Added

 Depends on||149851


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=149851
[Bug 149851] Mouse pointer over down arrow in AutoFilter should not be a fat
cross
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 149838] false update suggested

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149838

luc.tytgat@gmail.com changed:

   What|Removed |Added

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

--- Comment #3 from luc.tytgat@gmail.com ---
I am not stupid! Something is wrong.

On your site, version 7.3.4 is for “technology enthusiasts” and version 7.2.7.2
for “business deployments” and users who are not “technology enthusiasts” (what
you call “Still branch”?).
Version 7.3.4 should not be suggested to them, unless your site is not up to
date!

Please be consistent!

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

[Libreoffice-bugs] [Bug 115121] [META] Chapter numbering dialog bugs and enhancements

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115121
Bug 115121 depends on bug 131568, which changed state.

Bug 131568 Summary: CHAPTER NUMBERING DIALOG: List of character styles is not 
alpahbetical
https://bugs.documentfoundation.org/show_bug.cgi?id=131568

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 149179] The filter dialog in LibreOffice Calc behaves strangely using Graphite GTK Theme

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149179

Rafael Lima  changed:

   What|Removed |Added

 Resolution|FIXED   |NOTOURBUG

--- Comment #11 from Rafael Lima  ---
Hi Khaldoun, glad to hear that it was fixed by the theme developer.

Since there wasn't a patch from our side to fix this problem, I'm marking it as
RESOLVED - NOTOURBUG.

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

[Libreoffice-bugs] [Bug 149759] CSV filter token 5 (Cell Format Codes for Each Column) needs an explicit "CSV Import" clarification

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149759

Olivier Hallot  changed:

   What|Removed |Added

 Ever confirmed|0   |1
   Assignee|libreoffice-b...@lists.free |olivier.hallot@libreoffice.
   |desktop.org |org
 Status|UNCONFIRMED |ASSIGNED

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

[Libreoffice-bugs] [Bug 149830] LibreOffice logo in StartCenter not resized in darkmode

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149830

Jean-Baptiste Faure  changed:

   What|Removed |Added

 Ever confirmed|1   |0
 Status|NEEDINFO|UNCONFIRMED

--- Comment #3 from Jean-Baptiste Faure  ---
(In reply to Rafael Lima from comment #2)
> [...]
> On my machine the logo is dark as expected. 

The problem is not only the background of the logo, it is its size too. Only
"Libre" is visible for me.
Note: You do not use the same version of Ubuntu (then Gnome) than me.
Note: the problem occurs only after step 4

> Are you using any custom theme?

No.

Best regards. JBF

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

[Libreoffice-bugs] [Bug 149851] New: Mouse pointer over down arrow in AutoFilter should not be a fat cross

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149851

Bug ID: 149851
   Summary: Mouse pointer over down arrow in AutoFilter should not
be a fat cross
   Product: LibreOffice
   Version: 7.5.0.0 alpha0+ Master
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: rafael.palma.l...@gmail.com

Created attachment 181110
  --> https://bugs.documentfoundation.org/attachment.cgi?id=181110=edit
Video showing the problem

When hovering the mouse over the down arrow in an AutoFilter, the mouse pointer
should not be a "fat-cross" but instead the regular mouse arrow.

See attached video to see that the mouse pointer does not change.

System info

Version: 7.5.0.0.alpha0+ / LibreOffice Community
Build ID: d2dfc0c4286057f5d8dda178817de3503c3a7d29
CPU threads: 16; OS: Linux 5.13; UI render: default; VCL: kf5 (cairo+xcb)
Locale: pt-BR (pt_BR.UTF-8); UI: en-US
Calc: threaded

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

[Libreoffice-bugs] [Bug 149847] Icons remain on Writer Formatting toolbar even when not selected.

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149847

Howard  changed:

   What|Removed |Added

 CC||howard.matth...@zoho.com

--- Comment #1 from Howard  ---
Created attachment 181107
  --> https://bugs.documentfoundation.org/attachment.cgi?id=181107=edit
Screen capture of Formatting toolbar

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

[Libreoffice-bugs] [Bug 136054] Border line width isn't reset in page style dialog after pressing reset

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136054

Andreas Heinisch  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 149849] LibreOffice Writer crashes and aborts when scrolling a simple document

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149849

--- Comment #1 from Graham Stratford  ---
Created attachment 181109
  --> https://bugs.documentfoundation.org/attachment.cgi?id=181109=edit
File that causes LO Writer to crash when scrolling with scrollbar

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

[Libreoffice-bugs] [Bug 149848] Writer: Highlighting crops preceding italics erroneously.

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149848

--- Comment #1 from stefan.hoe...@t-online.de ---
Created attachment 181108
  --> https://bugs.documentfoundation.org/attachment.cgi?id=181108=edit
Erroneous Character Highlighting versus correct Background Color function

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

[Libreoffice-bugs] [Bug 149759] CSV filter token 5 (Cell Format Codes for Each Column) needs an explicit "CSV Import" clarification

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149759

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

https://git.libreoffice.org/help/commit/5a91be35bf16757602aa1600a0c154bd5560b2bf

tdf#149846 tdf#149759 Update CSV import Help page

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

[Libreoffice-bugs] [Bug 149846] Update Help for CSV import

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149846

--- Comment #1 from Timur  ---
Should be noted that "Skip empty cells" availability depends on the import
content.

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

[Libreoffice-bugs] [Bug 149759] CSV filter token 5 (Cell Format Codes for Each Column) needs an explicit "CSV Import" clarification

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149759

Commit Notification  changed:

   What|Removed |Added

 Whiteboard||target:7.5.0

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

[Libreoffice-bugs] [Bug 149849] LibreOffice Writer crashes and aborts when scrolling a simple document

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149849

Rafael Lima  changed:

   What|Removed |Added

Version|7.5.0.0 alpha0+ Master  |7.2.5.2 release

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

[Libreoffice-bugs] [Bug 108560] Pasting or editing large amount of multi-line text into a cell result in unusable Calc with GTK3

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108560

Timur  changed:

   What|Removed |Added

   Hardware|x86-64 (AMD64)  |All
Summary|Pasting or editing large|Pasting or editing large
   |amount of multi-line text   |amount of multi-line text
   |into a cell result in   |into a cell result in
   |unusable Calc   |unusable Calc with GTK3

--- Comment #33 from Timur  ---
This is notBibisectable for me. Old GTK3 Calc doesn't run and GEN no repro.
Maybe it's not regression at all. 

Workaround is to run Calc without GTK3, for example with qt5 or kf5:
 SAL_USE_VCLPLUGIN=kf5 soffice --calc

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

[Libreoffice-bugs] [Bug 149851] Mouse pointer over down arrow in AutoFilter should not be a fat cross

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149851

Rafael Lima  changed:

   What|Removed |Added

 Blocks||103512


Referenced Bugs:

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

[Libreoffice-bugs] [Bug 149851] Mouse pointer over down arrow in AutoFilter should not be a fat cross

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149851

Rafael Lima  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 147296] AutoFilter: After hovering "Text color" the colors list does not disappear

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=147296

--- Comment #4 from Rafael Lima  ---
As of LO 7.5 there's still a problem.

When you click the down arrow and start typing something, the cursor will be in
the "search items" box (as expected) and the typed text will appear there.

However, if you move the mouse over the filter options, the cursor gets stuck
in the "Filter by condition" entry and it is no longer possible to type text.
The user needs to click the text box again.

When the filter options dialog is open, whenever the user types something it
should appear in the "search items" box.

This wasn't the case in LO 7.2.

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

[Libreoffice-bugs] [Bug 101285] Manage Conditional Formatting dialog doesn't remember position, column sizes, and range selection

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101285

Timur  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 149832] VLOOKUP Returns Inaccurate Value when it can't find a lookup string

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149832

--- Comment #5 from Mike Kaganski  ---
FYI: MS Excel, obviously, also saw VLOOKUP syntax not optimal; that's why, when
designing their XLOOKUP [1], they made exact match the default.

XLOOKUP is not in Calc yet (tdf#127293). Hopefully you would enjoy it when it
arrives.

Note that the "treats "" & 0" is not specific to the discussed function, and
the implicit conversion of data is also part of the standard. It will also not
change. Spreadsheets have very long history, and their use has lots of
inherited stuff, created to try to fit the widest audience possible, with
completely different background and expectations.

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

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

[Libreoffice-bugs] [Bug 149849] LibreOffice Writer crashes and aborts when scrolling a simple document

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149849

--- Comment #2 from Rafael Lima  ---
Hi Graham, thanks for reporting the issue.

I am unable to reproduce the bug using the following versions:

Version: 7.2.5.2 / LibreOffice Community
Build ID: 499f9727c189e6ef3471021d6132d4c694f357e5
CPU threads: 16; OS: Linux 5.13; UI render: default; VCL: kf5 (cairo+xcb)
Locale: pt-BR (pt_BR.UTF-8); UI: en-US
Calc: threaded

Version: 7.3.3.2 / LibreOffice Community
Build ID: 30(Build:2)
CPU threads: 16; OS: Linux 5.13; UI render: default; VCL: kf5 (cairo+xcb)
Locale: pt-BR (pt_BR.UTF-8); UI: en-US
Ubuntu package version: 1:7.3.3~rc2-0ubuntu0.21.10.1~lo1
Calc: threaded

Version: 7.5.0.0.alpha0+ / LibreOffice Community
Build ID: d2dfc0c4286057f5d8dda178817de3503c3a7d29
CPU threads: 16; OS: Linux 5.13; UI render: default; VCL: kf5 (cairo+xcb)
Locale: pt-BR (pt_BR.UTF-8); UI: en-US
Calc: threaded

Scrolling up and down with the scrollbar works fine.

Maybe you could give it a try with LO 7.3.4

https://www.libreoffice.org/download/download/

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

[Libreoffice-bugs] [Bug 137544] Opening complex electric PDF drawing is very slow with high CPU in Linux

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137544

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

https://git.libreoffice.org/core/commit/3e8f89f80ca0405c01d9b068ca9e85328e87404b

tdf#137544 avoid some dynamic_cast cost

It will be available in 7.5.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

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

[Libreoffice-bugs] [Bug 149717] Systematic crash on resize of Firebird database table creation window

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149717

--- Comment #11 from Stephan Bergmann  ---
(In reply to Stephan Bergmann from comment #4)
> Apparently the same endless recursion of NSViewGetVisibleRect as in bug
> 146765.  (Which looks slightly familiar, but I can't remember any details. 
> I don't have a Mac around ATM, but can try to remember to look into my old
> log files next week.)

Sorry, must have misremembered, can't find anything like that in my logs now. 
(And don't seem to be able to reproduce the issue following the instructions in
comment 0, at least with my recent LO master build on macOS on Apple M1.)

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

[Libreoffice-bugs] [Bug 149850] New: Writer stops responding after dragging a .png to the page

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149850

Bug ID: 149850
   Summary: Writer stops responding after dragging a .png to the
page
   Product: LibreOffice
   Version: 7.2.7.2 release
  Hardware: All
OS: macOS (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: h...@ncsu.edu

NEW
On my Mac Mini (MacOS Monterey Version 12.4 Processor 3.2 GHz 6-core Intel Core
i7) when I open a new Writer document and drag/drop one or more .png images on
the page often the cursor changes to a spinning wheel and LibreOffice stops
responding (that's what is says when, after a couple of minutes, I click Force
Quit.)

After about a minute of not responding, a duplicate icon for the .png file goes
from the page back to the icon for the file.

This just started happening yesterday. I deleted LibreOffice and
downloaded/installed the one I mention above - that didn't help. I restarted my
Mac, that didn't help.

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

[Libreoffice-bugs] [Bug 121133] Adobe Reader DC claims that the PDF has been modified after signing

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121133

Robert Martin  changed:

   What|Removed |Added

URL||https://squarecashelp.com/b
   ||log/how-to-add-money-to-cas
   ||h-app-card

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

[Libreoffice-bugs] [Bug 142976] Undo doesn't work when renaming sheets

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142976

--- Comment #6 from Andreas Heinisch  ---
No repro in:
Version: 7.5.0.0.alpha0+ (x64) / LibreOffice Community
Build ID: 1c44d1051cfee6ce7099965dc4470b4820f80489
CPU threads: 16; OS: Windows 10.0 Build 19044; UI render: Skia/Raster; VCL: win
Locale: de-DE (de_DE); UI: en-US
Calc: CL

nor in:
Version: 6.4.0.3 (x64)
Build-ID: b0a288ab3d2d4774cb44b62f04d5d28733ac6df8
CPU-Threads: 16; BS: Windows 10.0 Build 19044; UI-Render: GL; 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 149768] template menu box too small

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149768

--- Comment #3 from ahb74...@gmail.com ---
That would be fine and that's what I'm used to with OpenOffice 4.1.1.
With Libreoffice 7.3.4.2 it's less than 1/5 the width of the screen.
I am running Windows 10 home 20H2 with 3840x2160 resolution. The scale is set
at 300% to get the text a reasonable size; the size of the box does not change
with the scaling

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

[Libreoffice-bugs] [Bug 75349] [UI] No animations/transitions shown in remote control app

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=75349

--- Comment #18 from jonson  ---
Alight Motion pro Apk https://alightmotionapk.pro/alight-motion-pro-apk/

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

[Libreoffice-bugs] [Bug 149847] New: Icons remain on Writer Formatting toolbar even when not selected.

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149847

Bug ID: 149847
   Summary: Icons remain on Writer Formatting toolbar even when
not selected.
   Product: LibreOffice
   Version: 7.3.4.2 release
  Hardware: x86 (IA32)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: howard.matth...@zoho.com

Description:
I had to do a fresh install of Windows 10 on my laptop, after which I
reinstalled LibreOffice, version 7.3.4.2 (x64).
When I set my preferences on Writer some icons that I do not want have stayed
on the Formatting toolbar even though they are not selected. I have marked
these with red arrows in the accompanying two attachments.

Steps to Reproduce:
I hope my description and attachments make it clear.

Actual Results:
As described.

Expected Results:
As described.


Reproducible: Always


User Profile Reset: No



Additional Info:
No other information.

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

[Libreoffice-bugs] [Bug 149832] VLOOKUP Returns Inaccurate Value when it can't find a lookup string

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149832

Mike Kaganski  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution|--- |NOTABUG

--- Comment #4 from Mike Kaganski  ---
Any ideas how it would be better are irrelevant. The function is defined in the
ODF standard [1]; and the definition there was not arbitrary, but it followed
the long-established rules (coming from Lotus 1-2-3, or maybe even VisiCalc).
Every spreadsheet software implements VLOOKUP that way; and doing otherwise
would break infinite number of existing documents.

So this is NOTABUG, and this must not change.

[1]
https://docs.oasis-open.org/office/OpenDocument/v1.3/OpenDocument-v1.3-part4-formula.html#VLOOKUP

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

[Libreoffice-bugs] [Bug 149848] New: Writer: Highlighting crops preceding italics erroneously.

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149848

Bug ID: 149848
   Summary: Writer: Highlighting crops preceding italics
erroneously.
   Product: LibreOffice
   Version: 7.0 all versions
  Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: stefan.hoe...@t-online.de

Description:
When highlighting characters in italics, the preceding italicized characters
are cropped erroneously, whereas setting the background color yields pristine
results.

Steps to Reproduce:
Consider the following to be an arbitrary sample:
1. Set font to Liberation Serif.
2. Type a capital 'K' in italics.
2. Type a capital 'L' and make the 'L' subscript (non-italic or italic).
3. Highlight both characters. 

Actual Results:
The upper right serif of the 'K' is clipped erroneously. In general, the
previous character is truncated erroneously.

Expected Results:
Like the Background Color function does. (This is a bad workaround since it
colors the whole paragraph's background.)



Reproducible: Always


User Profile Reset: Yes



Additional Info:
Use Microsoft Word as a possible reference.

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

[Libreoffice-bugs] [Bug 149439] custom usercode with lpoptions isn't shown in Libreoffice

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149439

Buovjaga  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEW
   Severity|normal  |minor
   Priority|medium  |low

--- Comment #5 from Buovjaga  ---
Thanks for the command.

(In reply to TxOfficial from comment #0)
> 3. start libre office and check the predefined value. This will be set to
> custom but without the value "0850" so that the generated print data doesn't
> contain the customer usercode.

For this, I figured out I need to go to File - Print - Properties - Device -
Option: User Code (up to 8 digits).

Arch Linux 64-bit
Version: 7.3.4.2 / LibreOffice Community
Build ID: 30(Build:2)
CPU threads: 8; OS: Linux 5.18; UI render: default; VCL: VCL: kf5 (cairo+xcb)
Locale: fi-FI (fi_FI.UTF-8); UI: en-US
7.3.4-2
Calc: threaded

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

[Libreoffice-bugs] [Bug 149085] The "Protect" section on the Options tab of {Image, Frame, Object} Properties dialog should be on the "Position and Size" tab

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149085

--- Comment #12 from Hossein  ---
(In reply to Heiko Tietze from comment #6)
> The UI file cui/uiconfig/ui/possizetabpage.ui processed in
> svx/source/sidebar/possize/PosSizePropertyPanel.cxx should become like
> cui/uiconfig/ui/swpossizepage.ui. The protection settings are on
> sw/uiconfig/swriter/ui/frmaddpage.ui - and that points to a problem. The cui
> scope is broader than sw and there might be reasons why the options are
> split. Hossein, what do you think?

svx/source/sidebar/possize/PosSizePropertyPanel.cxx and its associated ui,
svx/uiconfig/ui/sidebarpossize.ui are for modifying the position and size in
the sidebar.

Search for "Protect" shows these results:

$ git grep -l ">Protect<" *.ui
cui/uiconfig/ui/possizetabpage.ui
cui/uiconfig/ui/swpossizepage.ui
sw/uiconfig/swriter/ui/frmaddpage.ui

Second file (swpossizepage.ui) is for Writer. First file (possizetabpage.ui) is
for other applications (Impress, Draw, Calc, etc.). Third file (frmaddpage.ui)
is the second tab ("Options") of the Image/Object/Frame dialog box. It is
handled inside sw/source/ui/frmdlg/frmpage.cxx, and some parts of it becomes
hidden there. Other tabs are also ui files that are handled inside frmpage.cxx.

One should be able to do this task by changing frmpage.cxx and associated uis.

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

[Libreoffice-bugs] [Bug 149838] false update suggested

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149838

V Stuart Foote  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution|--- |INVALID

--- Comment #4 from V Stuart Foote  ---
Please see the linked release plan.

The cut over from previous release to current release is time based. It is time
for the cut over to be noted via the "update checks"--yes offering 7.3.4 now
might be a couple of weeks early (7.4.0 will be out mid-August) but in sum this
is appropriate as 7.2.7 *is* EOL.

And yes, the landing page for the downloads still reflects 7.2.7 as Still and
7.3.4 as Fresh--that will be updated as 7.4.0 is released.

For now updates are not automatic--just the notification that update is
available. You still have complete control as to performing an update--or not.

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

[Libreoffice-bugs] [Bug 149830] LibreOffice logo in StartCenter not resized in darkmode

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149830

Rafael Lima  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEEDINFO

--- Comment #2 from Rafael Lima  ---
Not repro in 

Version: 7.3.3.2 / LibreOffice Community
Build ID: 30(Build:2)
CPU threads: 16; OS: Linux 5.13; UI render: default; VCL: gtk3
Locale: pt-BR (pt_BR.UTF-8); UI: en-US
Ubuntu package version: 1:7.3.3~rc2-0ubuntu0.21.10.1~lo1
Calc: threaded

Nor in

Version: 7.5.0.0.alpha0+ / LibreOffice Community
Build ID: 61f5c991a97de8990badfed6ef840941b5aa8c7f
CPU threads: 16; OS: Linux 5.13; UI render: default; VCL: gtk3
Locale: pt-BR (pt_BR.UTF-8); UI: en-US
Calc: threaded

On my machine the logo is dark as expected. Are you using any custom theme?

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

[Libreoffice-bugs] [Bug 149439] CUPS printing custom usercode with lpoptions isn't shown in Libreoffice

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149439

V Stuart Foote  changed:

   What|Removed |Added

Summary|custom usercode with|CUPS printing custom
   |lpoptions isn't shown in|usercode with lpoptions
   |Libreoffice |isn't shown in Libreoffice

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

[Libreoffice-bugs] [Bug 137544] Opening complex electric PDF drawing is very slow with high CPU in Linux

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137544

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

https://git.libreoffice.org/core/commit/895643431e6aea672158bae3772a36f26cd05cde

tdf#137544 no need to create a OUStringBuffer here

It will be available in 7.5.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

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

[Libreoffice-bugs] [Bug 149810] FILEOPEN CSV containing formula not recognized

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149810

Timur  changed:

   What|Removed |Added

 OS|Windows (All)   |All
   Keywords||regression
   Hardware|x86-64 (AMD64)  |All
 Status|NEEDINFO|NEW

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

[Libreoffice-bugs] [Bug 149085] The "Protect" section on the Options tab of {Image, Frame, Object} Properties dialog should be on the "Position and Size" tab

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149085

--- Comment #11 from sdc.bla...@youmail.dk ---
(In reply to Hossein from comment #10)
> If a re-arrangement of the UI elements does not increase the height of the
> window, I think it would be good.
In your dialog box, would there be room for horizontal placement as follows?

Protect
[] Contents   [] Position   [] Size

(and placed vertically between "Original Size" and "Position")

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

[Libreoffice-bugs] [Bug 149849] New: LibreOffice Writer crashes and aborts when scrolling a simple document

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149849

Bug ID: 149849
   Summary: LibreOffice Writer crashes and aborts when scrolling a
simple document
   Product: LibreOffice
   Version: 7.5.0.0 alpha0+ Master
  Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: gram...@email.com

Description:
I created a document with custom dimensions (5.5" x 8.5", or half a US
letter-sized sheet). Then I pasted in the text (with a couple of small images)
for our church program.

If I drag the scroll bar up and down, the program pauses and then disappears,
usually on the very first scroll down.

This also occurs if this document is opened, not only when the text is pasted.

Steps to Reproduce:
1. Open document
2. Scroll down using scroll bar. If it doesn't happen immediately, scroll up
3. Pause and then crash

Actual Results:
LibreOffice Writer crashes and the window vanishes.

Expected Results:
Scroll down the document


Reproducible: Always


User Profile Reset: Yes


OpenGL enabled: Yes

Additional Info:
Version: 7.2.5.2 (x64) / LibreOffice Community
Build ID: 499f9727c189e6ef3471021d6132d4c694f357e5
CPU threads: 8; OS: Windows 10.0 Build 19043; UI render: Skia/Vulkan; VCL: win
Locale: en-US (en_US); UI: en-US
Calc: CL

Bug does NOT appear when running LibreOffice in safe mode

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

[Libreoffice-bugs] [Bug 149845] New: autocorrect options: display info on mouse over

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149845

Bug ID: 149845
   Summary: autocorrect options: display info on mouse over
   Product: LibreOffice
   Version: 7.5.0.0 alpha0+ Master
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: enhancement
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: j...@cspv.hu

hi,


there is this option among autocorrect options: "apply styles",

and I left it checked... assuming it is not a bad thing :)

anyway, I didn't know what that meant...
and I had to go google, search phrase, matches list overview, click, and read
the help page... down to where "apply styles" were placed...


SUGGESTION: 

it would be great if a popup info appeared "on mouse over", 
like in the toolbar icons' case, for example...

above "apply styles" it could be read: "Automatically apply a Heading 1-8 style
when a text starts with an uppercase letter and does not end with a period...
see more in the help page";



it would be great help, making the learning curve much steeper! :)



 thank you for developing libreoffice 

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

[Libreoffice-bugs] [Bug 146842] All pages are empty/white when printing (skia, macOS only)

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146842

m.a.riosv  changed:

   What|Removed |Added

 CC||daviesfreef...@gmail.com

--- Comment #75 from m.a.riosv  ---
*** Bug 149843 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 103512] [META] AutoFilter-related bugs and enhancements

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103512

Rafael Lima  changed:

   What|Removed |Added

 Depends on||149844


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=149844
[Bug 149844] LibreOffice hangs on Auto Filter with Filter Criteria then press
CTRL + A then try to align Left/Center/Right
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 149844] LibreOffice hangs on Auto Filter with Filter Criteria then press CTRL + A then try to align Left/Center/Right

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149844

Rafael Lima  changed:

   What|Removed |Added

 CC||rafael.palma.l...@gmail.com
Summary|LibreOffice Hang - Create   |LibreOffice hangs on Auto
   |an Auto Filter with Filter  |Filter with Filter Criteria
   |Criteria then press CTRL +  |then press CTRL + A then
   |A then try to align |try to align
   |Left/Center/Right   |Left/Center/Right
 Blocks||103512

--- Comment #2 from Rafael Lima  ---
This problem only happens if a filter criteria is applied. Removing the filter
from the "Paid" column does not cause LO to hang.

It seems to be a AutoFilter-related problem.


Referenced Bugs:

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

[Libreoffice-bugs] [Bug 149846] Update Help for CSV import

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149846

Olivier Hallot  changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |olivier.hallot@libreoffice.
   |desktop.org |org
 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

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

[Libreoffice-bugs] [Bug 149598] "Format cells" dialog does not remember size

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149598

Timur  changed:

   What|Removed |Added

   Priority|medium  |low
 Status|UNCONFIRMED |NEW
 Whiteboard| QA:needsComment|
   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=10
   ||1285
 Ever confirmed|0   |1

--- Comment #1 from Timur  ---
New.

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

[Libreoffice-bugs] [Bug 137544] Opening complex electric PDF drawing is very slow with high CPU in Linux

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137544

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

https://git.libreoffice.org/core/commit/1a6833a00fb7fcf04c71fcaa05dbee1f15a075d4

tdf#137544 reduce cost of SolarMutex checking

It will be available in 7.5.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

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

[Libreoffice-bugs] [Bug 149843] Printing results in blank pages in preview and blank printout

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149843

m.a.riosv  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE
 CC||miguelangelrv@libreoffice.o
   ||rg

--- Comment #1 from m.a.riosv  ---


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

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

[Libreoffice-bugs] [Bug 149839] Do not hyphenate Proper Nouns and Adjectives

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149839

Mike Kaganski  changed:

   What|Removed |Added

   Keywords||needsUXEval

--- Comment #1 from Mike Kaganski  ---
(In reply to Mark from comment #0)
> This would enable a simple implementation of many style manuals such as
> http://www.kentlaw.edu/academics/lrw/grinker/LwtaHyphens.htm -- see item #4.

Item 4 has nothing to do with automatic hyphenation. It discusses the hyphens
that are put between parts of compound adjectives *in normal cases* (not as
splitting inside a word to move its part to the next line), and discusses the
use of such adjectives without hyphenation inside titles. The hyphen in
"gender-neutral language" vs "Gender Neutral Language" is put manually, and -
as said - does not relate to auto-hyphenation feature.

IMO->WF

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

[Libreoffice-bugs] [Bug 149263] Spreadsheet created as DIN A3 and sent to a generic printer (DIN A4) creates no paper size warning, yet printing it

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149263

Heiko Tietze  changed:

   What|Removed |Added

 CC||kelem...@ubuntu.com,
   ||libreoffice-ux-advise@lists
   ||.freedesktop.org

--- Comment #3 from Heiko Tietze  ---
Gabor, in respect to bug 129180, what do you think here?

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

[Libreoffice-bugs] [Bug 149085] The "Protect" section on the Options tab of {Image, Frame, Object} Properties dialog should be on the "Position and Size" tab

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149085

--- Comment #10 from Hossein  ---
I agree that "Protect" is more suitable to be put inside "Position and Size"
tab, but there is one important problem: The lack of enough vertical space.

I personally use LibreOffice with GTK3 UI with display set as 2x mode, because
of my screen is high dpi, and I want to achieve a reasonable size of the UI
elements.

Right now, most of the LibreOffice UIs are OK for me, but this specific UI is
completely full vertically, so adding more elements will cause it to go off
screen.

If a re-arrangement of the UI elements does not increase the height of the
window, I think it would be good.

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

[Libreoffice-bugs] [Bug 144027] Mouse cursor should change when hovering over unselected objects/charts/shapes

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=144027

Rafael Lima  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 149846] New: Update Help for CSV import

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149846

Bug ID: 149846
   Summary: Update Help for CSV import
   Product: LibreOffice
   Version: 7.3.0.0.alpha1+
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Documentation
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: ti...@libreoffice.org
CC: olivier.hal...@libreoffice.org
Blocks: 80430

CSV import was changed from 7.3 to contain "Evaluate Formulas".
That's not in Help page
https://help.libreoffice.org/7.5/en-US/text/shared/00/0208.html.
Also, there is "Skip empty cells" which is no more in options.

Another page to update with "Evaluate Formulas" option is
https://help.libreoffice.org/7.5/en-US/text/scalc/guide/csv_formula.html


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=80430
[Bug 80430] [META] Documentation gap for new features
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 91586] Filesave: Impress does not properly open 90º rotated text in an ODP copy of a PPTX

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91586

Timur  changed:

   What|Removed |Added

Summary|Filesave: Impress does not  |Filesave: Impress does not
   |rotate 90º text in an ODP   |properly open 90º rotated
   |copy of a PPTX file |text in an ODP copy of a
   ||PPTX

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

[Libreoffice-bugs] [Bug 143599] Help Buttons for Save Remote Screens are confusing for non technical users

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143599

Alain Romedenne  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEW

--- Comment #4 from Alain Romedenne  ---
I confirm a faulty link on 'File Services' dialog under:

Version: 7.3.4.2 (x64) / LibreOffice Community
Build ID: 728fec16bd5f605073805c3c9e7c4212a0120dc5
CPU threads: 4; OS: Windows 10.0 Build 19044; UI render: Skia/Raster; VCL: win
Locale: en-US (fr_FR); UI: en-US
Calc: CL

This occurs having pressed 'Manage Services' button  from File > Open Remote…
or File > Save Remote… menu dialogs

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

[Libreoffice-bugs] [Bug 149839] Do not hyphenate Proper Nouns and Adjectives

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149839

V Stuart Foote  changed:

   What|Removed |Added

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

--- Comment #2 from V Stuart Foote  ---
Per paragraph and implemented in the edit engine, meaning not trivial to
achieve. 

IMHO more needless feature creep, second the => WF

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

[Libreoffice-bugs] [Bug 131568] CHAPTER NUMBERING DIALOG: List of character styles is not alpahbetical

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=131568

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 149844] LibreOffice hangs on Auto Filter with Filter Criteria then press CTRL + A then try to align Left/Center/Right

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149844

Aron Budea  changed:

   What|Removed |Added

Version|7.3.4.2 release |Inherited From OOo
 CC||aron.bu...@gmail.com

--- Comment #3 from Aron Budea  ---
Already in 3.3.0.

For me the hang happens if I switch to Center, and then to Left / Right.
If I only switch between Left and Right, there's no hang.

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

[Libreoffice-bugs] [Bug 91586] Filesave: Impress does not rotate 90º text in an ODP copy of a PPTX file

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91586

--- Comment #13 from Timur  ---
Doesn't look good, text box size is small. Same as in Lo 7.0

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

[Libreoffice-bugs] [Bug 91586] Filesave: Impress does not rotate 90º text in an ODP copy of a PPTX file

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91586

Regina Henschel  changed:

   What|Removed |Added

 CC||rb.hensc...@t-online.de

--- Comment #12 from Regina Henschel  ---
I see both texts rotated in the odp-file. And the texts on slide 8 are correct
too. Tested with Version: 7.5.0.0.alpha0+ (x64) / LibreOffice Community
Build ID: d2dfc0c4286057f5d8dda178817de3503c3a7d29
CPU threads: 8; OS: Windows 10.0 Build 19043; UI render: Skia/Raster; VCL: win
Locale: de-DE (en_US); UI: en-US
Calc: CL

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

[Libreoffice-bugs] [Bug 149834] New: libreoffice 7.3.4.2 for mac update check fail

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149834

Bug ID: 149834
   Summary: libreoffice 7.3.4.2 for mac update check fail
   Product: LibreOffice
   Version: 7.3.4.2 release
  Hardware: x86-64 (AMD64)
OS: macOS (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: qid...@qq.com

Description:
The 7.4.3.2 that has just been upgraded detects whether there is a new version
and shows a failure

Steps to Reproduce:
1. menu
2. click help
3. click check for updates ...
4. status: “Checking for an update failed.”

Actual Results:
Checking for an update failed.

Expected Results:
You should prompt "Already have the latest version" or find a new version and
prompt for installation


Reproducible: Always


User Profile Reset: Yes



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

The previous version of 7.4.3.2 seems to be 7.3.3.2, I clicked "Detect New
Version" to find 7.4.3.2, after installing 7.4.3.2 "Detect New Version"
function is like this. I have a normal network and can access libreoffice.org
and other websites, which I don't think is caused by network problems.



Version: 7.3.4.2 / LibreOffice Community
Build ID: 728fec16bd5f605073805c3c9e7c4212a0120dc5
CPU threads: 8; OS: Mac OS X 12.4; UI render: default; VCL: osx
Locale: en-US (en_CN.UTF-8); UI: en-US
Calc: threaded


I've reset the profile and restarted libreoffice, and the problem is still the
same

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

[Libreoffice-bugs] [Bug 145968] LibreOffice Impress Slides Not Advancing

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145968

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 121133] Adobe Reader DC claims that the PDF has been modified after signing

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121133

Mike Kaganski  changed:

   What|Removed |Added

URL|https://squarecashelp.com/b |
   |log/how-to-add-money-to-cas |
   |h-app-card  |

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

[Libreoffice-bugs] [Bug 149838] false update suggested

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149838

--- Comment #5 from luc.tytgat@gmail.com ---
Hi Stuart,
Thank you for your explanation.
My wife has got problems in the past updating too early to the « fresh »
version.
Nevertheless, the whole process is not very consistent for a normal user...
Have a good day!
Luc

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

[Libreoffice-bugs] [Bug 149778] Hyperlinks in comments need to flow as they do in Writer paragraphs

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149778

Timur  changed:

   What|Removed |Added

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

--- Comment #1 from Timur  ---
Yes, only if formatted text with link is pasted to comment. 
If link itself is pasted as text, it flows properly until AutoCorrect.
I'll set New so far, although this was explained in bug 39910 etc.

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

[Libreoffice-bugs] [Bug 149741] Confusing icon for adding column in libreoffice writer

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149741

--- Comment #11 from sdc.bla...@youmail.dk ---
(In reply to Heiko Tietze from comment #10)
> I'm surprised that we got into the label-changing business 
See comment 3.

But after further experience, I now agree that "Before/After" should not be
changed -- and understand that the solution requires either: 
 (a) a redesign of the Before/After icons themselves so that they are
direction-independent (if at all possible) and if not, then
 (b) a coding change to provide the correct icon to the "insert column"
commands according to the "text direction" set in the table properties.

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

[Libreoffice-bugs] [Bug 149851] Mouse pointer over down arrow in AutoFilter should not be a fat cross

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149851

--- Comment #1 from Rafael Lima  ---
The problem also happens with "gen" and "gtk3".

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

[Libreoffice-bugs] [Bug 149837] only one master document

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149837

--- Comment #1 from Mike Kaganski  ---
I cannot see what end goal this proposal is trying to achieve. The proposal is
to limit LibreOffice to only allow no more than one master document open at a
time - but the reason is absolutely unclear, worded as "life can be easier for
NAVIGATOR" and "there could even be a full window "dashboard"", where both are
themselves unclear - what would the "easier life" mean? what is the
"dashboard"? Is the real request (or two) in fact to create *some* (which?)
better workflow with Navigator, and to implement something called "dashboard"?
Then please instead create two separate requests, with clean explanation of the
respective problems, and clear requested functionality, and only after that,
you could *maybe* *additionally* suggest that it *possibly* could be
implemented by the restriction you proposed here. Otherwise - it is very
clearly an XY problem [1].

[1] https://en.wikipedia.org/wiki/XY_problem

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

[Libreoffice-bugs] [Bug 149845] autocorrect options: display info on mouse over

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149845

--- Comment #1 from Rafael Lima  ---
Indeed, even with the Extended Tooltips option enabled there is no tooltips for
items in a listbox as is the case here.

Clicking the Help button in the bottom left corner leads to the correct help
page though.

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

[Libreoffice-bugs] [Bug 149823] Scrolling on properties pane causes to change value unintentionally

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149823

Heiko Tietze  changed:

   What|Removed |Added

 CC||caol...@redhat.com

--- Comment #4 from Heiko Tietze  ---
If we have a scrollbox it makes sense to do the onwheel action without focus
but for all other controls I agree that before changing the index of a
dropdown, the value in a spinedit, etc. it has to become focused.

Plus, when focused the cursor should also remain located over the control to
avoid wheel action with the cursor somewhere else (as it's a matter of fact
today for kf5 and gen but not gtk3).

Caolan, is this a big effort?

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

  1   2   3   4   >