[Libreoffice-bugs] [Bug 120721] Select object also outside of page canvas

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120721

--- Comment #16 from Heiko Tietze  ---
Use case: A page contains images, shapes and text boxes and there is no way to
multiselect all items. That's necessary in particular for the first page when
something should be added before - ctrl+return adds the new page after and all
items have to be moved, e.g. by cut/paste.

-- 
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 120703] Bugs found by PVS-Studio static analyzer

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120703

--- Comment #98 from Commit Notification 
 ---
Mike Kaganski committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/+/ea6537b455634f785de6482cc01a21a90bcf0ce5%5E%21

tdf#120703 PVS: V547 Expression is always true

It will be available in 6.2.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 118573] Process Soffice.bin does not stop at x64 Windows shutdown/logoff when Quickstarter is used from LO 6.0

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118573

Mike Kaganski  changed:

   What|Removed |Added

 CC||glo...@fbihome.de

--- Comment #22 from Mike Kaganski  ---
The call stack at the crash (reproduced following the hint from comment 21):

> ucrtbased.dll!issue_debug_notification(const wchar_t * const message) Line 28
>   at minkernel\crts\ucrt\src\appcrt\internal\report_runtime_error.cpp(28)
> ucrtbased.dll!__acrt_report_runtime_error(const wchar_t * message) Line 154
>   at minkernel\crts\ucrt\src\appcrt\internal\report_runtime_error.cpp(154)
> ucrtbased.dll!abort() Line 61
>   at minkernel\crts\ucrt\src\appcrt\startup\abort.cpp(61)
> comphelper.dll!comphelper::SolarMutex::doRelease(bool bUnlockAll) Line 65
>   at c:\lo\src\core\comphelper\source\misc\solarmutex.cxx(65)
> vclplug_winlo.dll!SalYieldMutex::doRelease(bool bUnlockAll) Line 168
>   at c:\lo\src\core\vcl\win\app\salinst.cxx(168)
> comphelper.dll!comphelper::SolarMutex::release(bool bUnlockAll) Line 89
>   at c:\lo\src\core\include\comphelper\solarmutex.hxx(89)
> vcllo.dll!SalInstance::ReleaseYieldMutexAll() Line 100
>   at c:\lo\src\core\vcl\source\app\salvtables.cxx(100)
> vcllo.dll!Application::ReleaseSolarMutex() Line 530
>   at c:\lo\src\core\vcl\source\app\svapp.cxx(530)
> vclplug_winlo.dll!SolarMutexReleaser::SolarMutexReleaser() Line 1470
>   at c:\lo\src\core\include\vcl\svapp.hxx(1470)
> vclplug_winlo.dll!WinSalInstance::DoYield(bool bWait, bool 
> bHandleAllCurrentEvents) Line 498
>   at c:\lo\src\core\vcl\win\app\salinst.cxx(498)
> vcllo.dll!ImplYield(bool i_bWait, bool i_bAllEvents) Line 438
>   at c:\lo\src\core\vcl\source\app\svapp.cxx(438)
> vcllo.dll!Application::Reschedule(bool i_bAllEvents) Line 452
>   at c:\lo\src\core\vcl\source\app\svapp.cxx(452)
> vclplug_winlo.dll!SalFrameWndProc(HWND__ * hWnd, unsigned int nMsg, unsigned 
> __int64 wParam, __int64 lParam, bool & rDef) Line 5689
>   at c:\lo\src\core\vcl\win\window\salframe.cxx(5689)
> vclplug_winlo.dll!SalFrameWndProcW(HWND__ * hWnd, unsigned int nMsg, unsigned 
> __int64 wParam, __int64 lParam) Line 5828
>   at c:\lo\src\core\vcl\win\window\salframe.cxx(5828)
> user32.dll!UserCallWinProcCheckWow()
> user32.dll!CallWindowProcW()
> opengl32.dll!wglWndProc()
> user32.dll!UserCallWinProcCheckWow()
> user32.dll!DispatchClientMessage()
> user32.dll!__fnDWORD()
> ntdll.dll!KiUserCallbackDispatcherContinue()
> win32u.dll!NtUserGetMessage()
> user32.dll!GetMessageW()
> vclplug_winlo.dll!ImplSalYield(bool bWait, bool bHandleAllCurrentEvents) Line 
> 474
>   at c:\lo\src\core\vcl\win\app\salinst.cxx(474)
> vclplug_winlo.dll!WinSalInstance::DoYield(bool bWait, bool 
> bHandleAllCurrentEvents) Line 512
>   at c:\lo\src\core\vcl\win\app\salinst.cxx(512)
> vcllo.dll!ImplYield(bool i_bWait, bool i_bAllEvents) Line 438
>   at c:\lo\src\core\vcl\source\app\svapp.cxx(438)
> vcllo.dll!Application::Yield() Line 503
>   at c:\lo\src\core\vcl\source\app\svapp.cxx(503)
> vcllo.dll!Application::Execute() Line 419
>   at c:\lo\src\core\vcl\source\app\svapp.cxx(419)
> sofficeapp.dll!desktop::Desktop::Main() Line 1636
>   at c:\lo\src\core\desktop\source\app\app.cxx(1636)
> vcllo.dll!ImplSVMain() Line 199
>   at c:\lo\src\core\vcl\source\app\svmain.cxx(199)
> vcllo.dll!SVMain() Line 234
>   at c:\lo\src\core\vcl\source\app\svmain.cxx(234)
> sofficeapp.dll!soffice_main() Line 169
>   at c:\lo\src\core\desktop\source\app\sofficemain.cxx(169)
> soffice.bin!sal_main() Line 48
>   at c:\lo\src\core\desktop\source\app\main.c(48)
> soffice.bin!main(int argc, char * * argv) Line 47
>   at c:\lo\src\core\desktop\source\app\main.c(47)
> soffice.bin!WinMain(void * _hinst, void * _dummy, char * _cmdline, int 
> _nshow) Line 47
>   at c:\lo\src\core\desktop\source\app\main.c(47)
> soffice.bin!invoke_main() Line 107
>   at f:\dd\vctools\crt\vcstartup\src\startup\exe_common.inl(107)
> soffice.bin!__scrt_common_main_seh() Line 288
>   at f:\dd\vctools\crt\vcstartup\src\startup\exe_common.inl(288)
> soffice.bin!__scrt_common_main() Line 331
>   at f:\dd\vctools\crt\vcstartup\src\startup\exe_common.inl(331)
> soffice.bin!WinMainCRTStartup() Line 17
>   at f:\dd\vctools\crt\vcstartup\src\startup\exe_winmain.cpp(17)
> kernel32.dll!BaseThreadInitThunk()
> ntdll.dll!RtlUserThreadStart()

This is about releasing unacquired solar mutex in Application::Reschedule
called from WM_QUERYENDSESSION handler.

Jan, could you please take a look at 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 120534] Focus to document on Escape key press at certain locations in Sidebar

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120534

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

https://git.libreoffice.org/core/+/5e45ff5241546ce564eccefcc8b7fff876801415%5E%21

tdf#120534 Make escape key focus to document from sidebar

It will be available in 6.2.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 120534] Focus to document on Escape key press at certain locations in Sidebar

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120534

Commit Notification  changed:

   What|Removed |Added

 Whiteboard||target:6.2.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 105225] Color palette cannot be chosen in various places

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105225

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

https://git.libreoffice.org/core/+/0dfb0f09f5582a33d16c5ad8659fab198d530b31%5E%21

tdf#105225 new background tab page

It will be available in 6.2.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 105290] Notebook bar with contextual groups does not resize

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105290

--- Comment #9 from Helmut Leininger  ---
Still the same with LO 6.1.3.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 117037] localc does not understand unicode minus

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117037

--- Comment #4 from intmia...@disroot.org ---
Can you please make this enhancement?

-- 
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 121138] Installation of LibreOffice Dev 6.2.0.0 younger as 2018-10-23

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121138

--- Comment #4 from hel...@wolff-dattenberg.net ---
Hello,

I can't create the install.log.
But I've deinstallate LO 6.2.0.0.alpha1 with 'Ashampoo Uninstaller' (it does
more than the Windows-Uninstaller) and I delete the Config-Folder. Then the
installation was successfully.

Best regards, Helmut!

-- 
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 121169] Export to PDF creates not working file links if they contain åäö characters

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121169

--- Comment #1 from patriknyg...@hotmail.com ---
Created attachment 146308
  --> https://bugs.documentfoundation.org/attachment.cgi?id=146308=edit
odt file with working/ not working links after pdf export

-- 
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 121169] New: Export to PDF creates not working file links if they contain åäö characters

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121169

Bug ID: 121169
   Summary: Export to PDF creates not working file links if they
contain åäö characters
   Product: LibreOffice
   Version: 6.1.0.3 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Printing and PDF export
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: patriknyg...@hotmail.com

Description:
Links with åäö characters becomes chaanged when exporting to PDF

Steps to Reproduce:
1. In LibreOffice, create link to Länk.odt
2. Export to PDF
3. The created link in PDF document becomes Lnk.odt

Actual Results:
The created link is changed to Lnk.odt in pdf file.

Expected Results:
The link should be Länk.odt in pdf file.


Reproducible: Always


User Profile Reset: Yes



Additional Info:

-- 
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 120703] Bugs found by PVS-Studio static analyzer

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120703

--- Comment #97 from Commit Notification 
 ---
Mike Kaganski committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/+/9bd60e28d8257f2cac1f4e0da89c75336910b197%5E%21

tdf#120703 PVS: V547 Expression is always true/false

It will be available in 6.2.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 120703] Bugs found by PVS-Studio static analyzer

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120703

--- Comment #96 from Commit Notification 
 ---
Mike Kaganski committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/+/b5d7f596f26e3e086a6584fe69a8bbcc9c51d0bd%5E%21

tdf#120703 PVS: V547 Expression is always true/false

It will be available in 6.2.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 120703] Bugs found by PVS-Studio static analyzer

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120703

--- Comment #95 from Commit Notification 
 ---
Mike Kaganski committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/+/9e9e08dae1abe90d7c4d81d22065f31e5b948435%5E%21

tdf#120703 PVS: this fix was wrong

It will be available in 6.2.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 67884] HTML Pasting ignore text formatting

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=67884

--- Comment #9 from Jean-Baptiste Faure  ---
Still reproducible in LO 6.1.4.0.0+ and current master, both built at home
under Ubuntu 18.04 x86-64.

Best regards. JBF

-- 
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 116702] FORMCONTROL: Option button behavior and tabbing are in conflict, naming convention is suspect

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116702
Bug 116702 depends on bug 118244, which changed state.

Bug 118244 Summary: FILESAVE PDF The Option Button Form Control lost the “Group 
Name” setting
https://bugs.documentfoundation.org/show_bug.cgi?id=118244

   What|Removed |Added

 Status|ASSIGNED|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 120722] Handles are not scaled properly on higher resolutions

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120722

--- Comment #21 from 和尚蟹  ---
Created attachment 146307
  --> https://bugs.documentfoundation.org/attachment.cgi?id=146307=edit
The third edition (change to "circle center point" + "round frame" is better)

-- 
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 119087] FILESAVE PPTX: PowerPoint wants to repair the file after roundtrip and cannot open it

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119087

--- Comment #8 from Aron Budea  ---
The source of this bug is that when the code is checking for custom XMLs, it
checks the content of "xmlns" attributes, and if they're not
"http://schemas.openxmlformats.org;, they're treated as a custom XML, and the
content is supposed to be preserved. This doesn't go well when the XML is also
part of the file format.

In this PPTX file those attributes have this prefix instead:
"http://purl.oclc.org/ooxml/drawingml/main; (purl.oclc.org is a URL shortener)

I assume XMLs that have override entries in "[Content_Types].xml" should never
be treated as possible custom XMLs.

-- 
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 61189] PDF printing mode problem: HP LaserJet + media type + no tray + user prompt (refer comment #10)

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=61189

--- Comment #27 from markcruz  ---
As you know, the built-in drivers provide support only for the fundamental
functioning of the brother systems; it is recommended to use the brother
original printer driver instead. You can contact on Brother Printer Customer
Service Number to get immediate help regarding the installation of printer
drivers on your system.

• Once the computer finds the printer, you can click on “next” button to
install the drivers.
• Select the option “next” again.
• You need to register your printer and then click on the option “next.”
• You will be asked to restart your computer, you can do it, and then you are
all set to go

If you are stuck anywhere or finding it difficult to find a way out, you can
talk to http://www.brotherprintercustomerservice.com/;>Brother Printer
Phone Support and get instant help regarding the installation of printer
drivers on your system.

For more info:-
http://www.printer-customer-number.com/brother-printer-support.html

-- 
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 98446] Book and multi-page view: Selecting "Hide Whitespace" should be possible and automatically change to single-page view (see comment 21)

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98446

--- Comment #28 from LibreTraining  ---

Unnelievable.
Yesterday I was excited. 
For the first time something I brought up is actually going to be fixed! 

And now here we are again... in another dumb-ass UX debacle.

If it does not do what the user is expecting, its broken!

Why is that so freakin' hard to understand?


"Well it works as designed."

Aj ahhh ahh arg!

Shoot me for even trying!

-- 
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 105290] Notebook bar with contextual groups does not resize

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105290

--- Comment #8 from QA Administrators  ---
** Please read this message in its entirety before responding **

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
http://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 113637] Some special characters (Emoji for example) change the font setting of their previous character

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113637

--- Comment #4 from QA Administrators  ---
** Please read this message in its entirety before responding **

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
http://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 48292] TABLES - Cell background color does not follow content when sorted

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=48292

--- Comment #16 from QA Administrators  ---
** Please read this message in its entirety before responding **

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
http://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 112782] PIVOT CHARTS: Save to strict ODF 1.2 produces invalid file

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112782

--- Comment #6 from QA Administrators  ---
** Please read this message in its entirety before responding **

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
http://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 102914] Export to PDF does not export italic Arabic substitute/fallback fonts

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102914

--- Comment #7 from QA Administrators  ---
** Please read this message in its entirety before responding **

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
http://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 113048] Noto Sans CJK fonts in exported PDFs have abnormal line-height

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113048

--- Comment #3 from QA Administrators  ---
** Please read this message in its entirety before responding **

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
http://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 113029] EDITING: AutoInput doesn't recognise RC references and autocompletes with a formula

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113029

--- Comment #2 from QA Administrators  ---
** Please read this message in its entirety before responding **

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
http://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 113115] Default document languages only for current document checkbox enabled throughout session

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113115

--- Comment #2 from QA Administrators  ---
** Please read this message in its entirety before responding **

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
http://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 75456] FILEOPEN: DOCX Importing fails to import line break in vertical text-box

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=75456

--- Comment #7 from QA Administrators  ---
** Please read this message in its entirety before responding **

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
http://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 80662] RTL: The update number of the java version number in Options dialog is on the wrong side

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=80662

--- Comment #5 from QA Administrators  ---
** Please read this message in its entirety before responding **

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
http://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 92286] Selection in font name dropdown has to reflect the source

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92286

--- Comment #6 from QA Administrators  ---
** Please read this message in its entirety before responding **

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
http://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 113243] Previews with white text is blank on white background

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113243

--- Comment #5 from QA Administrators  ---
** Please read this message in its entirety before responding **

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
http://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 79049] FILEOPEN: OOXML Workbook file hangs when opening

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=79049

--- Comment #10 from QA Administrators  ---
** Please read this message in its entirety before responding **

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
http://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 60385] Formulae which subtract remote references to sheets with a space in the name return an error 509

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=60385

--- Comment #7 from QA Administrators  ---
** Please read this message in its entirety before responding **

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
http://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 62902] 'Show references in color' doesn't work across sheets, when the sheet name contains a space

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=62902

--- Comment #6 from QA Administrators  ---
** Please read this message in its entirety before responding **

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
http://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 83350] RTL: Arabic UI has status bar fields that are aligned to the left

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=83350

--- Comment #6 from QA Administrators  ---
** Please read this message in its entirety before responding **

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
http://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 113020] EDITING: Text alignment in some templates (for example) Alizarin not working for some textboxes

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113020

--- Comment #4 from QA Administrators  ---
** Please read this message in its entirety before responding **

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

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=80467

--- Comment #6 from QA Administrators  ---
** Please read this message in its entirety before responding **

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
http://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 85119] Multiple lines of rotated RTL text in one paragraph rendered incorrectly

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=85119

--- Comment #9 from QA Administrators  ---
** Please read this message in its entirety before responding **

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
http://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 102998] [META] Mail merge bugs and enhancements

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102998

Aron Budea  changed:

   What|Removed |Added

 Depends on||121168


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=121168
[Bug 121168] MAILMERGE Document with a custom page style and section is
mail-merged into default style
-- 
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 120965] Phantom control point line in Bézier curve

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120965

--- Comment #2 from Thorsten Behrens (CIB)  ---
Seems the code to look into is SdrPathObj::AddToPlusHdlList()

-- 
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 73259] Ctrl + F10 doesn't show unprintable characters

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=73259

--- Comment #9 from Stéphane Aulery  ---
Not reproducible with :

LibreOffice 3.3.3 
OOO330m19 (Build:301)
tag libreoffice-3.3.3.1

-- 
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 73259] Ctrl + F10 doesn't show unprintable characters

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=73259

Stéphane Aulery  changed:

   What|Removed |Added

   Keywords||regression

-- 
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 121166] TRACK CHANGES: linked files changes are not shown in the master document

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121166

--- Comment #4 from Emanuele Gissi  ---
Thank you Drew for triaging 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 109085] LO exits abruptly when logging off in Windows while LO is running

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=109085

--- Comment #12 from Aron Budea  ---
(In reply to Aron Budea from comment #11)
> As far as I can see, in Windows 7 using the following command has the same
> effect:
> taskkill /f /pid 
I'm uncertain whether this is really useful here, whether it's the same
procedure as logging off, or whether it simply kills the process... could be
the latter.

-- 
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 121166] TRACK CHANGES: linked files changes are not shown in the master document

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121166

Drew Jensen  changed:

   What|Removed |Added

   Severity|normal  |enhancement
   Keywords||needsDevEval, needsUXEval
Version|6.1.2.1 release |Inherited From OOo
 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEW

--- Comment #3 from Drew Jensen  ---
Confirmed that this is indeed the behavior currently (from AOO 4.1.6 -> LO
6.2Aphla) .

Changed to enhancement request and added keywords for dev and UX evaluation,
and set to new.

-- 
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 120965] Phantom control point line in Bézier curve

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120965

--- Comment #1 from Thorsten Behrens (CIB)  ---
Confirmed. Assertion fires, with following stack:

#0  0x2aaab26680b1 in Point::operator-=(Point const&) (this=0x7fff0180,
rPoint=Point = {...}) at include/tools/gen.hxx:125
#1  0x2aaab27b2e05 in
ImpPathForDragAndCreate::getSpecialDragComment(SdrDragStat const&) const
(this=0x7fff04c0, rDrag=...) at libo/svx/source/svdraw/svdopath.cxx:1033
#2  0x2aaab27b8b6e in SdrPathObj::getSpecialDragComment(SdrDragStat const&)
const (this=0x4fabbb0, rDrag=...) at libo/svx/source/svdraw/svdopath.cxx:2111
#3  0x2aaab265b910 in SdrDragObjOwn::TakeSdrDragComment(rtl::OUString&)
const (this=0x4ebbdf0, rStr="nothing") at
libo/svx/source/svdraw/svddrgmt.cxx:1212
#4  0x2aaab2853a08 in SdrView::GetStatusText() (this=0x2514c30) at
libo/svx/source/svdraw/svdview.cxx:1194
#5  0x2aaadcda5237 in sd::DrawViewShell::ShowMousePosInfo(tools::Rectangle
const&, sd::Window const*) (this=0x3a12a50, rRect=..., pWin=0x3a12f20) at
libo/sd/source/ui/view/drviews4.cxx:859
#6  0x2aaadcda331c in sd::DrawViewShell::MouseMove(MouseEvent const&,
sd::Window*) (this=0x3a12a50, rMEvt=..., pWin=0x3a12f20) at
libo/sd/source/ui/view/drviews4.cxx:384
#7  0x2aaadce16829 in sd::Window::MouseMove(MouseEvent const&)
(this=0x3a12f20, rMEvt=...) at libo/sd/source/ui/view/sdwindow.cxx:257
#8  0x2aaab5a4d9d6 in ImplHandleMouseEvent(VclPtr const&,
MouseNotifyEvent, bool, long, long, unsigned long, unsigned short,
MouseEventModifiers) (xWindow=..., nSVEvent=MouseNotifyEvent::MOUSEMOVE,
bMouseLeave=false, nX=477, nY=75, nMsgTime=228712849, nCode=1,
nMode=MouseEventModifiers::DRAGMOVE) at libo/vcl/source/window/winproc.cxx:685
#9  0x2aaab5a520e0 in ImplHandleSalMouseMove(vcl::Window*, SalMouseEvent
const*) (pWindow=0x3970f10, pEvent=0x7fff1460) at
libo/vcl/source/window/winproc.cxx:1980
#10 0x2aaab5a52fd5 in ImplWindowFrameProc(vcl::Window*, SalEvent, void
const*) (_pWindow=0x3970f10, nEvent=SalEvent::MouseMove, pEvent=0x7fff1460)
at libo/vcl/source/window/winproc.cxx:2299
#11 0x2aaac7cdbc1f in SalFrame::CallCallback(SalEvent, void const*) const
(this=0x28b2360, nEvent=SalEvent::MouseMove, pEvent=0x7fff1460) at
libo/vcl/inc/salframe.hxx:280
#12 0x2aaac7cdb0cf in GtkSalFrame::CallCallbackExc(SalEvent, void const*)
const (this=0x28b2360, nEvent=SalEvent::MouseMove, pEvent=0x7fff1460) at
libo/vcl/unx/gtk3/gtk3gtkframe.cxx:4492
#13 0x2aaac7cd6dd9 in GtkSalFrame::signalMotion(_GtkWidget*,
_GdkEventMotion*, void*) (pEvent=0x4fab210, frame=0x28b2360) at
libo/vcl/unx/gtk3/gtk3gtkframe.cxx:2937

-- 
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 120965] Phantom control point line in Bézier curve

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120965

Thorsten Behrens (CIB)  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||t...@libreoffice.org
 Ever confirmed|0   |1

-- 
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 109085] LO exits abruptly when logging off in Windows while LO is running

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=109085

Aron Budea  changed:

   What|Removed |Added

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

--- Comment #11 from Aron Budea  ---
I saw Oliver Brinzing's comment in bug 118573 comment 21 on how to simulate
shutdown:

rmlogotest.exe (C:\Program Files (x86)\Windows Kits\10\App Certification Kit)

https://superuser.com/questions/959364/on-windows-how-can-i-gracefully-ask-a-running-program-to-terminate#1154058

- start "quickstart.exe"
- get "soffice.bin" PID form taskmanager 
- rmlogotest.exe 
- crash

--

As far as I can see, in Windows 7 using the following command has the same
effect:
taskkill /f /pid 

-- 
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 118573] Process Soffice.bin does not stop at x64 Windows shutdown/logoff when Quickstarter is used from LO 6.0

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118573

Aron Budea  changed:

   What|Removed |Added

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

-- 
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 112781] loadComponentFromUrl forces the window to full-screen

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112781

Stéphane Aulery  changed:

   What|Removed |Added

   Severity|normal  |enhancement

-- 
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 121167] FORMATTING: document (.xlsx) formatting deteriorates due to incorrect parameter order at styles.xml ()

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121167

--- Comment #1 from Appik Ma  ---
Created attachment 146304
  --> https://bugs.documentfoundation.org/attachment.cgi?id=146304=edit
Original document, result document, result document after excel saving, test
program and source code for test program

-- 
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 121166] TRACK CHANGES: linked files changes are not shown in the master document

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121166

--- Comment #2 from Emanuele Gissi  ---
Created attachment 146303
  --> https://bugs.documentfoundation.org/attachment.cgi?id=146303=edit
Test case, very simple linked file

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


[Libreoffice-bugs] [Bug 121166] TRACK CHANGES: linked files changes are not shown in the master document

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121166

--- Comment #1 from Emanuele Gissi  ---
Created attachment 146302
  --> https://bugs.documentfoundation.org/attachment.cgi?id=146302=edit
Test case, very simple master document

-- 
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 121166] New: TRACK CHANGES: linked files changes are not shown in the master document

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121166

Bug ID: 121166
   Summary: TRACK CHANGES: linked files changes are not shown in
the master document
   Product: LibreOffice
   Version: 6.1.2.1 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: emanuele.gi...@gmail.com

Description:
We have a large master odm document. Each chapter of the document is a linked
file. We uses track changes to edit each chapter and submit the modifications
to several committees.
I could not find a way to have the linked files changes shown in the master
document.

Steps to Reproduce:
1. Create a master document
2. Link an external file
3. Set track changes in the external file and in the master document
4. Show the changes both in the external file and in the master document
5. The master document does not show the tracked changes of the external file

Actual Results:
The master document does not show the tracked changes of the external file

Expected Results:
The master document should show the tracked changes of the external file


Reproducible: Always


User Profile Reset: Yes


OpenGL enabled: Yes

Additional Info:
This is rather important for our project. We are ready to finance any
development.

-- 
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 120136] Extension Manager: Check for Updates button caused Writer to crash

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120136

Dieter Praas  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1

--- Comment #7 from Dieter Praas  ---
(In reply to Buovjaga from comment #6)
> Somehow similar to bug 118572
> Might be interesting to install 6.2 and those extensions to it and try if it
> still crashes

=> I have set the bug's status to 'NEEDINFO'. Please change it back to
'UNCONFIRMED' if the bug is still present in the latest version. Change to
RESOLVED WORKSFORME, if the problem went away.

-- 
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 121154] Blue squares appear on Impress Presentations

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121154

Xisco Faulí  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|UNCONFIRMED |RESOLVED
 CC||xiscofa...@libreoffice.org

--- Comment #3 from Xisco Faulí  ---
Thanks for reporting the issue.
This is a duplicate of bug and it's fixed in 6.1.3.2 due to be released
tomorrow.
Regards

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

-- 
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 120233] FILEOPEN: Libreoffice Impress show blue rectangles as empty slide

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120233

Xisco Faulí  changed:

   What|Removed |Added

 CC||rickpr...@live.com

--- Comment #8 from Xisco Faulí  ---
*** Bug 121154 has been marked as a duplicate of this bug. ***

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


[Libreoffice-bugs] [Bug 121159] Icons are making menu entries indented

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121159

--- Comment #8 from Caolán McNamara  ---
If we're now talking about on the right hand side, the distance from the ends
of the labels to the start of the short-cut then I imagine the native gtk3 menu
is putting all the entries effectively into columns of "checkbutton", "image +
label", "short cuts". So that a long text for a short-cut of say, ctrl+alt+e
for extension manager, is factored into the spacing for all entries in that
menu. While the built-in libreoffice menu, themed to look like a gtk2 menu, is
laying out each line separately, so ctrl+f12 in "insert table" overlaps, in a
column sense, with the labels of following lines.

But anyway, we're not doing the layout in the native gtk3 menus, gtk is.

-- 
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 121162] Wrong Section is Found with Function “Navigate By” if Cursor is Located in Header or Footer

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121162

Dieter Praas  changed:

   What|Removed |Added

 CC||dgp-m...@gmx.de

--- Comment #1 from Dieter Praas  ---
I confirm the described behaviour but I don't think that this is a bug. I
think, that it is the normal order of searching:
a) Searching within the "normal" text
b) Searching within header and footer
It's consistent to the search for text. I would say 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 103314] [META] Templates bugs and enhancements

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103314

Dieter Praas  changed:

   What|Removed |Added

 Depends on||121164


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=121164
[Bug 121164] Letter template → Enable kerning
-- 
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 121164] Letter template → Enable kerning

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121164

Dieter Praas  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Blocks||103314
 CC||dgp-m...@gmx.de
 Status|UNCONFIRMED |NEW

--- Comment #1 from Dieter Praas  ---
I confirm it with

Version: 6.2.0.0.alpha1+ (x64)
Build ID: 8274c4c62df5b937b3f0bec9e1eeca85f3b219d4
CPU threads: 4; OS: Windows 10.0; UI render: GL; VCL: win; 
TinderBox: Win-x86_64@42, Branch:master, Time: 2018-10-22_01:47:50
Locale: en-US (de_DE); Calc: CL


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=103314
[Bug 103314] [META] Templates 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 93760] Strange behaviour with numbering when printing a selection

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93760

--- Comment #6 from Chris  ---
Tested with Version 6.1.2.1 (x64)
Bug is still present.

-- 
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 121165] postgreSQL-SDBC : cannot enter, delete or edit data without primary key

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121165

m.a.riosv  changed:

   What|Removed |Added

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

--- Comment #1 from m.a.riosv  ---
https://wiki.documentfoundation.org/Faq/Base/005

Please if you a not agree reopen 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 121159] Icons are making menu entries indented

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121159

--- Comment #7 from V Stuart Foote  ---
(In reply to Caolán McNamara from comment #6)
> ...
> AFAIKS its not so much that there is too much indent, its that there's a
> column reserved for the stateful cases, checkbox/radiobutton indicator,
> which is separate for the rest of the entry which may or may not have an
> icon. While LibreOffice's own menu rendered bundles statefulness into the
> icon when present.
> 
> Anyhow, as far as I tell, there's no ability on the libreoffice side of
> things to control that while using a GMenuModel and such change would have
> to happen in gtk instead

OK, if we have no control over it...

Looking at attachment 146295, it seemed that with the extra entry, the spacing
between the label and the shortcut entry--if any--increased; as if the width of
the label attribute is increasing with additon of a second icon attribute.

-- 
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 112787] Chart, x-y scatter with Sort by X values breaks with empty cells

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112787

--- Comment #3 from Stéphane Aulery  ---
Reproduce with :

Version: 6.0.6.2 (x64)
Build ID: 0c292870b25a325b5ed35f6b45599d2ea4458e77
Threads CPU : 2; OS : Windows 6.1; UI Render : par défaut; 
Locale : fr-FR (fr_FR); Calc: group

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


[Libreoffice-bugs] [Bug 45252] EDITING postgreSQL-SDBC Can not edit properties for existing table column

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=45252

Stéphane Aulery  changed:

   What|Removed |Added

   See Also|http://bugs.debian.org/8574 |
   |67  |

-- 
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 121165] postgreSQL-SDBC : cannot enter, delete or edit data without primary key

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121165

Stéphane Aulery  changed:

   What|Removed |Added

 CC||lk...@free.fr
   See Also||http://bugs.debian.org/8574
   ||67

-- 
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 121165] New: postgreSQL-SDBC : cannot enter, delete or edit data without primary key

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121165

Bug ID: 121165
   Summary: postgreSQL-SDBC : cannot enter, delete or edit data
without primary key
   Product: LibreOffice
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: enhancement
  Priority: medium
 Component: Base
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: lk...@free.fr

Description:
Data manipulation is not possible without a primary key on the table.

-

Dear Maintainer,

opening a table for data editing (by pressing Enter or double-clicking )
only shows the
column names in the header, otherwise the window is completely empty and all
controls
greyed out. If data are inserted using the commandline tool PSQL, they show up
in LO but
cannot be changed.

New tables can be created and new columns added but no attributes of existing
columns can be changed.

Everything can be done from the same computer on the same server using PSQL
with the same
user and password.

LO reports no errors.

I tested this using different installations on different machines both as
clients and
servers, including using LO on the server itself.


Actual Results:
--

Expected Results:
Editing tables without a primary keay


Reproducible: Always


User Profile Reset: No



Additional Info:

-- 
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 118573] Process Soffice.bin does not stop at x64 Windows shutdown/logoff when Quickstarter is used from LO 6.0

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118573

--- Comment #21 from Oliver Brinzing  ---
seem to be possible to simulate a shutdown using

rmlogotest.exe (C:\Program Files (x86)\Windows Kits\10\App Certification Kit)

https://superuser.com/questions/959364/on-windows-how-can-i-gracefully-ask-a-running-program-to-terminate#1154058

- start "quickstart.exe"
- get "soffice.bin" PID form taskmanager 
- rmlogotest.exe 
- crash

-- 
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 94312] UI: Page pane renders hidden layers

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94312

--- Comment #7 from Regina Henschel  ---
The problem still exists in Version: 6.2.0.0.alpha1+ (x64)
Build ID: e33424dd887cb1a11a3dba2513ef0f4bf93a6dbe
CPU threads: 8; OS: Windows 10.0; UI render: GL; VCL: win; 
TinderBox: Win-x86_64@42, Branch:master, Time: 2018-11-01_00:43:29
Locale: de-DE (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 121164] New: Letter template → Enable kerning

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121164

Bug ID: 121164
   Summary: Letter template → Enable kerning
   Product: LibreOffice
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: minor
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: timur.davlets...@gmail.com

Description:
Enable kerning in "modern business letter serif" template.

Steps to Reproduce:
1. Create new document from "modern business letter serif" template
2. Check main text kerning option (Styles → Default text and Text body)

Actual Results:
Kerning option is disabled unlike in all other templates. Text looks uneven.

Expected Results:
Enabled kerning option.


Reproducible: Always


User Profile Reset: No



Additional Info:

-- 
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 121150] Mailmerge extension can not be downloaded

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121150

--- Comment #3 from Jan-Marek Glogowski  ---
(In reply to Tommy Pollák from comment #2)
> So the conclusion is that LibreOffice 6.1 in contrast to 6.0 does not have
> the function mailmerge?
> Seriously?

No. On the extension page, it lists LibreOffice 3.3 and LibreOffice 3.4. I
guess it can be removed from our extension homepage, so people won't get
misdirected, especially since the download is also broken.

I don't know how long LibreOffice has build-in mail merge, but it has been
included for many years. The description of the extension doesn't help either.

-- 
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 121163] Enhancement for Personas from Firefox on LibreOffice

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121163

--- Comment #2 from Leandro Martín Drudi  ---
Created attachment 146301
  --> https://bugs.documentfoundation.org/attachment.cgi?id=146301=edit
Checkboxes to select the favorites

You can select 3 themes. During the selection:
1) The checkboxes with result will be enabled.
2) The checkboxes will remain enabled until 3 is selected.
3) Those that are not selected when selecting the 3 will be deactivated. They
will be enabled again when there is at least 1 to be selected (removing the
selection to one of those already selected, for example).

If the user simply wants to use a theme without adding it to a favorite, he
selects it without activating the corresponding checkbox. Both actions apply
and add the theme.

NOTE: TEH CAPTURES WAS EDITED IN PAINT, IS NOT A WORK IN PROGRESS ;)

-- 
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 121163] Enhancement for Personas from Firefox on LibreOffice

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121163

Leandro Martín Drudi  changed:

   What|Removed |Added

 CC||sanipache...@outlook.com.ar

--- Comment #1 from Leandro Martín Drudi  ---
Created attachment 146300
  --> https://bugs.documentfoundation.org/attachment.cgi?id=146300=edit
Themes preinstaled and favorites

-- 
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 121163] New: Enhancement for Personas from Firefox on LibreOffice

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121163

Bug ID: 121163
   Summary: Enhancement for Personas from Firefox on LibreOffice
   Product: LibreOffice
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: enhancement
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: sanipache...@outlook.com.ar

Description:
[ES]
Hola! He leído en un grupo de Telegram sobre LibreOffice en español que se ha
integrado una importante mejora en la venidera 6.2. Tengo entendido que se
podrán usar al menos 6 temas preinstalados.
Ahora, mi sugerencia para esa nueva característica es que el usuario pueda
seleccionar 3 o 6 temas de su agrado para ponerlos como "preinstalados" y poder
tener acceso a ellos estando offile. Y siempre poder restablecer los temas
preinstalados con un botón.

[EN]
Hello! I have read in a Telegram group about LibreOffice in Spanish that an
important improvement has been integrated in the coming 6.2. I understand that
at least 6 pre-installed themes can be used.
Now, my suggestion for this new feature is that the user can select 3 or 6
themes of his liking to put them as "pre-installed" and be able to access them
while being offile. And always be able to reset the pre-installed themes with a
button.

Steps to Reproduce:
1. Clic Tools|Options|Personalize
2. Click on "Select theme"
3. Find a theme.
4. Click an Checkbox in a favorithe result to add to Preinstaled theme.

-Later-
1. Clic Tools|Options|Personalize
2. Click on the preinstaled theme selected by the user and apply them.


Actual Results:
You should always look for your favorite topic and be online to apply it.

Expected Results:
Have favorite themes always accessible, even when offline.


Reproducible: Always


User Profile Reset: Yes



Additional Info:

-- 
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 121162] New: Wrong Section is Found with Function “Navigate By” if Cursor is Located in Header or Footer

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121162

Bug ID: 121162
   Summary: Wrong Section is Found with Function “Navigate By” if
Cursor is Located in Header or Footer
   Product: LibreOffice
   Version: Inherited From OOo
  Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: harald.koes...@mail.de
Blocks: 115673

Created attachment 146299
  --> https://bugs.documentfoundation.org/attachment.cgi?id=146299=edit
Example document with instructions how to reproduce the bug

In order to reproduce the bug open the attached document and follow the
instructions inside the document.

The function “Navigate By” already exists in version 3.3.0. But how to seize
this function has been changed over time. This bug already exists similar in
version 3.3.0. Thus inherited from OOo.


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=115673
[Bug 115673] [META] Navigate By toolbar control 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 115673] [META] Navigate By toolbar control bugs and enhancements

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115673

Harald Koester  changed:

   What|Removed |Added

 Depends on||121162


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=121162
[Bug 121162] Wrong Section is Found with Function “Navigate By” if Cursor is
Located in Header or Footer
-- 
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 120703] Bugs found by PVS-Studio static analyzer

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120703

--- Comment #94 from Commit Notification 
 ---
Mike Kaganski committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/+/41707751a60a8044d49896b0e62d9fe0e997af85%5E%21

tdf#120703 PVS: V547 Get rid of mutexes to initialize function-local statics

It will be available in 6.2.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 118573] Process Soffice.bin does not stop at x64 Windows shutdown/logoff when Quickstarter is used from LO 6.0

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118573

--- Comment #20 from Oliver Brinzing  ---
and this is a debug output from vs2017 remote connected to a win7 vm during
shutdown:

Der Thread 0x5e8 hat mit Code 0 (0x0) geendet.
Ausnahme ausgelöst bei 0x07FEFCFCBDED in soffice.bin: Microsoft
C++-Ausnahme: com::sun::star::lang::IllegalArgumentException bei Speicherort
0x009FD428.
Der Thread 0x9c0 hat mit Code 0 (0x0) geendet.
Der Thread 0x5ac hat mit Code 3 (0x3) geendet.
Der Thread 0x564 hat mit Code 3 (0x3) geendet.
Der Thread 0x20c hat mit Code 3 (0x3) geendet.
Der Thread 0x2ac hat mit Code 3 (0x3) geendet.
Der Thread 0x4a4 hat mit Code 3 (0x3) geendet.
Der Thread 0xb78 hat mit Code 3 (0x3) geendet.
Der Thread 0x3d4 hat mit Code 3 (0x3) geendet.
warn:unotools.config:348:384:unotools/source/config/configmgr.cxx:175:
ConfigManager not emptyDas Programm "[348] soffice.bin" wurde mit Code -1
(0x) beendet.

-- 
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 118573] Process Soffice.bin does not stop at x64 Windows shutdown/logoff when Quickstarter is used from LO 6.0

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118573

--- Comment #19 from Oliver Brinzing  ---
added two crashdumps created with "procdump soffice.bin" at the time the error
message was displayed during shutdown.

-- 
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 118573] Process Soffice.bin does not stop at x64 Windows shutdown/logoff when Quickstarter is used from LO 6.0

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118573

--- Comment #18 from Oliver Brinzing  ---
Created attachment 146298
  --> https://bugs.documentfoundation.org/attachment.cgi?id=146298=edit
crashdump / windbg 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 118573] Process Soffice.bin does not stop at x64 Windows shutdown/logoff when Quickstarter is used from LO 6.0

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118573

--- Comment #17 from Oliver Brinzing  ---
Created attachment 146297
  --> https://bugs.documentfoundation.org/attachment.cgi?id=146297=edit
crashdump / windbg 1

-- 
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 121150] Mailmerge extension can not be downloaded

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121150

--- Comment #2 from Tommy Pollák  ---
So the conclusion is that LibreOffice 6.1 in contrast to 6.0 does not have the
function mailmerge?
Seriously?

-- 
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 120703] Bugs found by PVS-Studio static analyzer

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120703

--- Comment #93 from Commit Notification 
 ---
Mike Kaganski committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/+/628e96ce1fce194b30a5c2912feb8b7ec0328db0%5E%21

tdf#120703 PVS: V547 Expression is always true/false

It will be available in 6.2.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 103182] [META] GTK3-specific bugs

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103182

Caolán McNamara  changed:

   What|Removed |Added

 Depends on||121159


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=121159
[Bug 121159] Icons are making menu entries indented
-- 
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 121159] Icons are making menu entries indented

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121159

Caolán McNamara  changed:

   What|Removed |Added

 Blocks||103182


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=103182
[Bug 103182] [META] GTK3-specific bugs
-- 
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 121159] Icons are making menu entries indented

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121159

Caolán McNamara  changed:

   What|Removed |Added

 Resolution|--- |NOTOURBUG
 Status|NEW |RESOLVED

--- Comment #6 from Caolán McNamara  ---
Under gtk3 libreoffice does not render the menus itself. It uses a GMenuModel
(https://developer.gnome.org/gio//2.54/GMenuModel.html) to present the contents
of the menu hierarchy to gtk
(https://developer.gnome.org/gtk3/stable/GtkMenuBar.html#gtk-menu-bar-new-from-model)
and gtk does the rendering.

AFAIKS its not so much that there is too much indent, its that there's a column
reserved for the stateful cases, checkbox/radiobutton indicator, which is
separate for the rest of the entry which may or may not have an icon. While
LibreOffice's own menu rendered bundles statefulness into the icon when
present.

Anyhow, as far as I tell, there's no ability on the libreoffice side of things
to control that while using a GMenuModel and such change would have to happen
in gtk instead

-- 
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 121160] [Feature request] Search on Options

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121160

--- Comment #1 from sabri unal  ---
Created attachment 146296
  --> https://bugs.documentfoundation.org/attachment.cgi?id=146296=edit
a what-if 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 121150] Mailmerge extension can not be downloaded

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121150

V Stuart Foote  changed:

   What|Removed |Added

 CC||glo...@fbihome.de,
   ||vstuart.fo...@utsa.edu
 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |NOTOURBUG

--- Comment #1 from V Stuart Foote  ---
Yup, but looks like the linked project page for the extension is off line, or
defunct? 

http://labs.lanedo.com/libreoffice/mailmerge/

Also, not clear if the macros provided with the extension are even still
relevant. Probably best to purge.


@jmux?

-- 
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 83066] [META] CJK (Chinese, Japanese, Korean, and Vietnamese) language issues

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=83066

Fuminobu TAKEYAMA  changed:

   What|Removed |Added

 Depends on||121161


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=121161
[Bug 121161] kde5: KDE5 VCL plugin does not accept (CJK) inputs through input
method
-- 
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 121161] kde5: KDE5 VCL plugin does not accept (CJK) inputs through input method

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121161

Fuminobu TAKEYAMA  changed:

   What|Removed |Added

 Blocks||83066


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=83066
[Bug 83066] [META] CJK (Chinese, Japanese, Korean, and Vietnamese) language
issues
-- 
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 121160] [Feature request] Search on Options

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121160

sabri unal  changed:

   What|Removed |Added

   Keywords||easyHack

-- 
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 121161] New: kde5: KDE5 VCL plugin does not accept (CJK) inputs through input method

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121161

Bug ID: 121161
   Summary: kde5: KDE5 VCL plugin does not accept (CJK) inputs
through input method
   Product: LibreOffice
   Version: 6.2.0.0.alpha1+ Master
  Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: ft...@geeko.jp

Description:
It seems that the new KDE5 VCL plugin does not handle events from an input
method, an application mainly used for inputting CJK characters. So now we
cannot input CJK characters from keyboard into LibreOffice applications on KDE
5.

GTK 3 VCL plugin is working fine with the same AppImage image.

I guess the VCL plugin does not handle Qt5 input method events:
http://doc.qt.io/qt-5/qinputmethodevent.html

Steps to Reproduce:
1. start ibus-mozc with QT_IM_MODULE=ibus
2. start libreoffice with OOO_FORCE_DESKTOP=qt5 and QT_IM_MODULE
3. open witer and enable IBus
4. create a new document with writer
5. switch the input mode of ibus-mozc to Hiragana
6. type "aaa"

Actual Results:
"aaa" is inserted into the document

Expected Results:
"あああ" is inserted into the document


Reproducible: Always


User Profile Reset: No



Additional Info:

-- 
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 121160] New: [Feature request] Search on Options

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121160

Bug ID: 121160
   Summary: [Feature request] Search on Options
   Product: LibreOffice
   Version: 6.2.0.0.alpha1+ Master
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: minor
  Priority: medium
 Component: UI
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: yakush...@gmail.com

Hi,

Sometimes, searching for an item on options is easier than the normal menu.

Gnome Settings has a search option setting.
Firefox has a search option on preferences.
VLC player has a search option on Advanced preferences. (Tools - Preferences -
All)
Google Chrome has a search option on settings too.

-- 
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 121159] Icons are making menu entries indented

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121159

V Stuart Foote  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 CC||caol...@redhat.com,
   ||vstuart.fo...@utsa.edu
 Status|UNCONFIRMED |NEW

--- Comment #5 from V Stuart Foote  ---
It does seem the width is calculated too wide when Tools -> Options -> View:
Icons in Menus is enabled. Thopugh I would expect some increase in width, bcz
showing both a checkbox/radio button and the icon when enabled with gtk3, kde5

In Windows builds, the checkbox/radio button is merged and shows as a
selected/unselected state--menu width is kept close to the same when enabled.

-- 
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 61274] PDF EXPORT Links are off by one page if presentation includes (unexported) hidden slides.

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=61274

--- Comment #10 from Jean-Baptiste Faure  ---
Still reproducible with current master built at home under Ubuntu 18.04 x86-64.

Best regards. JBF

-- 
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 119714] Contextmenu Chart: pagebreak

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119714

BogdanB  changed:

   What|Removed |Added

 CC||bogdan...@gmail.com

--- Comment #4 from BogdanB  ---
(In reply to andreas_k from comment #0)
> Created attachment 144708 [details]
> contextmenu pagebreak

About fourth picture there are 2 diferences in 6.2:
- Insert comment was kept (the propose design eliminate it)
- changing to Normal view is missing (in the propose design was there)

Version: 6.2.0.0.alpha1+
Build ID: 726c18db3215ec74135f51365322a6b531f328af
CPU threads: 4; OS: Linux 4.15; UI render: GL; VCL: gtk3; 
TinderBox: Linux-rpm_deb-x86_64@86-TDF, Branch:master, Time:
2018-11-03_19:38:55
Locale: ro-RO (ro_RO.UTF-8); 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 121159] Icons are making menu entries indented

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121159

--- Comment #4 from sabri unal  ---
Version Information

Version: 6.2.0.0.alpha1+
Build ID: 2cef68a605494bcef0388201b1058c95788c45a8
CPU threads: 8; OS: Linux 4.15; UI render: default; VCL: gtk3; 
TinderBox: Linux-rpm_deb-x86_64@86-TDF, Branch:master, Time:
2018-11-03_00:54:52
Locale: tr-TR (en_GB.UTF-8); 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 121158] Writer Page deck, incorrect padding of Header and Footer content panels

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121158

V Stuart Foote  changed:

   What|Removed |Added

 CC||bu...@bubli.org,
   ||rayk...@gmail.com,
   ||susobhan...@gmail.com,
   ||tietze.he...@gmail.com,
   ||vstuart.fo...@utsa.edu
 Blocks||108650
 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEW
Summary|A tiny and untidy space on  |Writer Page deck, incorrect
   |writer sidebar-page dock|padding of Header and
   ||Footer content panels

--- Comment #3 from V Stuart Foote  ---
Left over from Susobhan's work on the Page deck. Looks to be in the UI packing,
I see a border_width of 6 set, but no margin_right in the header and footer
content panels, right?

https://opengrok.libreoffice.org/xref/core/sw/uiconfig/swriter/ui/pageheaderpanel.ui

https://opengrok.libreoffice.org/xref/core/sw/uiconfig/swriter/ui/pagefooterpanel.ui


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=108650
[Bug 108650] [META] Page deck/tab of the sidebar
-- 
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   >