[Libreoffice-bugs] [Bug 138122] LibreOffice text blurry on Retina displays on macOS 11

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138122

--- Comment #58 from Telesto  ---
(In reply to lupurus from comment #57)
> (In reply to Tor Lillqvist from comment #56)
> > Text is drawn in AquaSalGraphics::DrawTextLayout() in vcl/quartz/salgdi.cxx,
> > as far as I recall. Look for the CTFontDrawGlyphs() call.
> 
> Thank you. I am kind of frustrated right now, I tried a lot of different
> settings like 'CGContextSetAllowsFontSmoothing' for example... nothing
> helped. I am still wondering: Why is the font in the main view, the status
> bar, the combobox area blurred, but the text in the TOC or where you can
> select the text styles for example or in other menus not? Are they using
> different methods?

Not having Big Sur installed, yet (and kind a reluctant to do so). So not
having much to go on.. based on screenshots tend say that they stuff is painted
as an image at low resolution (72/96 dpi) (without prior anti-aliasing)

Bit like saving QR code into DOCX format (and file reload). They SVG rendering
simply quality simply bad (looks like miniature thumbnail quality being
over-sized). And File -> Export formats do have also a bad ugly compression
flaw somewhere. But surely depends on code paths :-( So not all export formats
are affected 

And also which branch did you use? Master or 7.0? There where more code changes
also related to anti-aliasing and image rendering (see Skia meta). Not sure if
they his code simply limited to Skia or having large reach.

If so, bugs might have stacked up (worst case)? I assume you build without or
include they Stephan hack while nobody actually has clue what it does? As it
did work previously?

Also there is a risk that Apple dropped support for XYZ in Big Sur (or didn't
notice they broke some legacy stuff nobody supposed to use anymore). So maybe
Catalina without Stephan Bergmans patch? Not even remembering when/how the
initial bug started. Except they Xcode magic an later-on they hack?

Note: only few things crossing my mind :-). Not saying it's of any use. However
prefer to exclude some possibility's. Or might open a different perspective. 

Anyhow thanks for attempting for solving the mystery :-)

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


[Libreoffice-bugs] [Bug 98371] FILEOPEN PPT Text box size is wrong

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98371

--- Comment #9 from Kevin Suo  ---
Created attachment 167410
  --> https://bugs.documentfoundation.org/attachment.cgi?id=167410=edit
compare.png

This is to compare the PPT file opened with LibreOffice and MSO.

The the tex-box is narrower than the text. In MSO the text flow outside of the
text-box, but in LibreOffice the text-box is resized vertically (grow) to fit
the text. I am not sure if it is our bug our MSO's bug.

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


[Libreoffice-bugs] [Bug 138019] LibreOffice programmers make little executable to repair xls imprisoned in filters

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138019

zcrhonek  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1

--- Comment #1 from zcrhonek  ---
Hello,

Thank you for filing the bug. Please send us a sample document, as this makes
it easier for us to verify the bug. 
I have set the bug's status to 'NEEDINFO', so please do change it back to
'UNCONFIRMED' once you have attached a document.
(Please note that the attachment will be public, remove any sensitive
information before attaching it.)
How can I eliminate confidential data from a sample document?
https://wiki.documentfoundation.org/QA/FAQ#How_can_I_eliminate_confidential_data_from_a_sample_document.3F
Thank you

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


[Libreoffice-bugs] [Bug 98371] FILEOPEN PPT Text box size is wrong

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98371

Kevin Suo  changed:

   What|Removed |Added

 Attachment #123174|0   |1
is obsolete||

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


[Libreoffice-bugs] [Bug 98371] FILEOPEN PPT Text box size is wrong

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98371

Kevin Suo  changed:

   What|Removed |Added

 Attachment #123173|0   |1
is obsolete||

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


[Libreoffice-bugs] [Bug 98371] FILEOPEN PPT Text box size is wrong

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98371

--- Comment #8 from Kevin Suo  ---
Created attachment 167409
  --> https://bugs.documentfoundation.org/attachment.cgi?id=167409=edit
minimal file ppt

This is a minimal file to reproduce this. It contains simple "AB" chars and
Arial font.

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


[Libreoffice-bugs] [Bug 109237] [META] CSV export bugs and enhancements

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=109237
Bug 109237 depends on bug 121880, which changed state.

Bug 121880 Summary: Set semicolon ; as default Field Delimiter for CSV instead 
of comma , (avoid confusion for French and other)
https://bugs.documentfoundation.org/show_bug.cgi?id=121880

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WONTFIX

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


[Libreoffice-bugs] [Bug 107192] Unify documentation: How to print a few non-contiguous pages from a multi-pages document

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107192

Commit Notification  changed:

   What|Removed |Added

 Whiteboard||target:7.1.0

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


[Libreoffice-bugs] [Bug 107192] Unify documentation: How to print a few non-contiguous pages from a multi-pages document

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107192

--- Comment #9 from Commit Notification 
 ---
Seth Chaiklin committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/help/commit/15e0e4742d13a76837daf5dd666b7d57b4651a92

Resolves: tdf#73398 and tdf#107192  help for printing range of pages

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


[Libreoffice-bugs] [Bug 121880] Set semicolon ; as default Field Delimiter for CSV instead of comma , (avoid confusion for French and other)

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121880

Mike Kaganski  changed:

   What|Removed |Added

 Resolution|--- |WONTFIX
 Status|NEW |RESOLVED

--- Comment #11 from Mike Kaganski  ---
Closing WONTFIX for both the original report in comment 0, and for proposed
easyhack in comment 5.

Answering the "Not sure why comma is default all the way from OO": because it's
standard both for the original CSV idea (as reflected in the name's "C"), and
for RFC 4180.

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


[Libreoffice-bugs] [Bug 73398] PRINT DIALOG: Clarify syntax for "Pages to print" field

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=73398

--- Comment #22 from Commit Notification 
 ---
Seth Chaiklin committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/help/commit/15e0e4742d13a76837daf5dd666b7d57b4651a92

Resolves: tdf#73398 and tdf#107192  help for printing range of pages

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


[Libreoffice-bugs] [Bug 73398] PRINT DIALOG: Clarify syntax for "Pages to print" field

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=73398

Commit Notification  changed:

   What|Removed |Added

 Whiteboard||target:7.1.0

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


[Libreoffice-bugs] [Bug 138358] Suggestion for improvement : add Inkscape into Draw

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138358

andreas_k  changed:

   What|Removed |Added

 CC||kain...@gmail.com

--- Comment #2 from andreas_k  ---
Do you mean link the svg files in draw like you can link graphics or open with
external app?

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


[Libreoffice-bugs] [Bug 138357] convert problem opening xlsx file in Calc with calender

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138357

zcrhonek  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEEDINFO

--- Comment #2 from zcrhonek  ---
Hello,
please write exactly what is wrong. Also printscreen from excel might help.
Thank you

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


[Libreoffice-bugs] [Bug 138348] FILEOPEN DOCX Wrong decimal precision and result displayed initially in equations

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138348

--- Comment #3 from Miklos Vajna  ---
I think the expected behavior is that we keep the cached values of fields and
only recalc them if the user asks for it. My understanding is that this is what
Word does, too.

The change in behavior is that we used to throw away the cached value and now
we try harder to keep it. In this case we still recalc it in an idle handler,
though. This sounds like a step in the right direction. (Ideally we should not
do that recalc at all, at least not automatically.)

Unless I miss something, this is working as intended and is not a bug.

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


[Libreoffice-bugs] [Bug 138358] Suggestion for improvement : add Inkscape into Draw

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138358

zcrhonek  changed:

   What|Removed |Added

 Resolution|--- |NOTABUG
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from zcrhonek  ---
Hello,
inkscape is different project and you can download it.

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


[Libreoffice-bugs] [Bug 121880] Set semicolon ; as default Field Delimiter for CSV instead of comma , (avoid confusion for French and other)

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121880

--- Comment #10 from Mike Kaganski  ---
(In reply to Mike Kaganski from comment #9)
> if our import doesn't automatically mask all occurrences of separator symbol

A thinko; should had been "if our *export* doesn't automatically mask ..."

Just tested with my Russian locale that also uses comma as decimal separator:
on export, it automatically encloses all numbers with commas into double
quotes, as RFC 4180 section 2.6 prescribes.

So cells like

> |  A   |  B   |
> | 3.14 | 5.67 |

become in CSV:

> "3,14","5,67"

... as expected, and are parsed fine. So I can't reproduce the problem
described in the issue, using Version: 7.0.3.1 (x64)
Build ID: d7547858d014d4cf69878db179d326fc3483e082
CPU threads: 12; OS: Windows 10.0 Build 19042; UI render: Skia/Raster; VCL: win
Locale: ru-RU (ru_RU); UI: en-US
Calc: CL

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


[Libreoffice-bugs] [Bug 107701] [META] Table border bugs and enhancements

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107701
Bug 107701 depends on bug 80345, which changed state.

Bug 80345 Summary: HTML Document: default table styles vertical borders not 
rendered visibly
https://bugs.documentfoundation.org/show_bug.cgi?id=80345

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 80345] HTML Document: default table styles vertical borders not rendered visibly

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=80345

Kevin Suo  changed:

   What|Removed |Added

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

--- Comment #12 from Kevin Suo  ---
In recent version (7.0) the cell borders for tables are default to be none, so
we need to manually set borders, and if manually set the borders are fine.

Mark as worksforme.

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


[Libreoffice-bugs] [Bug 138358] New: Suggestion for improvement : add Inkscape into Draw

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138358

Bug ID: 138358
   Summary: Suggestion for improvement : add Inkscape into Draw
   Product: LibreOffice
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Draw
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: thom...@yahoo.fr

Hello.

I have an idea : developpers can integrate Inkscape (https://inkscape.org/)
into Draw.

It would be super handy to have such software.

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


[Libreoffice-bugs] [Bug 82474] UI: enhancement request: mark as favourite style, search for styles

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=82474

--- Comment #6 from Gerterce Gerscces  ---
Enhancement request mark as favorite style, If you are worry to know what
things are helping you to improve your life style, That time this could be
perfect when you create your own https://allessayvikings.com/ design with
getting and also to taking many of the style for you.

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


[Libreoffice-bugs] [Bug 128069] Some multi element emoticons are split up into multiple emoticons when added to a writer document on iOS

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128069

Nicolas Christener  changed:

   What|Removed |Added

 CC||ba...@caesar.elte.hu,
   ||t...@iki.fi

--- Comment #5 from Nicolas Christener  ---
I retested this on 6.4.1 (1) and created an updated issue for it.

It can be found here: https://github.com/CollaboraOnline/online/issues/733

Do we want to close this one here?

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


[Libreoffice-bugs] [Bug 138357] convert problem opening xlsx file in Calc with calender

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138357

Nicolaas Turubassa  changed:

   What|Removed |Added

 CC||i...@turubassa.freedom.nl

--- Comment #1 from Nicolaas Turubassa  ---
Created attachment 167408
  --> https://bugs.documentfoundation.org/attachment.cgi?id=167408=edit
Excel file gets mixed up when opening directly in Calc.

This calender days in theexcel file gets mixed ip when opening directly in
Calc.

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


[Libreoffice-bugs] [Bug 138348] FILEOPEN DOCX Wrong decimal precision and result displayed initially in equations

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138348

--- Comment #2 from Buovjaga  ---
(In reply to Aron Budea from comment #1)
> What is actually the problem here?
> If I open the file in a recent LO master build, I see values
> 429.545454545455 in Row two, and 877.001253966275 in Row total, however if I
> open the file in Word 2013, I see the exact same values.
> 
> Clicking into one of the fields in Writer yields 429.55 and 877 (both are
> recalculated, though the file doesn't become modified), while updating each
> field in Word yields 430 and 877.
> I'd see that as a minor discrepancy, but as I understand, that's not what
> was reported.

Clicking into one of the fields yields 429.55 and 549.55 in Writer for me.

I don't know what is the problem or if it is a problem. I just reported a
change and behaviour that seemed weird to me.

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


[Libreoffice-bugs] [Bug 134059] Loss of nominated Chart data series Labels when target cells hidden or grouped & collapsed

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134059

Buovjaga  changed:

   What|Removed |Added

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

--- Comment #3 from Buovjaga  ---
(In reply to Leyan from comment #2)
> This is not a bug, hidden cells are filtered by design. If you want to see
> their values, you can select the data series in the chart, go to "Format
> Data Series ...", then Options, then "Include values from hidden cells".
> However, that will apply to both values and labels.
> 
> Excel has the same option, but with a different behavior: labels in hidden
> cells are always displayed, regardless of the option status, which seems to
> be closer to the behavior you expected.

Thanks, Leyan. Let's ask UX team for opinions before closing this as notabug.

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


[Libreoffice-bugs] [Bug 138357] New: convert problem opening xlsx file in Calc with calender

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138357

Bug ID: 138357
   Summary: convert problem opening xlsx file in Calc with
calender
   Product: LibreOffice
   Version: 7.0.3.1 release
  Hardware: x86 (IA32)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: i...@turubassa.freedom.nl

Description:
When I open an Excel file (xlsx)in Calc. the calender in the file gets mixed
up.
I have to covert/save it in Excel first as an ods file. Using this extra step
before opening the file in Calc. the file is not mixed up, and is showing the
everything correctly.  

Actual Results:
In Calc. the spreadsheet dis showing the calander days incorrectly.

Expected Results:
The spreadsheet should have shown the calender days correctly as it's shown in
the Excel file after opening it directly in Calc.


Reproducible: Always


User Profile Reset: No



Additional Info:
I want to add the excel file as an attachment, but I don't see an option to do
that. Hopefully after I click on the 'Submit Bug Report'.

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


[Libreoffice-bugs] [Bug 138122] LibreOffice text blurry on Retina displays on macOS 11

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138122

--- Comment #57 from lupu...@web.de ---
(In reply to Tor Lillqvist from comment #56)
> Text is drawn in AquaSalGraphics::DrawTextLayout() in vcl/quartz/salgdi.cxx,
> as far as I recall. Look for the CTFontDrawGlyphs() call.

Thank you. I am kind of frustrated right now, I tried a lot of different
settings like 'CGContextSetAllowsFontSmoothing' for example... nothing helped.
I am still wondering: Why is the font in the main view, the status bar, the
combobox area blurred, but the text in the TOC or where you can select the text
styles for example or in other menus not? Are they using different methods?

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


[Libreoffice-bugs] [Bug 128468] No ruler and therefore no easy way to add/edit/remove tab stops in writer on iOS

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128468

--- Comment #23 from Nicolas Christener  ---
I think we can close this issue.

I created a new issue for the specific problems the implementation now has.

Thanks a lot to the Collabora team and especially Tor for taking care of this!

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


[Libreoffice-bugs] [Bug 138356] CALC Hyperlink button text corrupted with part of an embedded graphic image

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138356

--- Comment #1 from Colin  ---
Just realised something significant.
Many of my CALCs contain hyperlinks but this is the only one with an embedded
graphic image - the graphic image that appears on the rogue buttons.
My apologies, I was focused on the rogue file to the exclusion of the other
successful files.

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


[Libreoffice-bugs] [Bug 138356] New: CALC Hyperlink button text corrupted with part of an embedded graphic image

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138356

Bug ID: 138356
   Summary: CALC Hyperlink button text corrupted with part of an
embedded graphic image
   Product: LibreOffice
   Version: 7.0.3.1 release
  Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: that.man.co...@gmail.com

Description:
Hi,
I need advice on how or even if to report an intermittent bug.
Established, reliable five sheet CALC document with Hyperlinks to online
spreadsheets which are accessed, select copied and pasted (sometimes enforced
special) to the target sheets.
Recently updated to 
Version: 7.0.3.1 (x64)
Build ID: d7547858d014d4cf69878db179d326fc3483e082
CPU threads: 4; OS: Windows 10.0 Build 19041; UI render: Skia/Raster; VCL: win
Locale: sv-SE (en_GB); UI: en-GB
Calc: threaded
Three of five hyperlinks have the button image corrupted "randomly" - the
corruption is part of an embedded image on the second sheet which simply
replaces the text on the affected buttons, although the control properties
retain the original text definitions.
The corruption does not affect buttons "preceding" the image - only those in
the subsequent sheets.
I now believe it may be a result of the start process although originally I
noticed it following website access.
My perception has now changed because last night 21:30 it was saved in perfect
condition. First access this morning it is corrupt with zero processing or web
access.
The "repaired" file functioned normally over two days and about 30 "button" web
accesses.
Are hyperlinks somehow "verified" on startup?
I previously wrote a highly detailed report with "clean" & "corrupted" example
attachments together with detailed process instructions and then it failed to
misbehave so I abandoned it as "not easily reproducible".
Today, just the simple process of opening it triggered button image corruption.
How should I proceed?
Should I submit clean and corrupt versions of the file for somebody to
periodically open and inspect?
Are you able to monitor code execution with a debugger?
Whilst it's really only cosmetic, I feel it is symptomatic of something far
more significant - Would you disagree?


Steps to Reproduce:
Refer to description

Actual Results:
Corrupted hyperlink button image

Expected Results:
Uncorrupted hyperlink button image


Reproducible: Always


User Profile Reset: No


OpenGL enabled: Yes

Additional Info:
[Information automatically included from LibreOffice]
Locale: en-GB
Module: SpreadsheetDocument
[Information guessed from browser]
OS: Windows (All)
OS is 64bit: no

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


[Libreoffice-bugs] [Bug 138019] LibreOffice programmers make little executable to repair xls imprisoned in filters

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138019

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

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


[Libreoffice-bugs] [Bug 138014] Horizontal scrollbar lacks right end button

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138014

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

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


[Libreoffice-bugs] [Bug 138009] Cross-Reference in Header: If the value somewhere on the page changes, the header remains unchanged

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138009

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

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


[Libreoffice-bugs] [Bug 138013] Tight extensions remains empty

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138013

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

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


[Libreoffice-bugs] [Bug 138015] Spell Check: Showing incorrect for the correctly spelled words

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138015

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

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


[Libreoffice-bugs] [Bug 137996] Extrapolating trend line is not working

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137996

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

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


[Libreoffice-bugs] [Bug 138007] Scrolling document slower showing changes (in a large document also containing comments)

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138007

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

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


[Libreoffice-bugs] [Bug 137981] Image inside frame still present after cutting frame (but invisible)

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137981

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

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


[Libreoffice-bugs] [Bug 137995] Switching to italics can change the following text's font to Calibri and size to 11

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137995

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

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


[Libreoffice-bugs] [Bug 112700] [META] DOC (binary) table-related issues

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112700
Bug 112700 depends on bug 104338, which changed state.

Bug 104338 Summary: Issue on 2 column format header inside a table under .doc 
format
https://bugs.documentfoundation.org/show_bug.cgi?id=104338

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 131777] Document is corrupted when saved with password

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=131777

QA Administrators  changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 131777] Document is corrupted when saved with password

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=131777

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

Please read this message in its entirety before proceeding.

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

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

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

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

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

e) Read all comments and provide any requested information

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

a) respond via email 

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

Warm Regards,
QA Team

MassPing-NeedInfo-FollowUp

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


[Libreoffice-bugs] [Bug 104338] Issue on 2 column format header inside a table under .doc format

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104338

--- Comment #9 from QA Administrators  ---
Dear periegutierrez,

Please read this message in its entirety before proceeding.

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

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

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

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

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

e) Read all comments and provide any requested information

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

a) respond via email 

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

Warm Regards,
QA Team

MassPing-NeedInfo-FollowUp

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


[Libreoffice-bugs] [Bug 104338] Issue on 2 column format header inside a table under .doc format

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104338

QA Administrators  changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 132666] Wizard service does not refresh the browser correctly

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=132666

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

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

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

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

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

Warm Regards,
QA Team

MassPing-NeedInfo-Ping

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


[Libreoffice-bugs] [Bug 92545] Spell Check "Correct All" Ignores final Word

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92545

--- Comment #5 from QA Administrators  ---
Dear Joel Madero,

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

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

If you have time, please do the following:

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

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

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

Please DO NOT

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


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

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


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

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

Warm Regards,
QA Team

MassPing-UntouchedBug

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


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

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103512
Bug 103512 depends on bug 124007, which changed state.

Bug 124007 Summary: Doesn't set up focus into text field in Autofilter window
https://bugs.documentfoundation.org/show_bug.cgi?id=124007

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 124007] Doesn't set up focus into text field in Autofilter window

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124007

Kevin Suo  changed:

   What|Removed |Added

 Resolution|--- |WORKSFORME
 Status|NEW |RESOLVED
 CC||suokunl...@126.com

--- Comment #5 from Kevin Suo  ---
Mark as WORKSFORME since it works in recent version (libreoffice 7.0). Feel
free to set back to NEW if you don't agree.

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


[Libreoffice-bugs] [Bug 123095] Auto filter result is wrong when cell value contains full-width and half-width characters and case-insensitive filtering is used

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123095

Kevin Suo  changed:

   What|Removed |Added

 CC||ko...@libreoffice.org

--- Comment #5 from Kevin Suo  ---
Still reproducible on libreoffice 7.0.

This behaviour is very dangerous - It may cause hard-to-identify error in your
spreadsheet results.

Adding cc to Kohei Yoshida as it was bibisected to one of your old commit.
Could you please take a loook? Thanks.

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


[Libreoffice-bugs] [Bug 78664] Having over 100 000 rows autofilter does not open dialog box (hanging) (possibly related to decimal places)

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=78664

Kevin Suo  changed:

   What|Removed |Added

 Status|NEW |NEEDINFO

--- Comment #24 from Kevin Suo  ---
(In reply to Cor Nouws from comment #23)

> opening one of the filter drop downs takes < 1 second
This should be the issue as originally reported by the bug reporter, and it is
now fixed. I don't remember which one fixed this. See also bug 122419.

So, should we set this as WORKSFORME?

> unchecking all and selecting one criteria is OK in less then a second
> unchecking one or two values and then OK, freezes the whole UI for 7 minutes 
> or so
This is a different issue and should be tracked separately, and we already have
many, see bug 133835 for example.
As I commented in bug 133835, when deselecting one, it is fast to use the
compare condition which is like "a <> x". Actually you can see this if you set
the condition in Standard Filer (e.g, the column Not Equal to your deselected
item.

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


[Libreoffice-bugs] [Bug 133835] Calc autofilter freeze after deselecting an item and pressing OK (number 2)

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133835

Kevin Suo  changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 133834] Calc autofilter freeze after deselecting an item and pressing OK

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133834

Kevin Suo  changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 133835] Calc autofilter freeze after deselecting an item and pressing OK (number 2)

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133835

Kevin Suo  changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 133878] Slow performance in autofilter if the record contains many unique values (10 seconds after 5.4 vs. 2 seconds before)

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133878

Kevin Suo  changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 138089] Crash when type any char in standard filter in the attached xlsx file (filter was set in MSO using wildcard autofilter match)

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138089

Kevin Suo  changed:

   What|Removed |Added

Summary|Crash when type any char in |Crash when type any char in
   |standard filter in the  |standard filter in the
   |attached xlsx file  |attached xlsx file (filter
   ||was set in MSO using
   ||wildcard autofilter match)

--- Comment #5 from Kevin Suo  ---

> The special of this xlsx file is that, the autofilter is set in MSO by:
> a. Filter and select year 2017 in column B; and 
> b. Filter in column A and type in "63*" in column A.

Just to clarify, "63*" is a wildcard which in MSO matches all the records
starting with 63. After b, the filtered result contains all data which has 2017
in column B and 63* in column A.

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


[Libreoffice-bugs] [Bug 138355] New: [UI] Use color name "magenta" instead of "fuchsia" for Math

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138355

Bug ID: 138355
   Summary: [UI] Use color name "magenta" instead of "fuchsia" for
Math
   Product: LibreOffice
   Version: 7.1.0.0.alpha1+
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: minor
  Priority: medium
 Component: Formula Editor
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: ming.v@qq.com
CC: dante19031...@gmail.com

The recently added Math feature [1] included a few new color names in the UI,
among which "fuchsia".

As far as I understand, in HTML/CSS colors fuchsia is synonym to magenta, and
these two names refer to the same color.  According to Weblate search, before
this change, the name "fuchsia" is not used in LO UI except as an alternative
synonym for LibreLogo command.  Everywhere else uses "magenta".

So for consistency's sake, and to avoid confusion/headache of translators, can
Math change the UI name for the color to "magenta" as well?

1. https://git.libreoffice.org/core/+/0643dab6819bdf248321d27f6b58a2cce125e51c

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


[Libreoffice-bugs] [Bug 138322] [writer] wrong button given on tip of the day 153/222

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138322

--- Comment #7 from Ming Hua  ---
(In reply to Heiko Tietze from comment #6)
> (In reply to Ming Hua from comment #5)
> > Backport to where?  According to bug 135790 the patch was applied to master
> > then backported to 7-0 branch...
> 
> Haven't checked myself where the patch has landed but...
> 
> (In reply to Daniel Frost from comment #0)
> > Version: 7.0.1.2 (x86)
> 
> ...is strange then.
The patch landed between 7.0.1 and 7.0.2, so it's expected that reporter's
7.0.1 version still has the problem.  Nothing to worry about.

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


[Libreoffice-bugs] [Bug 138335] XSidebar::requestLayout() crashing when called via UNO

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138335

Thorsten Behrens (CIB)  changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 138335] XSidebar::requestLayout() crashing when called via UNO

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138335

Commit Notification  changed:

   What|Removed |Added

 Whiteboard||target:7.1.0

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


[Libreoffice-bugs] [Bug 138335] XSidebar::requestLayout() crashing when called via UNO

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138335

--- Comment #2 from Commit Notification 
 ---
Thorsten Behrens committed a patch related to this issue.
It has been pushed to "master":

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

fix tdf#138335 guard sidebar uno methods with SolarMutex

It will be available in 7.1.0.

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

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

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


[Libreoffice-bugs] [Bug 138191] Support Apple Silicon (arm64) on macOS

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138191

--- Comment #7 from Adolfo Jayme  ---
There’s now a write-up on this:
https://www.collaboraoffice.com/desktop/update-on-libreoffice-support-for-arm-based-macs/

=)

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


[Libreoffice-bugs] [Bug 138348] FILEOPEN DOCX Wrong decimal precision and result displayed initially in equations

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138348

Aron Budea  changed:

   What|Removed |Added

 OS|Linux (All) |All
   Hardware|x86-64 (AMD64)  |All

--- Comment #1 from Aron Budea  ---
What is actually the problem here?
If I open the file in a recent LO master build, I see values 429.545454545455
in Row two, and 877.001253966275 in Row total, however if I open the file in
Word 2013, I see the exact same values.

Clicking into one of the fields in Writer yields 429.55 and 877 (both are
recalculated, though the file doesn't become modified), while updating each
field in Word yields 430 and 877.
I'd see that as a minor discrepancy, but as I understand, that's not what was
reported.

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


[Libreoffice-bugs] [Bug 103184] [META] UI theming bugs and enhancements

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103184

Henrique SantAnna  changed:

   What|Removed |Added

 Depends on||137705


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=137705
[Bug 137705] Setting style color to black makes hard to read style name
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 137705] Setting style color to black makes hard to read style name

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137705

Henrique SantAnna  changed:

   What|Removed |Added

 Blocks||102495, 103184


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=102495
[Bug 102495] [META] KDE VCL backend bugs and enhancements
https://bugs.documentfoundation.org/show_bug.cgi?id=103184
[Bug 103184] [META] UI theming bugs and enhancements
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 102495] [META] KDE VCL backend bugs and enhancements

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102495

Henrique SantAnna  changed:

   What|Removed |Added

 Depends on||137705


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=137705
[Bug 137705] Setting style color to black makes hard to read style name
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 137812] Crash in: rptui::::lcl_getQuotedFunctionName

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137812

Michael Manning  changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
 Ever confirmed|1   |0

--- Comment #5 from Michael Manning  ---
I have created the tables, queries, and forms from the Casanova tutorial using
HSQLDB and had no difficulty with any of these. Everything performed normally
and there were no stability issues.
I have now started to create the reports.  This is where I was experiencing
instability issues before, with the software hanging and occasionally crashing
when I was inserting functions into the reports.  I have yet to get to this
stage but experienced an issue when attempting to insert a formula into the
report using the wizard.
This is a very simple formula:
if(isblank([date of termination]);"Still Active";[date of termination])

When attempting to insert this using the wizard, the system would consistently
hang, but I was successfully able to directly enter the formula, and it worked
without any issues.
My next step is to insert some functions into the report and see if there are
any issues with this.
It appears at this stage that the issues are not related to the database i.e.
the issue may appear when using either postgresql or hsqldb, but lies somewhere
in the installation of Libreoffice.

Version: 7.0.1.2
Build ID: 7cbcfc562f6eb6708b5ff7d7397325de9e764452
CPU threads: 2; OS: Linux 4.15; UI render: default; VCL: gtk3
Locale: en-AU (en_AU.UTF-8); UI: en-US
Calc: threaded
OS: Linux Mint 19.2

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


[Libreoffice-bugs] [Bug 120200] [META] Update or correct help for features

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120200
Bug 120200 depends on bug 114660, which changed state.

Bug 114660 Summary: COUNTIFS FUNCTION requires a reference to the inclusion of 
regular expressions in formulas
https://bugs.documentfoundation.org/show_bug.cgi?id=114660

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 114660] COUNTIFS FUNCTION requires a reference to the inclusion of regular expressions in formulas

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114660

sdc.bla...@youmail.dk changed:

   What|Removed |Added

 Status|NEW |RESOLVED
   Assignee|libreoffice-b...@lists.free |sdc.bla...@youmail.dk
   |desktop.org |
 Resolution|--- |FIXED

--- Comment #7 from sdc.bla...@youmail.dk ---
Confirm that all examples in: 
https://help.libreoffice.org/7.1/en-US/text/scalc/01/func_countifs.html?=WRITER=UNIX

give the results as described on that page, when using 7.1.0.0.alpha1+

Have added a paragraph to the section of examples using regular expressions, to
indicate that it is necessary to enable regular expressions in formulas in the
Options.  Closing as FIXED.

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


[Libreoffice-bugs] [Bug 114660] COUNTIFS FUNCTION requires a reference to the inclusion of regular expressions in formulas

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114660

--- Comment #6 from Commit Notification 
 ---
Seth Chaiklin committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/help/commit/4e4118d7e8b08b9ea42e37f75f7ef168bdab0745

tdf#114660 add explanation about setting regex option in Calc help example

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


[Libreoffice-bugs] [Bug 114660] COUNTIFS FUNCTION requires a reference to the inclusion of regular expressions in formulas

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114660

Commit Notification  changed:

   What|Removed |Added

 Whiteboard||target:7.1.0

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


[Libreoffice-bugs] [Bug 138311] Libre office writer paragraph format line spacing

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138311

--- Comment #1 from neuf...@gmail.com ---
Couldn't get to reproduce on:
Version: 7.0.3.1 (x64)
Build ID: d7547858d014d4cf69878db179d326fc3483e082
CPU threads: 4; OS: Windows 10.0 Build 19041; UI render: Skia/Raster; VCL: win
Locale: en-US (en_US); UI: en-US
Calc: CL

Also couldn't reproduce on:
Version: 7.1.0.0.alpha1+ (x64)
Build ID: 631974dd958fe4ca1d1f2164266e1e2c81b325ce
CPU threads: 4; OS: Windows 10.0 Build 19041; UI render: Skia/Raster; VCL: win
Locale: en-US (en_US); UI: en-US
Calc: CL

Leaving this unconfirmed for someone else to check.  If that other person can't
get it to produce, set to fixed or WFM.

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


[Libreoffice-bugs] [Bug 134059] Loss of nominated Chart data series Labels when target cells hidden or grouped & collapsed

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134059

--- Comment #2 from Leyan  ---
This is not a bug, hidden cells are filtered by design. If you want to see
their values, you can select the data series in the chart, go to "Format Data
Series ...", then Options, then "Include values from hidden cells". However,
that will apply to both values and labels.

Excel has the same option, but with a different behavior: labels in hidden
cells are always displayed, regardless of the option status, which seems to be
closer to the behavior you expected.

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


[Libreoffice-bugs] [Bug 124176] Use pragma once instead of include guards

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124176

--- Comment #142 from Commit Notification 
 ---
Roman Kuznetsov committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/023b77182a5818063f53ecfbe7ec3562ee37dcbc

tdf#124176 use pragma once instead of include guards

It will be available in 7.1.0.

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

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

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


[Libreoffice-bugs] [Bug 116766] When print Documents with WMF Graphic the printed WMF Graphic is pixelated

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116766

Xisco Faulí  changed:

   What|Removed |Added

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

--- Comment #12 from Xisco Faulí  ---
Likely fixed by
https://cgit.freedesktop.org/libreoffice/core/commit/?id=4a288c136c66b4dfbb75764602520d48c39fee81

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


[Libreoffice-bugs] [Bug 138354] Empty textbox after undo

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138354

Telesto  changed:

   What|Removed |Added

   Keywords||bibisectRequest, regression
Version|7.1.0.0.alpha1+ |6.2.0.3 release

--- Comment #1 from Telesto  ---
Found in
7.0

and in 
6.2

not in
Version: 6.0.6.0.0+
Build ID: c30963b8b4bbbe42a24b97aafa161eff9d7ccdd4
CPU threads: 4; OS: Windows 6.3; UI render: default; 
Locale: nl-NL (nl_NL); Calc: CL

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


[Libreoffice-bugs] [Bug 138354] Empty textbox after undo

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138354

Telesto  changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 138290] Crash swlo!SwAnchoredObject::ConsiderObjWrapInfluenceOnObjPos+0x21 after changing anchor to character

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138290

Telesto  changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 138297] Outer frame and inner text frame mismatch after anchor change and broken even after undo (DOCX)

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138297

Telesto  changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 138353] New: fade-to-white transition on Impress does not stay saved

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138353

Bug ID: 138353
   Summary: fade-to-white transition on Impress does not stay
saved
   Product: LibreOffice
   Version: 7.0.3.1 release
  Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Impress
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: louismore...@outlook.fr

Description:
When I make a slideshow on Impress, in the fade transition of the slides, there
is an option to choose the variant of the transition (continuous black,
continuous white or 'slow'). So if we select white and then we make the
presentation ,it works fine. But when we save and then we close the document,
when we opened it again the slide, the variant is changed back to continuous
black.

Steps to Reproduce:
1.Create a slideshow
2.Select the transition "Fade"
3.In the variant of the transition, select continuous white
4.(optional) Try to present the slideshow : the transition is fade-to-white
5.Save the document and close it
6.Open it again and present the slideshow
7. Problem : the transition is now fade-to-black

Actual Results:
Fade transition is fade-to-black after saving and closing the document

Expected Results:
It should stay fade-to-white after saving the document


Reproducible: Always


User Profile Reset: Yes



Additional Info:
Version: 7.0.3.1 (x64)
Build ID: d7547858d014d4cf69878db179d326fc3483e082
CPU threads: 8; OS: Windows 10.0 Build 19042; UI render: Skia/Raster; VCL: win
Locale: fr-FR (fr_FR); Langue IHM : fr-FR
Calc: threaded

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


[Libreoffice-bugs] [Bug 138354] New: Empty textbox after undo

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138354

Bug ID: 138354
   Summary: Empty textbox after undo
   Product: LibreOffice
   Version: 7.1.0.0.alpha1+
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: tele...@surfxs.nl

Description:
Empty textbox after undo

Steps to Reproduce:
1. Open attachment 167355
2. CTRL+A
3. CTRL+X
4. CTRL+Z


Actual Results:
First textbox on page 1 empty

Expected Results:
Probably not


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 7.1.0.0.alpha1+ (x64)
Build ID: 312a33b7636334f6ce3b6d1702bc5d3e45215601
CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win
Locale: nl-NL (nl_NL); UI: en-US
Calc: CL

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


[Libreoffice-bugs] [Bug 138352] EDITING: Confusing behavior with No-break space and comma decimal tab stop

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138352

Leroy  changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 135451] EDITING: Different behavior with No-break space and Narrow no-break space

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135451

Leroy  changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 58434] Show formatting marks when displaying non-printing characters +F10, rather than field shading +F8 (for formatting marks as in comment 18)

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=58434

Leroy  changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 138352] EDITING: Confusing behavior with No-break space and comma decimal tab stop

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138352

Leroy  changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 111486] [META] Regressions from EMF+ reworking

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111486
Bug 111486 depends on bug 116766, which changed state.

Bug 116766 Summary: When print Documents with WMF Graphic the printed WMF 
Graphic is pixelated
https://bugs.documentfoundation.org/show_bug.cgi?id=116766

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 116766] When print Documents with WMF Graphic the printed WMF Graphic is pixelated

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116766

Telesto  changed:

   What|Removed |Added

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

--- Comment #11 from Telesto  ---
I would call it a WFM

Version: 7.1.0.0.alpha1+ (x64)
Build ID: 312a33b7636334f6ce3b6d1702bc5d3e45215601
CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win
Locale: nl-NL (nl_NL); UI: en-US
Calc: CL

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


[Libreoffice-bugs] [Bug 137939] Text of Dimension Line won't stay deleted after reopening

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137939

pavlog  changed:

   What|Removed |Added

 Whiteboard| QA:needsComment|
 CC||pavlograd...@gmail.com
 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

--- Comment #1 from pavlog  ---
Thank you for reporting the bug. I can confirm that the bug is present in

Version: 7.0.3.1 (x64)
Build ID: d7547858d014d4cf69878db179d326fc3483e082
CPU threads: 4; OS: Windows 10.0 Build 18363; UI render: Skia/Raster; VCL: win
Locale: en-US (en_US); UI: en-US
Calc: CL

May be related to tdf#36218

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


[Libreoffice-bugs] [Bug 138352] EDITING: Confusing behavior with No-break space and comma decimal tab stop

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138352

--- Comment #1 from Leroy  ---
Created attachment 167407
  --> https://bugs.documentfoundation.org/attachment.cgi?id=167407=edit
Sample cases

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


[Libreoffice-bugs] [Bug 138352] New: EDITING: Confusing behavior with No-break space and comma decimal tab stop

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138352

Bug ID: 138352
   Summary: EDITING: Confusing behavior with No-break space and
comma decimal tab stop
   Product: LibreOffice
   Version: 6.4.7.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: iavs.le...@gmail.com

Description:
Changing attributes of a no-break space (U+00A0 Ctrl+Shift+Space) used as
thousand separator causes the number to misalign with a decimal tab stop with
character set to comma.

Steps to Reproduce:
1. Type "tab12no-break space345,67" (Ctrl+Shift+Space or U+00A0 and Alt+X for
the NBS)
2. Set a comma decimal tab stop
3. Change some attribute of the NBS (Font Size, Font Name, Font Color,
Highlight Color, Scale Width, etc.)
4. Change the comma to a period

Actual Results:
At step 2, the number is aligned at the right of 345 (correct result)
At step 3, the number is aligned at the right of 67 (wrong result)
At setp 4, the number is aligned at the right of 345 (wrong result)

Expected Results:
At step 2, the number is aligned at the right of 345 (actual result)
At step 3, the number is aligned at the right of 345
At setp 4, the number is aligned at the right of 67


Reproducible: Always


User Profile Reset: No



Additional Info:
Decimal separator key is set to ".".

Version: 6.4.7.2 (x86)
Build ID: 639b8ac485750d5696d7590a72ef1b496725cfb5
CPU threads: 4; OS: Windows 6.1 Service Pack 1 Build 7601; UI render: default;
VCL: win; 
Locale: es-MX (es_MX); UI-Language: en-US
Calc: threaded

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


[Libreoffice-bugs] [Bug 137603] Unwanted scroll to bottom when changing language of document (CTRL+A Language change)

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137603

pavlog  changed:

   What|Removed |Added

 CC||libreoffice-ux-advise@lists
   ||.freedesktop.org,
   ||pavlograd...@gmail.com
 Whiteboard| QA:needsComment|
 Status|UNCONFIRMED |NEW
   Keywords||needsUXEval
 Ever confirmed|0   |1

--- Comment #2 from pavlog  ---
Thank you for reporting the bug. I can repro it in 

Version: 7.1.0.0.alpha1+ (x64)
Build ID: 91c5642bf0ee48ff91181d779c3a84c768f340df
CPU threads: 4; OS: Windows 10.0 Build 18363; UI render: Skia/Vulkan; VCL: win
Locale: en-US (en_US); UI: en-US
Calc: CL

As a result cursor jumps to the end of the document. Suppose that resolving of
it can looks like an enhancement. UX Team -- please take a look at this issue.
Thanks!

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


[Libreoffice-bugs] [Bug 135451] EDITING: Different behavior with No-break space and Narrow no-break space

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135451

--- Comment #2 from Leroy  ---
NNBS (U+202F) also affect the use of decimal tab stops.

Having a number (e.g. 12 345.6) with NNBS as thousand separator will align at
the right of 12 not of 345.

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


[Libreoffice-bugs] [Bug 138108] LO base with Firebird: crash during FORMS design, when entering Groups and exiting (gtk3 only?)

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138108

--- Comment #16 from Caolán McNamara  ---
https://gerrit.libreoffice.org/c/core/+/106190

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


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

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129062
Bug 129062 depends on bug 137329, which changed state.

Bug 137329 Summary: White borders in Slide Show mode (F5) in Impress with SKIA
https://bugs.documentfoundation.org/show_bug.cgi?id=137329

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 137329] White borders in Slide Show mode (F5) in Impress with SKIA

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137329

Luboš Luňák  changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 137329] White borders in Slide Show mode (F5) in Impress with SKIA

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137329

Commit Notification  changed:

   What|Removed |Added

 Whiteboard||target:7.1.0

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


[Libreoffice-bugs] [Bug 137329] White borders in Slide Show mode (F5) in Impress with SKIA

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137329

--- Comment #12 from Commit Notification 
 ---
Luboš Luňák committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/5b292e878703ebc32e875406f4116cba145a9042

avoid Skia floating point position fixups for rectangles (tdf#137329)

It will be available in 7.1.0.

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

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

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


[Libreoffice-bugs] [Bug 137636] Object area for auto-layouts can't change background color

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137636

pavlog  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Whiteboard| QA:needsComment|
 Ever confirmed|0   |1
 CC||pavlograd...@gmail.com

--- Comment #1 from pavlog  ---
Hello Telesto,

Thank you for reporting the bug.
Can ypu please provide a clearer set of step-by-step instructions on how to
reproduce the problem.
I have set the bug's status to 'NEEDINFO'. Please change it back to
'UNCONFIRMED' once the steps are provided

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


[Libreoffice-bugs] [Bug 138108] LO base with Firebird: crash during FORMS design, when entering Groups and exiting (gtk3 only?)

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138108

--- Comment #15 from Caolán McNamara  ---
I think I have captured the exception which causes the crash

#1  0x75d3fafe in
accessibility::AccessibleContextBase::ThrowIfDisposed() (this=0x85de440) at
editeng/source/accessibility/AccessibleContextBase.cxx:513
#2  0x75d3fbee in
accessibility::AccessibleContextBase::getAccessibleParent() (this=0x85de440) at
editeng/source/accessibility/AccessibleContextBase.cxx:203
#3  0x7fff999cad24 in SwAccessibleMap::DoInvalidateShapeSelection(bool)
(this=0x687e610, bInvalidateFocusMode=false) at
sw/source/core/access/accmap.cxx:1647
#4  0x7fff999cc5a5 in SwAccessibleMap::InvalidateShapeSelection()
(this=0x687e610) at sw/source/core/access/accmap.cxx:1152
#5  0x7fff999d78b0 in SwAccessibleMap::InvalidateCursorPosition(SwFrame
const*) (this=0x687e610, pFrame=0x5a3faa0) at
sw/source/core/access/accmap.cxx:2744
#6  0x7fff9aae5c32 in
SwViewShellImp::InvalidateAccessibleCursorPosition(SwFrame const*)
(this=0x6594330, pFrame=0x5a3faa0) at sw/source/core/view/viewimp.cxx:345
#7  0x7fff99b01fcd in SwCursorShell::UpdateCursor(unsigned short, bool)
(this=0x6594840, eFlags=7, bIdleEnd=false) at
sw/source/core/crsr/crsrsh.cxx:2020
#8  0x7fff99b02db4 in SwCursorShell::EndAction(bool, bool) (this=0x6594840,
bIdleEnd=false, DoSetPosX=false) at sw/source/core/crsr/crsrsh.cxx:279
#9  0x7fff9a2249b2 in SwFEShell::SelectObj(Point const&, unsigned char,
SdrObject*) (this=0x6594840, rPt=Point = {...}, nFlag=0 '\000', pObj=0x0)
at sw/source/core/frmedt/feshview.cxx:323
#10 0x7fff9b30eacb in SwWrtShell::UnSelectFrame() (this=0x6594840) at
sw/source/uibase/wrtsh/select.cxx:326

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


[Libreoffice-bugs] [Bug 42082] [META] Make LibreOffice shine and glow on macOS

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42082
Bug 42082 depends on bug 92383, which changed state.

Bug 92383 Summary: [OSINTEGRATION] LibreOffice should use Apple help system
https://bugs.documentfoundation.org/show_bug.cgi?id=92383

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WONTFIX

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


[Libreoffice-bugs] [Bug 92383] [OSINTEGRATION] LibreOffice should use Apple help system

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92383

Buovjaga  changed:

   What|Removed |Added

 CC||ilmari.lauhakangas@libreoff
   ||ice.org
 Resolution|--- |WONTFIX
 Status|NEW |RESOLVED

--- Comment #4 from Buovjaga  ---
We are dedicated to the HTML help now, so closing.

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


  1   2   3   4   >