[Libreoffice-commits] core.git: cui/source

2019-06-16 Thread Mike Kaganski (via logerrit)
 cui/source/customize/CustomNotebookbarGenerator.cxx |   11 +--
 1 file changed, 5 insertions(+), 6 deletions(-)

New commits:
commit abd059fcd81975e2e4f9188734fc8418299caf6b
Author: Mike Kaganski 
AuthorDate: Mon Jun 17 06:11:25 2019 +0200
Commit: Mike Kaganski 
CommitDate: Mon Jun 17 07:50:56 2019 +0200

Only call comphelper::getProcessComponentContext() once

Also remove useless initialization of eApp right before assigning
a value to it.

Change-Id: Ie52a280e2b8514870256ba0b7cdd52bd1532c3ac
Reviewed-on: https://gerrit.libreoffice.org/74137
Tested-by: Jenkins
Reviewed-by: Mike Kaganski 

diff --git a/cui/source/customize/CustomNotebookbarGenerator.cxx 
b/cui/source/customize/CustomNotebookbarGenerator.cxx
index 40fbe9012183..a1aa63bca568 100644
--- a/cui/source/customize/CustomNotebookbarGenerator.cxx
+++ b/cui/source/customize/CustomNotebookbarGenerator.cxx
@@ -231,15 +231,14 @@ void 
CustomNotebookbarGenerator::modifyCustomizedUIFile(Sequence sUIIt
 void CustomNotebookbarGenerator::getFileNameAndAppName(OUString& sAppName,
OUString& 
sNotebookbarUIFileName)
 {
-utl::OConfigurationTreeRoot 
aRoot(::comphelper::getProcessComponentContext(),
-  "org.openoffice.Office.UI.ToolbarMode/", 
false);
+const auto xContext = comphelper::getProcessComponentContext();
+utl::OConfigurationTreeRoot aRoot(xContext, 
"org.openoffice.Office.UI.ToolbarMode/", false);
 const Reference& xFrame
 = SfxViewFrame::Current()->GetFrame().GetFrameInterface();
-const Reference xModuleManager
-= 
frame::ModuleManager::create(::comphelper::getProcessComponentContext());
+const Reference xModuleManager = 
frame::ModuleManager::create(xContext);
 
-vcl::EnumContext::Application eApp = vcl::EnumContext::Application::Any;
-eApp = 
vcl::EnumContext::GetApplicationEnum(xModuleManager->identify(xFrame));
+vcl::EnumContext::Application eApp
+= 
vcl::EnumContext::GetApplicationEnum(xModuleManager->identify(xFrame));
 OUString sActiveAppName(lcl_activeAppName(eApp));
 sAppName = lcl_getAppName(eApp);
 const Any aValue = aRoot.getNodeValue(sActiveAppName);
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-bugs] [Bug 125964] New: Font not recognized

2019-06-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125964

Bug ID: 125964
   Summary: Font not recognized
   Product: LibreOffice
   Version: 6.2.4.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: seve...@mail.ru

Description:
Text for arabic languages not recognized font

Steps to Reproduce:
1. Ope sample document

Actual Results:
Check font not recognized

Expected Results:
Font recognized


Reproducible: Always


User Profile Reset: No



Additional Info:
Check in google docs is show correctly

-- 
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 125964] Font not recognized

2019-06-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125964

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

-- 
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 125947] UI: "Spin Button" and "Scrollbar" are missing from default Form Controls toolbar

2019-06-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125947

--- Comment #3 from stragu  ---
This commit (related to merging the two toolbars:
https://bugs.documentfoundation.org/show_bug.cgi?id=112411) set the two buttons
to `toolbar:visible="false"` for some reason:
https://gerrit.libreoffice.org/plugins/gitiles/core/+/e89eba0e1fa56c64e0d572b4f32ce5951378c1d7%5E%21

-- 
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 125935] UI: Format -> Page Style -> Header/Footer -> Edit -> Title: Click-twice should close the drop down list

2019-06-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125935

Kevin Suo  changed:

   What|Removed |Added

   Keywords|bibisectRequest |bibisected, bisected

--- Comment #5 from Kevin Suo  ---
Bibisected using the bibisect-linux-64-6.3 repo:

97a795f466be47b790bc66dc940d989143aa2b2f is the first bad commit
commit 97a795f466be47b790bc66dc940d989143aa2b2f
Author: Jenkins Build User 
Date:   Tue Apr 9 00:54:46 2019 +0200

source sha:319c0b2433bb8dd405ed1630dd464ed2b11afefb

commit 319c0b2433bb8dd405ed1630dd464ed2b11afefb
Author: Caolán McNamara 
Date:   Mon Apr 8 12:29:04 2019 +0100

weld calc header/footer dialog

--

$ git bisect log
# bad: [7658d1b86471d0ff3eb802ac99ccf7b3528fee0b] source
sha:64faea31f7d05e46fe5c91f87381ec7abae90174
# good: [cbe79d197e743d9c38dd1c13c781212e7834bfab] source
sha:a20a2d7e0d28658f2d9089da076961a599833a28
git bisect start 'master' 'oldest'
# good: [20fb89d87555df6fffd460ef70898c001ba74f0c] source
sha:e5e1eca721ec35d51c41985e3020909ab956bdc5
git bisect good 20fb89d87555df6fffd460ef70898c001ba74f0c
# good: [64ce88e7e7cf253cda2815e6c47cedb8803d6cc0] source
sha:5355f0d691cdefcebec25a555344d5cd78605c71
git bisect good 64ce88e7e7cf253cda2815e6c47cedb8803d6cc0
# bad: [e4a86389cedf390a8608aab41af65ad51717aeeb] source
sha:98272c886b9f7df1670f4ba38d951fc5937a8e89
git bisect bad e4a86389cedf390a8608aab41af65ad51717aeeb
# good: [c2bb72c13adbcf0a5ccd3dae62588462f06ac86f] source
sha:9e772cffcf373620114f005993c56c38e7ac84f2
git bisect good c2bb72c13adbcf0a5ccd3dae62588462f06ac86f
# bad: [5b3140c0738c0d3dc3d7e2e4d29eaed8a208afcc] source
sha:3d7a67cdd465956206f881304bbcbaf47ccfcd83
git bisect bad 5b3140c0738c0d3dc3d7e2e4d29eaed8a208afcc
# good: [41a42b6bd6d79315efde13ec6e66dd3082694710] source
sha:817e3447053d1a7465a5cf547b4eb39fc46b4d59
git bisect good 41a42b6bd6d79315efde13ec6e66dd3082694710
# bad: [930e5f465c95a66cca84fbc6d8ecea7e7629a8e6] source
sha:23dc2e99b433f63992fee76555ae321edb5104a3
git bisect bad 930e5f465c95a66cca84fbc6d8ecea7e7629a8e6
# good: [6ecf72338294870c3cf604c3153e7b09a5e09747] source
sha:766425e2c58a00480feb3e30d9114df50a8e03a1
git bisect good 6ecf72338294870c3cf604c3153e7b09a5e09747
# good: [9510ad69aeaa2f590af38ab9c2f991f18b3b981d] source
sha:2fb6e8365c6792422c10c56e2c976b781c194b77
git bisect good 9510ad69aeaa2f590af38ab9c2f991f18b3b981d
# bad: [708d52a6013cd508f9d1abbcab98ef2d9bcf9319] source
sha:a496096b4ecc4ffb45bc7dc25753c970bf5ca487
git bisect bad 708d52a6013cd508f9d1abbcab98ef2d9bcf9319
# bad: [d16c4d65bbd492abbd1f7fa8a4ebddf89d5a8d93] source
sha:de8ea47ecdaa33934e47a6ee9bfa742698311534
git bisect bad d16c4d65bbd492abbd1f7fa8a4ebddf89d5a8d93
# bad: [120622f2b7f9312862e5cce83efb45c7cd59a54e] source
sha:623d7a94a57860b0b227e6ebad6d0d3fcaf11333
git bisect bad 120622f2b7f9312862e5cce83efb45c7cd59a54e
# bad: [97a795f466be47b790bc66dc940d989143aa2b2f] source
sha:319c0b2433bb8dd405ed1630dd464ed2b11afefb
git bisect bad 97a795f466be47b790bc66dc940d989143aa2b2f
# first bad commit: [97a795f466be47b790bc66dc940d989143aa2b2f] source
sha:319c0b2433bb8dd405ed1630dd464ed2b11afefb

-- 
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 125947] UI: "Spin Button" and "Scrollbar" are missing from default Form Controls toolbar

2019-06-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125947

stragu  changed:

   What|Removed |Added

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

-- 
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-commits] core.git: Branch 'distro/collabora/cp-6.0' - desktop/source

2019-06-16 Thread Jan Holesovsky (via logerrit)
 desktop/source/lib/init.cxx |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 38f614746318913305fcce5a678d9cd26e52013c
Author: Jan Holesovsky 
AuthorDate: Fri Jun 14 18:38:51 2019 +0200
Commit: Jan Holesovsky 
CommitDate: Mon Jun 17 07:00:33 2019 +0200

android: Unregistering in runLoop() is important even on Android.

Otherwise we get crashes in online Kit when attempting to shutdown
reasonably cleanly and the poll kicks in.

Change-Id: I9a1744b42fec9f8ffddc6094773bda943caedf2a
Reviewed-on: https://gerrit.libreoffice.org/74056
Reviewed-by: Jan Holesovsky 
Tested-by: Jan Holesovsky 

diff --git a/desktop/source/lib/init.cxx b/desktop/source/lib/init.cxx
index 4ab1f67d7e68..8cfa28881d90 100644
--- a/desktop/source/lib/init.cxx
+++ b/desktop/source/lib/init.cxx
@@ -4825,7 +4825,7 @@ static void lo_runLoop(LibreOfficeKit* /*pThis*/,
LibreOfficeKitWakeCallback pWakeCallback,
void* pData)
 {
-#ifdef IOS // Maybe ANDROID, too?
+#if defined(IOS) || defined(ANDROID)
 Application::GetSolarMutex().acquire();
 #endif
 
@@ -4836,7 +4836,7 @@ static void lo_runLoop(LibreOfficeKit* /*pThis*/,
 Application::UpdateMainThread();
 soffice_main();
 }
-#ifdef IOS // ANDROID, too?
+#if defined(IOS) || defined(ANDROID)
 vcl::lok::unregisterPollCallbacks();
 Application::ReleaseSolarMutex();
 #endif
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: desktop/source

2019-06-16 Thread Jan Holesovsky (via logerrit)
 desktop/source/lib/init.cxx |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 0abdf307eae9bca36b3bdc26199e208ae2c1b5fa
Author: Jan Holesovsky 
AuthorDate: Fri Jun 14 18:38:51 2019 +0200
Commit: Jan Holesovsky 
CommitDate: Mon Jun 17 07:00:20 2019 +0200

android: Unregistering in runLoop() is important even on Android.

Otherwise we get crashes in online Kit when attempting to shutdown
reasonably cleanly and the poll kicks in.

Change-Id: I9a1744b42fec9f8ffddc6094773bda943caedf2a
Reviewed-on: https://gerrit.libreoffice.org/74064
Tested-by: Jenkins
Reviewed-by: Jan Holesovsky 

diff --git a/desktop/source/lib/init.cxx b/desktop/source/lib/init.cxx
index 64e3c5456aa9..23205bb7afa7 100644
--- a/desktop/source/lib/init.cxx
+++ b/desktop/source/lib/init.cxx
@@ -4692,7 +4692,7 @@ static void lo_runLoop(LibreOfficeKit* /*pThis*/,
LibreOfficeKitWakeCallback pWakeCallback,
void* pData)
 {
-#ifdef IOS // Maybe ANDROID, too?
+#if defined(IOS) || defined(ANDROID)
 Application::GetSolarMutex().acquire();
 #endif
 
@@ -4703,7 +4703,7 @@ static void lo_runLoop(LibreOfficeKit* /*pThis*/,
 Application::UpdateMainThread();
 soffice_main();
 }
-#ifdef IOS // ANDROID, too?
+#if defined(IOS) || defined(ANDROID)
 vcl::lok::unregisterPollCallbacks();
 Application::ReleaseSolarMutex();
 #endif
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-bugs] [Bug 84837] AOL Email Customer Support Phone Number (+1844 444 4174)

2019-06-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=84837

AOL Support  changed:

   What|Removed |Added

Summary|Make show/hide comments UNO |AOL Email Customer Support
   |command work in Calc ( THIS |Phone Number (+1844 444
   |BUG IS BLOCKED - DO NOT |4174)
   |WRITE NEW COMMENTS )|

-- 
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 125935] UI: Format -> Page Style -> Header/Footer -> Edit -> Title: Click-twice should close the drop down list

2019-06-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125935

QA Administrators  changed:

   What|Removed |Added

   Keywords||bibisectRequest

-- 
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 125627] Typed reference parameter is treated as value parameter if ANY type conversion is applied. (Variant/Integer to Integer e.g.)

2019-06-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125627

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

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

[Libreoffice-bugs] [Bug 125636] No certificates in Digital Signatures - Select certificate dialog (version 6.2.4.2 (x64))

2019-06-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125636

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

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

[Libreoffice-bugs] [Bug 125644] Select marker in filter entry list not correctly set, filter not correctly reset

2019-06-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125644

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

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

[Libreoffice-bugs] [Bug 125637] names ending in underscore characters are allowed, but incorrectly handled at the end of a command line

2019-06-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125637

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

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

[Libreoffice-bugs] [Bug 125619] 'performance problem with plenty comments' still in 6.3 alpha1, *only after autosave?*

2019-06-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125619

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

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

[Libreoffice-bugs] [Bug 125544] Table cell alignment is recalculated on opening documents

2019-06-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125544

QA Administrators  changed:

   What|Removed |Added

 Whiteboard| QA:needsComment|

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

[Libreoffice-bugs] [Bug 125596] DOCX: Writer misidentify text language (and appropriate font) in MS Word file (MSO2019)

2019-06-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125596

QA Administrators  changed:

   What|Removed |Added

 Whiteboard| QA:needsComment|

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

[Libreoffice-bugs] [Bug 125466] FILESAVE XLS loses formula type metadata

2019-06-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125466

QA Administrators  changed:

   What|Removed |Added

 Whiteboard| QA:needsComment|

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

[Libreoffice-bugs] [Bug 125585] OLE objects corruption bug

2019-06-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125585

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

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

[Libreoffice-bugs] [Bug 125543] Calc resizes to zero

2019-06-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125543

QA Administrators  changed:

   What|Removed |Added

 Whiteboard| QA:needsComment|

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

[Libreoffice-bugs] [Bug 120810] Extreme lag from using Japanese characters with English letters

2019-06-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120810

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

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

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

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

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

Warm Regards,
QA Team

MassPing-NeedInfo-Ping

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

[Libreoffice-ux-advise] [Bug 125543] Calc resizes to zero

2019-06-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125543

QA Administrators  changed:

   What|Removed |Added

 Whiteboard| QA:needsComment|

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

[Libreoffice-bugs] [Bug 121775] File password protection lost after LibreOffice update

2019-06-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121775

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

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

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

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

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

Warm Regards,
QA Team

MassPing-NeedInfo-Ping

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

[Libreoffice-bugs] [Bug 121402] Can't Open Saved Files

2019-06-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121402

QA Administrators  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 121402] Can't Open Saved Files

2019-06-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121402

--- Comment #6 from QA Administrators  ---
Dear Ron West,

Please read this message in its entirety before proceeding.

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

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

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

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

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

e) Read all comments and provide any requested information

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

a) respond via email 

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

Warm Regards,
QA Team

MassPing-NeedInfo-FollowUp

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

[Libreoffice-bugs] [Bug 122180] Windows 8 installer bug at LO 6142

2019-06-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122180

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

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

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

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

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

Warm Regards,
QA Team

MassPing-NeedInfo-Ping

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

[Libreoffice-bugs] [Bug 118484] Impress remote Laser Pointer feature not working

2019-06-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118484

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

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

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

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

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

Warm Regards,
QA Team

MassPing-NeedInfo-Ping

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

[Libreoffice-bugs] [Bug 34538] Writer wraps words wrong on banner size paper

2019-06-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=34538

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

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 125555] FILESAVE DOC: Bookmark names, Cross and field references shortened if 40 chars long or corrupted if the target is a non-ASCII bookmark

2019-06-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=12

QA Administrators  changed:

   What|Removed |Added

 Whiteboard| QA:needsComment|

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

[Libreoffice-bugs] [Bug 125606] Slide list "names" get in a way so one can't click on the slides

2019-06-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125606

QA Administrators  changed:

   What|Removed |Added

 Whiteboard| QA:needsComment|

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

[Libreoffice-bugs] [Bug 93828] Incorrect and duplicate accessibility events when Writer paragraphs become selected

2019-06-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93828

--- Comment #6 from QA Administrators  ---
Dear Joanmarie Diggs,

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 116156] Python // officehelper.py misbehaves since 5.3.7

2019-06-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116156

--- Comment #8 from QA Administrators  ---
Dear Alain H Romedenne,

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 60226] Check for ALL EXTENSIONS update causes error message

2019-06-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=60226

--- Comment #9 from QA Administrators  ---
Dear Rainer Bielefeld Retired,

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

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

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

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

Warm Regards,
QA Team

MassPing-NeedInfo-Ping

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

[Libreoffice-bugs] [Bug 121433] libreoffice is too lag to use when UI language sets to Simplified Chinese by using WenQuanYi Zen Hei(wqy-zenhei.ttc) font

2019-06-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121433

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

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

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

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

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

Warm Regards,
QA Team

MassPing-NeedInfo-Ping

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

[Libreoffice-bugs] [Bug 108505] FILEOPEN: DOCX - Drop down list form field doesn't have correct font when at the beginning of a line

2019-06-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108505

--- Comment #6 from QA Administrators  ---
Dear eric.verdun,

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 88991] VIEWING: Kerning issues with certain fonts like Arial

2019-06-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88991

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

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

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

If you have time, please do the following:

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

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

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

Please DO NOT

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


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3) from
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 41261] UI: Wrong too small slides preview when images on slide are cropped and scaled

2019-06-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=41261

--- Comment #23 from QA Administrators  ---
Dear Bolat Basheyev,

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 96490] Accessible object:children-changed events not emitted when paragraphs are created, destroyed, or exposed

2019-06-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96490

--- Comment #8 from QA Administrators  ---
Dear Joanmarie Diggs,

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 88761] Table of checkbox control in Autocorrect Options dialog not exposed to AT

2019-06-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88761

--- Comment #18 from QA Administrators  ---
Dear am_dxer,

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 96492] Broken accessibility tree when objects are accessed via flows-to/flows-from relation

2019-06-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96492

--- Comment #8 from QA Administrators  ---
Dear Joanmarie Diggs,

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 105518] F6 lands on infobar when it isnt visible

2019-06-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105518

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

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

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

If you have time, please do the following:

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

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

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

Please DO NOT

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


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3) from
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 43894] UI: MAC feature Menu Search not available in some localizations

2019-06-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=43894

--- Comment #16 from QA Administrators  ---
Dear Martin Steiger,

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 94372] Not possible to open or insert a JPG compressed TIFF

2019-06-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94372

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

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

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

If you have time, please do the following:

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

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

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

Please DO NOT

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


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3) from
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-commits] core.git: Branch 'distro/cib/libreoffice-6-1' - configure.ac

2019-06-16 Thread Juergen Funk (via logerrit)
 configure.ac |   21 +++--
 1 file changed, 11 insertions(+), 10 deletions(-)

New commits:
commit 75ec97162909e5490826f23b9e2ef7ab4e84f9d9
Author: Juergen Funk 
AuthorDate: Wed Sep 5 15:36:23 2018 +0200
Commit: Thorsten Behrens 
CommitDate: Mon Jun 17 03:48:14 2019 +0200

Improve the Windows SDK 10 ProductVersion-Path

At the moment the ProductVersion-Path has always the same format,
with this patch, when the format the same, then no change is need for
the next Version.

Change-Id: I6a52fd20751ba139dd5ed6e3802f29c5e8f02975
Reviewed-on: https://gerrit.libreoffice.org/60041
Tested-by: Jenkins
Reviewed-by: Juergen Funk (CIB) 
(cherry picked from commit dfb18a0557d5a897f443fd1f1d617365f6ae134a)

diff --git a/configure.ac b/configure.ac
index eb496653b5f9..8e02e8357ef1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -5240,16 +5240,17 @@ find_winsdk_version()
 reg_get_value_32 "HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/Microsoft 
SDKs/Windows/v${1}/ProductVersion"
 if test -n "$regvalue"; then
 winsdkbinsubdir="$regvalue".0
-fi
-winsdklibsubdir=$regvalue
-if test "$regvalue" = "10.0.14393"; then
-winsdklibsubdir="10.0.14393.0"
-elif test "$regvalue" = "10.0.16299"; then
-winsdklibsubdir="10.0.16299.0"
-elif test "$regvalue" = "10.0.15063"; then
-winsdklibsubdir="10.0.15063.0"
-elif test "$regvalue" = "10.0.17134"; then
-winsdklibsubdir="$regvalue.0"
+winsdklibsubdir=$winsdkbinsubdir
+tmppath="$winsdktest\\Include\\$winsdklibsubdir"
+# test exist the SDK path
+if test -d "$tmppath"; then
+   # when path is convertable to a short path then path is okay
+   if ! cygpath -d "$tmppath"; then
+  AC_MSG_ERROR([Windows SDK doesn't have a 8.3 name, see 
NtfsDisable8dot3NameCreation])
+   fi
+else
+   AC_MSG_ERROR([The Windows SDK not found, check the 
installation])
+fi
 fi
 return
 fi
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-bugs] [Bug 89471] FILEOPEN pdf: When opening a PDF with RTL language text in Draw, text gets mirrored

2019-06-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89471

--- Comment #19 from Khaled Hosny  ---
My own recommendation is to not try to edit PDFs in LibreOffice, PDF is not an
editable format (despite what some tools would lead you to believe), and what
you get is just some complex hacks. Making PDF editable in LibreOffice was a
misguided mistake to begin with, and if it were for me I'd just deprecate and
eventually remove support for 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 89471] FILEOPEN pdf: When opening a PDF with RTL language text in Draw, text gets mirrored

2019-06-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89471

--- Comment #18 from Khaled Hosny  ---
PDF outputs glyphs in visual order, so the original (logical) order of the text
is lost, so the reverse of the bidi algorithm needs to be applied to the text
extracted from the PDF, but there is no reliable or documented algorithm to do
this.

ICU's bidi implementation has modes for applying the reverse of bidi algorithm
(see the last three modes documented in
http://icu-project.org/apiref/icu4c/ubidi_8h.html#afe123acc1196c4d7363f968ca6af6faa),
I have never used them myself but if someone wants to work on this they may
prove to be useful.

-- 
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 125963] Small font in options with hidpi monitor (3000x2000, dpi: 192)

2019-06-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125963

--- Comment #2 from carlosjosep...@gmail.com ---
Created attachment 152243
  --> https://bugs.documentfoundation.org/attachment.cgi?id=152243=edit
Compare menubar and options fonts

-- 
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 125963] Small font in options with hidpi monitor (3000x2000, dpi: 192)

2019-06-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125963

--- Comment #1 from carlosjosep...@gmail.com ---
Versions:

Gnome 3.32
Ubuntu 19.04
LibreOffice 6.2.4.2

Video: intel

OpenGL vendor string: Intel Open Source Technology Center
OpenGL renderer string: Mesa DRI Intel(R) UHD Graphics 620 (Kabylake GT2) 
OpenGL core profile version string: 4.5 (Core Profile) Mesa 19.0.2
OpenGL core profile shading language version string: 4.50
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:

-- 
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 125963] New: Small font in options with hidpi monitor (3000x2000, dpi: 192)

2019-06-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125963

Bug ID: 125963
   Summary: Small font in options with hidpi monitor (3000x2000,
dpi: 192)
   Product: LibreOffice
   Version: 6.2.4.2 release
  Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: UI
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: carlosjosep...@gmail.com

My Gnome system font is correctly applied to menus and other GUI components of
LO, but internal dialogs like the Options window are much smaller. My monitor
is 3000x2000 and the system scale factor is 2x. xrdb correctly reports a dpi of
192.

-- 
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-commits] core.git: Branch 'distro/cib/libreoffice-6-1' - basctl/uiconfig chart2/uiconfig dbaccess/uiconfig extensions/uiconfig framework/uiconfig reportdesign/uiconfig sc/uiconfig sd/uico

2019-06-16 Thread Thorsten Behrens (via logerrit)
 basctl/uiconfig/basicide/menubar/menubar.xml   |2 --
 chart2/uiconfig/menubar/menubar.xml|2 --
 dbaccess/uiconfig/dbapp/menubar/menubar.xml|2 --
 dbaccess/uiconfig/dbquery/menubar/menubar.xml  |2 --
 dbaccess/uiconfig/dbrelation/menubar/menubar.xml   |2 --
 dbaccess/uiconfig/dbtable/menubar/menubar.xml  |2 --
 dbaccess/uiconfig/dbtdata/menubar/menubar.xml  |2 --
 extensions/uiconfig/sbibliography/menubar/menubar.xml  |2 --
 framework/uiconfig/startmodule/menubar/menubar.xml |2 --
 reportdesign/uiconfig/dbreport/menubar/menubar.xml |2 --
 sc/uiconfig/scalc/menubar/menubar.xml  |2 --
 sc/uiconfig/scalc/popupmenu/notebookbar.xml|1 -
 sc/uiconfig/scalc/ui/notebookbar.ui|7 ---
 sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui|7 ---
 sd/uiconfig/sdraw/menubar/menubar.xml  |2 --
 sd/uiconfig/sdraw/popupmenu/notebookbar.xml|1 -
 sd/uiconfig/simpress/menubar/menubar.xml   |2 --
 sd/uiconfig/simpress/popupmenu/notebookbar.xml |1 -
 sd/uiconfig/simpress/ui/notebookbar.ui |7 ---
 sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui |7 ---
 starmath/uiconfig/smath/menubar/menubar.xml|2 --
 sw/uiconfig/sglobal/menubar/menubar.xml|2 --
 sw/uiconfig/sweb/menubar/menubar.xml   |2 --
 sw/uiconfig/swform/menubar/menubar.xml |2 --
 sw/uiconfig/swreport/menubar/menubar.xml   |2 --
 sw/uiconfig/swriter/menubar/menubar.xml|2 --
 sw/uiconfig/swriter/popupmenu/notebookbar.xml  |1 -
 sw/uiconfig/swriter/ui/notebookbar.ui  |7 ---
 sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui  |7 ---
 sw/uiconfig/swxform/menubar/menubar.xml|2 --
 30 files changed, 86 deletions(-)

New commits:
commit b27735dc2baed2a0811ad6b5cb80b4e3f09110b2
Author: Thorsten Behrens 
AuthorDate: Mon Jun 17 02:41:36 2019 +0200
Commit: Thorsten Behrens 
CommitDate: Mon Jun 17 02:42:14 2019 +0200

Remove Help menu donate entry for LTS version

Change-Id: I78db5b1989dee9ab10d670f26d08237335ffcc29

diff --git a/basctl/uiconfig/basicide/menubar/menubar.xml 
b/basctl/uiconfig/basicide/menubar/menubar.xml
index 54accb5691db..429c6e544958 100644
--- a/basctl/uiconfig/basicide/menubar/menubar.xml
+++ b/basctl/uiconfig/basicide/menubar/menubar.xml
@@ -165,8 +165,6 @@
 
 
 
-
-
 
 
 
diff --git a/chart2/uiconfig/menubar/menubar.xml 
b/chart2/uiconfig/menubar/menubar.xml
index 65cef6328d37..145ac10a63d3 100644
--- a/chart2/uiconfig/menubar/menubar.xml
+++ b/chart2/uiconfig/menubar/menubar.xml
@@ -164,8 +164,6 @@
 
 
 
-
-
 
 
 
diff --git a/dbaccess/uiconfig/dbapp/menubar/menubar.xml 
b/dbaccess/uiconfig/dbapp/menubar/menubar.xml
index 9c6b619a4ed6..bf01936f26c6 100644
--- a/dbaccess/uiconfig/dbapp/menubar/menubar.xml
+++ b/dbaccess/uiconfig/dbapp/menubar/menubar.xml
@@ -148,8 +148,6 @@
 
 
 
-
-
 
 
 
diff --git a/dbaccess/uiconfig/dbquery/menubar/menubar.xml 
b/dbaccess/uiconfig/dbquery/menubar/menubar.xml
index 7d2a633d29ed..fde03bb553bd 100644
--- a/dbaccess/uiconfig/dbquery/menubar/menubar.xml
+++ b/dbaccess/uiconfig/dbquery/menubar/menubar.xml
@@ -102,8 +102,6 @@
 
 
 
-
-
 
 
 
diff --git a/dbaccess/uiconfig/dbrelation/menubar/menubar.xml 
b/dbaccess/uiconfig/dbrelation/menubar/menubar.xml
index ac109df9185b..56d95b922427 100644
--- a/dbaccess/uiconfig/dbrelation/menubar/menubar.xml
+++ b/dbaccess/uiconfig/dbrelation/menubar/menubar.xml
@@ -85,8 +85,6 @@
 
 
 
-
-
 
 
 
diff --git a/dbaccess/uiconfig/dbtable/menubar/menubar.xml 
b/dbaccess/uiconfig/dbtable/menubar/menubar.xml
index b64ea8fd86ba..3018f1156b4f 100644
--- a/dbaccess/uiconfig/dbtable/menubar/menubar.xml
+++ b/dbaccess/uiconfig/dbtable/menubar/menubar.xml
@@ -86,8 +86,6 @@
 
 
 
-
-
 
 
 
diff --git a/dbaccess/uiconfig/dbtdata/menubar/menubar.xml 
b/dbaccess/uiconfig/dbtdata/menubar/menubar.xml
index 485416e34a29..450c070cfb33 100644
--- a/dbaccess/uiconfig/dbtdata/menubar/menubar.xml
+++ b/dbaccess/uiconfig/dbtdata/menubar/menubar.xml
@@ -94,8 +94,6 @@
 
 
 
-
-
 
 
 
diff --git 

[Libreoffice-bugs] [Bug 125962] Blurry toolbar icons in hidpi (3000x2000) screen

2019-06-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125962

--- Comment #4 from carlosjosep...@gmail.com ---
> I know there has been a number of blurry/pixelated icons

I meant to say "blurry/pixelated icon reports".

-- 
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 125962] Blurry toolbar icons in hidpi (3000x2000) screen

2019-06-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125962

--- Comment #3 from carlosjosep...@gmail.com ---
> I know there has been a number of blurry/pixelated icons

I meant to say "blurry/pixelated icon reports".

-- 
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 125962] Blurry toolbar icons in hidpi (3000x2000) screen

2019-06-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125962

--- Comment #2 from carlosjosep...@gmail.com ---
Created attachment 152242
  --> https://bugs.documentfoundation.org/attachment.cgi?id=152242=edit
Even blurrier Elementary SVG icons

-- 
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 125962] New: Blurry toolbar icons in hidpi (3000x2000) screen

2019-06-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125962

Bug ID: 125962
   Summary: Blurry toolbar icons in hidpi (3000x2000) screen
   Product: LibreOffice
   Version: 6.2.4.2 release
  Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: carlosjosep...@gmail.com

Description:
I know there has been a number of blurry/pixelated icons in retina/hidpi screen
during the last years, but I don't believe any of them is addressing this case
(one report of blurry icons was marked as duplicated as a report of pixelated
icons, which is a very different issue). Also, using the svg version if the
icons makes things even worse.

Steps to Reproduce:
1. Open writer
2. Look at the toolbar icons

Actual Results:
Icons are fuzzy like in the attached screenshot.

Expected Results:
Icons are crisp, not scaled, not antialiased or whatever it's being done to
them. In particular, SVG icons scale without fuzziness. 


Reproducible: Always


User Profile Reset: Yes


OpenGL enabled: Yes

Additional Info:
Ubuntu 19.04.
Gnome 3.32.
Resolution 3000x2000.
Intel graphics driver:

OpenGL vendor string: Intel Open Source Technology Center
OpenGL renderer string: Mesa DRI Intel(R) UHD Graphics 620 (Kabylake GT2) 
OpenGL core profile version string: 4.5 (Core Profile) Mesa 19.0.2
OpenGL core profile shading language version string: 4.50
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
OpenGL version string: 3.0 Mesa 19.0.2
OpenGL shading language version string: 1.30
OpenGL context flags: (none)
OpenGL extensions:
OpenGL ES profile version string: OpenGL ES 3.2 Mesa 19.0.2
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20
OpenGL ES profile extensions:

-- 
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 125962] Blurry toolbar icons in hidpi (3000x2000) screen

2019-06-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125962

--- Comment #1 from carlosjosep...@gmail.com ---
Created attachment 152241
  --> https://bugs.documentfoundation.org/attachment.cgi?id=152241=edit
Blurry Elementary Icons

-- 
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-commits] core.git: Branch 'aoo/trunk' - setup_native/source

2019-06-16 Thread Matthias Seidel (via logerrit)
 setup_native/source/win32/msi-encodinglist.txt |1 +
 1 file changed, 1 insertion(+)

New commits:
commit 7788ff5abf4ea71b61fe49de05d53f2f065bd79e
Author: Matthias Seidel 
AuthorDate: Sun Jun 16 22:21:31 2019 +
Commit: Matthias Seidel 
CommitDate: Sun Jun 16 22:21:31 2019 +

Add new language Amharic (am)

diff --git a/setup_native/source/win32/msi-encodinglist.txt 
b/setup_native/source/win32/msi-encodinglist.txt
index ca43c79b34b8..60246050e99e 100644
--- a/setup_native/source/win32/msi-encodinglist.txt
+++ b/setup_native/source/win32/msi-encodinglist.txt
@@ -21,6 +21,7 @@
 # Syntax: language ANSI-Codepage LCID
 # comment lines begin with hash
 af1252  1078   # Afrikaans
+am   0  1118   # Amharic
 ar1256  1025
 ar-SA 1256  1025
 as   0  1101   # Assamese
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-bugs] [Bug 125483] Changing Locale does not update the label of the separator key

2019-06-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125483

Aron Budea  changed:

   What|Removed |Added

Version|5.2 all versions|4.2.0.4 release
 CC||ba...@caesar.elte.hu

--- Comment #9 from Aron Budea  ---
Still fine in 4.1.0.4, buggy in 4.2.0.4.

-- 
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-commits] core.git: Branch 'libreoffice-6-3' - helpcontent2

2019-06-16 Thread Olivier Hallot (via logerrit)
 helpcontent2 |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 54cd48cd7088dc6fad8f4c7a86bc7a9841305adc
Author: Olivier Hallot 
AuthorDate: Tue Jun 4 09:11:54 2019 -0300
Commit: Gerrit Code Review 
CommitDate: Mon Jun 17 01:20:21 2019 +0200

Update git submodules

* Update helpcontent2 from branch 'libreoffice-6-3'
  - tdf#124582 Change Outline to Chapter in Help page

Change-Id: Ica5e33aa11da21b1194710a46b60663421222bf8
Reviewed-on: https://gerrit.libreoffice.org/73445
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos 

diff --git a/helpcontent2 b/helpcontent2
index 8f965c7d3605..b4d17dac5a2c 16
--- a/helpcontent2
+++ b/helpcontent2
@@ -1 +1 @@
-Subproject commit 8f965c7d3605ac4bc49ec3abf4f58ddc3d2da5ee
+Subproject commit b4d17dac5a2cfd37d21ecd5a4b3323aa16107a38
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-bugs] [Bug 124582] Change drop-down item "Outline Numbering" to "Chapter Numbering" in dialog Paragraph Style

2019-06-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124582

--- Comment #7 from Commit Notification 
 ---
Olivier Hallot committed a patch related to this issue.
It has been pushed to "libreoffice-6-3":

https://git.libreoffice.org/help/+/b4d17dac5a2cfd37d21ecd5a4b3323aa16107a38%5E%21

tdf#124582 Change Outline to Chapter in Help page

-- 
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-commits] help.git: Branch 'libreoffice-6-3' - source/text

2019-06-16 Thread Olivier Hallot (via logerrit)
 source/text/swriter/guide/insert_tab_innumbering.xhp |   14 +-
 1 file changed, 9 insertions(+), 5 deletions(-)

New commits:
commit b4d17dac5a2cfd37d21ecd5a4b3323aa16107a38
Author: Olivier Hallot 
AuthorDate: Tue Jun 4 09:11:54 2019 -0300
Commit: Adolfo Jayme Barrientos 
CommitDate: Mon Jun 17 01:20:21 2019 +0200

tdf#124582 Change Outline to Chapter in Help page

Change-Id: Ica5e33aa11da21b1194710a46b60663421222bf8
Reviewed-on: https://gerrit.libreoffice.org/73445
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos 

diff --git a/source/text/swriter/guide/insert_tab_innumbering.xhp 
b/source/text/swriter/guide/insert_tab_innumbering.xhp
index f9b657d13..8c79a3989 100644
--- a/source/text/swriter/guide/insert_tab_innumbering.xhp
+++ b/source/text/swriter/guide/insert_tab_innumbering.xhp
@@ -24,7 +24,7 @@

 
 
-Changing the Outline Level of Numbered and 
Bulleted Lists
+Changing the Chapter Level of Numbered and 
Bulleted Lists
 /text/swriter/guide/insert_tab_innumbering.xhp
 
 
@@ -32,23 +32,27 @@
 tab stops; inserting in lists
 numbering; changing the level of
 lists;changing levels
+levels;changing chapter levels
 levels;changing outline levels
 bullet lists;changing levels
+lowering chapter levels
+rising chapter levels
+changing;chapter levels
 lowering outline levels
 rising outline levels
 changing;outline levels
 
-Changing the Outline Level of Numbered 
and Bulleted Lists
+Changing the Chapter Level of Numbered 
and Bulleted Lists
 
 
 
-To move a 
numbered or bulleted paragraph down one outline level, click at the beginning 
of the paragraph, and then press Tab.
+To move a 
numbered or bulleted paragraph down one chapter level, click at the beginning 
of the paragraph, and then press Tab.
 
 
-To move a 
numbered or bulleted paragraph up one outline level, click at the beginning of 
the paragraph, and then press Shift+Tab.
+To move a 
numbered or bulleted paragraph up one chapter level, click at the beginning of 
the paragraph, and then press Shift+Tab.
 
 
-To insert a tab 
between the number or bullet and the paragraph text, click at the beginning of 
the paragraph, and then press Command 
+To insert a tab 
between the number or bullet and the paragraph text, click at the beginning of 
the paragraph, and then press Command
 
Ctrl+Tab.
 
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Branch 'libreoffice-6-2' - vcl/inc

2019-06-16 Thread Khaled Hosny (via logerrit)
 vcl/inc/fontinstance.hxx |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit cd33eb812277f516f4670edfffd68e5b763e8a4c
Author: Khaled Hosny 
AuthorDate: Sun Jun 16 02:38:02 2019 +0200
Commit: Adolfo Jayme Barrientos 
CommitDate: Mon Jun 17 01:19:36 2019 +0200

tdf#121486: Correct scale of broken fonts on Windows

Some fonts have negative tmAveCharWidth which makes no sense (fonts can't 
have
negative glyph width, so the average can't be negative) and it would cause 
our
code to apply negative scale to the glyphs of these fonts making them drawn 
on
the flipped horizontally.

Fix this by using the absolute value so it is always positive.

Change-Id: I731e7aad80dae734847679a1b08c6ac78111e16c
Reviewed-on: https://gerrit.libreoffice.org/74109
Tested-by: Jenkins
Reviewed-by: Khaled Hosny 
(cherry picked from commit 8fffb56940c6eb81674000cdb718edc79603a6c5)
Reviewed-on: https://gerrit.libreoffice.org/74123
Reviewed-by: Adolfo Jayme Barrientos 

diff --git a/vcl/inc/fontinstance.hxx b/vcl/inc/fontinstance.hxx
index 58bcd07927a0..f8199669952f 100644
--- a/vcl/inc/fontinstance.hxx
+++ b/vcl/inc/fontinstance.hxx
@@ -63,7 +63,7 @@ public: // TODO: make data members private
 voidIgnoreFallbackForUnicode( sal_UCS4, FontWeight eWeight, 
const OUString& rFontName );
 
 inline hb_font_t* GetHbFont();
-void SetAverageWidthFactor(double nFactor) { m_nAveWidthFactor = nFactor; }
+void SetAverageWidthFactor(double nFactor) { m_nAveWidthFactor = 
std::abs(nFactor); }
 double GetAverageWidthFactor() const { return m_nAveWidthFactor; }
 const FontSelectPattern& GetFontSelectPattern() const { return 
m_aFontSelData; }
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-bugs] [Bug 122626] Font rendering and kerning incorrect

2019-06-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122626

--- Comment #8 from Charles  ---
FWIW, of these, only the 3200x1800 is hi dpi (13" display, requiring UI scaling
in Windows). The 2560x1440 displays I've seen this on are 25" and 27", so while
they may have a fair few pixels, the density is pretty standard. And 1080p
isn't really hidpi even on a 13", that's a pretty standard monitor/resolution.

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

Re: highlighting current line

2019-06-16 Thread Jan-Marek Glogowski
Hi Alain / Torrens,

sorry I'm not sure what your first name is :-)

Am 16.06.19 um 23:14 schrieb Alain Torrens:
> The current line (where the editing cursor is) should be (optionally)
> highlighted across the window, beyond the end-of-paragraph (All plain-text
> editors have this very simple and convenient feature. Why not Writer?)The
> editing cursor is difficult to see it in a screenful of text. (Maybe, I was
> distracted by a telephone call and forgot where I was typing.) It would be
> easier to find in a single line.Idem for a search: the string found is
> highlighted but difficult to see if it is short — eg, I am looking for an
> apostrophe, a '@' or some Greek character.
> 
> Torrens A.

This is the LibreOffice development mailing list. If you don't plan to implement
this feature yourself and need help with it, then please file an enhancement bug
report in out bug tracker: https://bugs.documentfoundation.org

Actually it might be appropriate to file a bug report, even if you plan to
implement the feature yourself. Makes discussing it much easier and it can be
referenced when a patch is merged.

Regards,

Jan-Marek
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice-bugs] [Bug 125894] FILEOPEN DOCX Change tracking entries in text frames are not imported/exported

2019-06-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125894

Aron Budea  changed:

   What|Removed |Added

 CC||ba...@caesar.elte.hu
   Keywords|bibisectRequest |bibisected, bisected

--- Comment #6 from Aron Budea  ---
The change happened with the following commit:
https://cgit.freedesktop.org/libreoffice/core/commit/?id=ecea3431ca761369d8180a74eba2877533050516
author  Justin Luth2016-07-06 10:04:04
+0300
committer   Miklos Vajna   2016-07-12 06:43:56
+

tdf75573 docx - complete frames before starting alternate streams

-- 
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 89471] FILEOPEN pdf: When opening a PDF with RTL language text in Draw, text gets mirrored

2019-06-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89471

V Stuart Foote  changed:

   What|Removed |Added

 CC||dr.khaled.ho...@gmail.com

--- Comment #17 from V Stuart Foote  ---
(In reply to Eyal Rozenberg from comment #16)
> (In reply to V Stuart Foote from comment #15)
> > the ipdf (pdfium based) cleanly inserts all RTL text from PDF--but
> > fails miserably on break (bad font fallback from looks of it).
> 
> What's the "ipdf" as opposed to "pdfio"?

ipdf using Google chrome project's pdfium
https://opengrok.libreoffice.org/xref/core/vcl/source/filter/ipdf/

pdfio (legacy from the Oracle PDF extension, takes things through popler)
https://opengrok.libreoffice.org/xref/core/sdext/source/pdfimport/

> 
> > Unicode for glyphs are not recorded to PDF
> 
> How could this be possible? Could you elaborate?

Adobe defined Glyph lists (AGLFN) as opposed to OpenType tables--with results
added to /ToUnicode table structure of glypnhs used in the PDF. So Unicode is
always involved--should have thought a bit more about that. The glyps are
recorded into the PDF in the sequence they occur. What is mishandled in the
pdfio filter is recognition that the text run is from a script entered RTL.
IIUC Hebrew and Arabic Unicode ranges have Unicode bidirectional ranges
identifying them as RTL--that they are not recognized as such on import
suggests the filter is not making use of the ICU bidi library.

@Khaled, have you ever looked at the PDF import filters? Does it use the ICU
libs? And if not, it probably should, right?

-- 
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 122626] Font rendering and kerning incorrect

2019-06-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122626

--- Comment #7 from Khaled Hosny  ---
(In reply to Charles from comment #6)
> I have seen this issue on:
> 
> Windows 10, 3200x1800
> Windows 10, 1920x1080
> 
> CentOS 6.9, 2560x1440
> CentOS 6.9, 1920x1080
> 
> CentOS 7.5, 2560x1440
> CentOS 7.5, 1920x1080

OK, so on hidpi screens like I suspected, this is due to rounding glyph
positions to integers (bug 103322).

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

highlighting current line

2019-06-16 Thread Alain Torrens
 The current line (where the editing cursor is) should be (optionally) 
highlighted across the window, beyond the end-of-paragraph (All plain-text 
editors have this very simple and convenient feature. Why not Writer?)The 
editing cursor is difficult to see it in a screenful of text. (Maybe, I was 
distracted by a telephone call and forgot where I was typing.) It would be 
easier to find in a single line.Idem for a search: the string found is 
highlighted but difficult to see if it is short — eg, I am looking for an 
apostrophe, a '@' or some Greek character.

Torrens A.___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice-bugs] [Bug 121886] Firebird: Datatype Image(BLOB) is not working properly with Form or Report image controls.

2019-06-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121886

--- Comment #16 from Drew Jensen  ---

This is referring only the reportbuilder:
> There is no way, that I found, to display an image from a firebird blob data
> type column (blob[blob] or image[blob]). 
>

-- 
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 121886] Firebird: Datatype Image(BLOB) is not working properly with Form or Report image controls.

2019-06-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121886

--- Comment #15 from Drew Jensen  ---
Created attachment 152240
  --> https://bugs.documentfoundation.org/attachment.cgi?id=152240=edit
Example with 3 blob data types

Right, so my text got a little confusing.

In the example attached a table with 3 data columns, blob, image(blob), clob.

Looking just at blob and image(blob) data types.

Open Form Blobs.

This has two image controls, one attached to the blob data column, the other to
the image(blob) data type. Both controls allow entering data (double click and
pick an image) but only the control attached to blob data type properly reads
the data. 

Open Form qryCastImage2Blob

This has two image controls, one attached to the blob data column, the other to
the uses a cast function to return the image(blob) data type as a blob(blob)
datatype. Both controls display the image data in the table but only the
control but the data is read only. 

There is no way, that I found, to display an image from a firebird blob data
type column (blob[blob] or image[blob]). 

Clob - off topic but.. can edit data using the Table View but can not be edited
on a form or displayed in a reportbuilder report, displayed by dragging from
the datasource window in Writer or Calc. The data can be displayed, similarly
to image data by using a cast function cast(  as varchar(32000)) for
instance.

-- 
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 123514] Setting a Hyperlink to a Bookmark in a Writer-Document should Become Easier

2019-06-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123514

--- Comment #12 from Adalbert Hanßen  ---
(In reply to Heiko Tietze from comment #1)
> The bookmark dialog allows to sort the items for page, name, and text
> (though the Navigator sorts by name only). Isn't that enough?

Testing it with Version: 6.3.0.0.alpha1+
Build ID: 77ae0abe21f672cf4b7d2e069f1d40d20edc49a7 (2019-05-31) I see, in the
insert bookmark dialogue the bookmarks are sorted by page (or possibly even by
order, in which they appear? I did not check the ordering of bookmarks on the
same page). 

Although a 5 column list is shown there with headlines
Page/Name/Text/Hidden/Condition, one can not sort the result list by any other
column than the first one, by which it is ordered when it is presented fist.
However, by double-clicking on one of the bookmarks in the list of existing
bookmarks one can go to that particular bookmark - something which seems to
have been complained missing in the navigator in thread 86395 mentioned below.

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

2019-06-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=83066
Bug 83066 depends on bug 117857, which changed state.

Bug 117857 Summary: Korean Hangul/Hanja Conversion Menu's "add Korean Ruby 
script" does not work
https://bugs.documentfoundation.org/show_bug.cgi?id=117857

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 117857] Korean Hangul/Hanja Conversion Menu's "add Korean Ruby script" does not work

2019-06-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117857

Adolfo Jayme  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|NEW |RESOLVED
Summary|Korean Hangul/Hanja |Korean Hangul/Hanja
   |Conversion Menu's "add  |Conversion Menu's "add
   |Korean Ruby script" not |Korean Ruby script" does
   |work|not work

-- 
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 125961] [Website] Download page should support non-English users better

2019-06-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125961

--- Comment #3 from sc...@die-optimisten.net ---
Created attachment 152239
  --> https://bugs.documentfoundation.org/attachment.cgi?id=152239=edit
Language selection page

-- 
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 125961] [Website] Download page should support non-English users better

2019-06-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125961

--- Comment #2 from sc...@die-optimisten.net ---
Created attachment 152238
  --> https://bugs.documentfoundation.org/attachment.cgi?id=152238=edit
Download page (macOS)

-- 
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-commits] online.git: net/Socket.cpp

2019-06-16 Thread Samuel Mehrbrodt (via logerrit)
 net/Socket.cpp |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 8f029d972d9542bb63f2d43f92adae4550a546ee
Author: Samuel Mehrbrodt 
AuthorDate: Fri Jun 14 16:35:21 2019 +0200
Commit: Adolfo Jayme Barrientos 
CommitDate: Sun Jun 16 22:35:45 2019 +0200

Fix typo

Change-Id: Ib960a8b77ba293bbbe16b2ae91ed66d42364d64f
Reviewed-on: https://gerrit.libreoffice.org/74052
Reviewed-by: Adolfo Jayme Barrientos 
Tested-by: Adolfo Jayme Barrientos 

diff --git a/net/Socket.cpp b/net/Socket.cpp
index 34942d2f1..8205519c9 100644
--- a/net/Socket.cpp
+++ b/net/Socket.cpp
@@ -936,7 +936,7 @@ namespace HttpHelper
 
 bool StreamSocket::sniffSSL() const
 {
-// Only sniffing the first bytes of a sockte.
+// Only sniffing the first bytes of a socket.
 if (_bytesSent > 0 || _bytesRecvd != _inBuffer.size() || _bytesRecvd < 6)
 return false;
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-bugs] [Bug 125961] [Website] Download page should support non-English users better

2019-06-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125961

--- Comment #1 from sc...@die-optimisten.net ---
Created attachment 152237
  --> https://bugs.documentfoundation.org/attachment.cgi?id=152237=edit
Download page (Linux)

-- 
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 108192] Download website for international not consistent

2019-06-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108192

sc...@die-optimisten.net changed:

   What|Removed |Added

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

-- 
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 125961] New: [Website] Download page should support non-English users better

2019-06-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125961

Bug ID: 125961
   Summary: [Website] Download page should support non-English
users better
   Product: LibreOffice
   Version: unspecified
  Hardware: x86-64 (AMD64)
OS: All
Status: UNCONFIRMED
  Keywords: needsUXEval
  Severity: normal
  Priority: medium
 Component: UI
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: sc...@die-optimisten.net

Created attachment 152236
  --> https://bugs.documentfoundation.org/attachment.cgi?id=152236=edit
Download page (Windows)

Summary: It needs extra steps to download LO in non-English languages and the
language selection page doesn't help the user to find their language quickly.

Context:
Around 15 years ago I worked with OpenOffice, but its bad use interface impeded
and annoyed me, which made me switch to Microsoft Office. Now I tried to
download LO to test whether LO is matured enough to replace MS Office in my
private and in a German governmental environment. Therefore, yesterday I went
to www.libreoffice.org and clicked the big “DOWNLOAD NOW” button in the middle
of the landing page. This brought me to the Download page. I expected to get a
German LO version to start quickly and explore LO’s current maturity state. As
UX and Design Thinking are not very common in governmental environment yet
(with all the drawbacks unhappy users and UX designers know) I do care a lot
for good UX to overcome this unhealthy state.
I tested with Firefox on macOS High Sierra, Windows 7 and Ubuntu 18.04.

Current solution:
1.  The download page is in English.
2.  By default LO in English is downloaded, but the download page does not
inform about it. 
Users of macOS (and Linux) have to download their preferred language pack
separately.
3.  There are download links for non-English languages at the end of each
box and at the right hand side of the page.
4.  The language selection page is long and requires scrolling. It lists
and sorts the languages by their English names. It shows native language names
only as supplementary information after the English name. 
I attached some screenshots (made on Windows, macOS and Linux) with these
points marked.

Drawbacks
-   Non-English speakers need extra steps to download LO in their preferred
language. I easily overlooked the link “Need another language?” after answering
the question to download supplementary packages in their language with “No”.
While focusing on the gaudy yellow download button I also overlooked the link
“Choose other language” at the right side of the page.
-   For non-English speakers the sort order of the language selection page
is unnatural. Therefore, the language list is slow to scan. The need for
scrolling adds to the handicap. I was not able to find German language quickly.
-   Summary: it is cumbersome to get LO in languages other than English. 
-   At the end my conclusion was like: “Oh, things have not become much
better yet, now even from the beginning. Another missed chance for FOSS to
convince me.” At least I know now that this FOSS project has an infrastructure
that gives me the chance to improve things and my feedback is hopefully not
lost behind the walls of a closed enterprise.

Proposed solution:
1.  Detect the user’s preferred language automatically, e. g. from the
browser’s preferences or the user’s IP geolocation. This seems to be already
done.
2.  If existing, show a translated download page. 
3.  By default, provide the localized version of LO for download.
4.  In the language list, do list and sort the languages in their native
language name. Optionally: supplement the language by their name in the
detected language from step 1 or English. Jakob Nielsen, a UX expert, suggests
to list non-Latin languages twice: once in Latin characters in the proper
alphabetical order and once in the true character set at the end of the list.
Use visual symbols to describe languages. 
This would make it easier for non-English speakers to get LO in their native
language: either by one single click on the Download button or by finding their
preferred language quicker in the language selection list.

I’m open if your UX and web designers find a better solution and am willing to
work with them.

You find more information on language selections:
-   Nielsen, International Web Usability,
https://www.nngroup.com/articles/international-web-usability/ 
-   Offer, Best practices for presenting languages,
http://www.flagsarenotlanguages.com/blog/best-practice-for-presenting-languages/
 
-   Szilvai, My take on language selections,
https://uxdesign.cc/my-take-on-language-selections-945caceb58f7

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list

[Libreoffice-bugs] [Bug 89471] FILEOPEN pdf: When opening a PDF with RTL language text in Draw, text gets mirrored

2019-06-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89471

--- Comment #16 from Eyal Rozenberg  ---
(In reply to V Stuart Foote from comment #15)
> the ipdf (pdfium based) cleanly inserts all RTL text from PDF--but
> fails miserably on break (bad font fallback from looks of it).

What's the "ipdf" as opposed to "pdfio"?

> Unicode for glyphs are not recorded to PDF

How could this be possible? Could you elaborate?

-- 
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 125937] Lib5-text do not open the same way in Lib6

2019-06-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125937

--- Comment #4 from V Stuart Foote  ---
@scootergeisen, you'd done the last Pootle changes to the Danish da-DK
dictionary. Any tweaks to the Hyphenation rules? And are you seeing correct
hyphenation with 6.2.4, 6.3.0 or master/6.4.0 builds?  Thanks!

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

[Libreoffice-bugs] [Bug 98571] LibreOffice can't find system browser on OSX when attempting to load unavailable resource

2019-06-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98571

--- Comment #17 from Marc Grober  ---
Version: 6.2.3.2
Build ID: aecc05fe267cc68dde00352a451aa867b3b546ac
CPU threads: 8; OS: Mac OS X 10.13.6; UI render: default; VCL: osx; 
Locale: en-US (en_US.UTF-8); UI-Language: en-US
Calc: threaded

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

[Libreoffice-bugs] [Bug 123514] Setting a Hyperlink to a Bookmark in a Writer-Document should Become Easier

2019-06-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123514

--- Comment #11 from Adalbert Hanßen  ---
(In reply to Cor Nouws from comment #8)
> I agree with Adalbert that it's not easy to use that part of the UI to
> insert references to bookmarks in a hyperlink.
> However, if you know which bookmark you need, just type the name in the
> field Target, Enter and you're done. that's easy and fast.
> 
> Doesn't that work for you?
> 
> (A problem is that the type Internet/Mail/Document ..) cannot be chosen by
> key board :\ (bug to be filed) and that the choice isn't remembered (bug
> 90496) )

Cor, thank you for the hint to enter the bookmark's name. On the next occasion
I'll try that in my daily life. 

>From the existing test sample I have derived a similar one by duplicating its
main content several times, see
http://bugs.documentfoundation.org/attachment.cgi?id=152233. I did not know
that the bookmarks are also copied, but their names are varied automatically.
As a byproduct of my experiments I found a way to go to a specific using a
selection list in the order in which they appear in the document: The dialogue
in Insert>Bookmark shows the existing bookmarks sorted by pages and one can
misuse this one to go to one of them by double clicking on it (probably this
would be a more obvious use case for the navigator and perhaps the original
poster was looking for that). - In this case, the dialogue shows a multi column
list with headers and normally one would click on one of them in order to have
the list sorted by the contents of this column - which it does not provide. 

Unfortunately the relevant code is said to be a spaghetti monster. But once
someone touches it he might consider to standardize all use cases where a list
of bookmarks appears (i.e. the navigator and the insert bookmark and possibly
others) such that they all look the same in the part showing existing bookmarks
and all allow sorting by any column.

One other finding there is, that a bookmark to a marked word is displayed
differently to a bookmark just to an insertion point.

-- 
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 125937] Lib5-text do not open the same way in Lib6

2019-06-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125937

V Stuart Foote  changed:

   What|Removed |Added

 CC||scootergri...@gmail.com

--- Comment #3 from V Stuart Foote  ---
Sorry, but that text is no help, we would need some sample of documents to
determine if paragraph, character or even page formatting is different. It may
not be changes to he hyphenation rules at all.
Aids

To bypass any profile migration issues--moving from 5.x to 6.x--you can also
open LibreOffice in SafeMode (from the Help menu). That will allow it to use
the defaults for your locale. And, in Safe mode with default user profile, does
the 6.x build hyphenation match the 5.x builds?

Otherwise could you compare 5.x/6.x user configuration/profile. Review checkbox
entries in Tools -> Options -> Languages -> Writing 

One other thing to look for. I believe your default da-DK hyphenation will be
performed by "Libhyphen Hypenator", and you should have its localized
hyphenation library installed with your 5.x or a new 6.x build. You'd look in
the LibreOffice installation directory, for a directory
LibreOffice/share/extensions/dict-da/ and a file named either hyphen_da.dic, or
hypehn_da-DK.dic

The rules are cryptic not meant to be directly edited, but you should be able
to compare the size of the hyphenation rule files between 5.x and 6.x builds.
Should not see a great change in size if everything was built/installed
correctly.

-- 
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 98571] LibreOffice can't find system browser on OSX when attempting to load unavailable resource

2019-06-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98571

Marc Grober  changed:

   What|Removed |Added

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

--- Comment #16 from Marc Grober  ---
Version: 6.2.3.2
Build ID: aecc05fe267cc68dde00352a451aa867b3b546ac
CPU threads: 8; OS: Mac OS X 10.13.6; UI render: default; VCL: osx; 
Locale: en-US (en_US.UTF-8); UI-Language: en-US
Calc: threaded

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

[Libreoffice-commits] core.git: cui/source include/sfx2 include/vcl sfx2/source vcl/source

2019-06-16 Thread Sumit Chauhan (via logerrit)
 cui/source/customize/SvxNotebookbarConfigPage.cxx |   17 +-
 include/sfx2/notebookbar/SfxNotebookBar.hxx   |8 --
 include/vcl/syswin.hxx|5 +++-
 sfx2/source/notebookbar/SfxNotebookBar.cxx|   26 --
 vcl/source/window/syswin.cxx  |6 +++--
 5 files changed, 44 insertions(+), 18 deletions(-)

New commits:
commit 6b888ac476fe6ac2ee96c7086cb8c24249f08473
Author: Sumit Chauhan 
AuthorDate: Mon Jun 10 15:47:55 2019 +0530
Commit: Szymon Kłos 
CommitDate: Sun Jun 16 22:14:10 2019 +0200

Reload Notebookbar, when customization is being done.

This patch is related to notebookbar customization tab. When one clicks
the widget checkbox , to preview the real-time changes one need to call
this ReloadNotebookBar() method .

Change-Id: I3d6314e4b8220a8744331246639acadea941252f
Reviewed-on: https://gerrit.libreoffice.org/73750
Tested-by: Jenkins
Reviewed-by: Szymon Kłos 

diff --git a/cui/source/customize/SvxNotebookbarConfigPage.cxx 
b/cui/source/customize/SvxNotebookbarConfigPage.cxx
index d2ef34807920..f32ad2c472a0 100644
--- a/cui/source/customize/SvxNotebookbarConfigPage.cxx
+++ b/cui/source/customize/SvxNotebookbarConfigPage.cxx
@@ -206,6 +206,8 @@ short SvxNotebookbarConfigPage::QueryReset()
 OUString sNotebookbarInterface = getFileName(sFileName);
 Sequence sSequenceEntries;
 CustomNotebookbarGenerator::setCustomizedUIItem(sSequenceEntries, 
sNotebookbarInterface);
+OUString sUIPath = "modules/s" + sAppName.toAsciiLowerCase() + "/ui/";
+sfx2::SfxNotebookBar::ReloadNotebookBar(sUIPath);
 }
 return nValue;
 }
@@ -374,13 +376,10 @@ static OUString getUIItemID(OUString sString)
 return sUIItemID.makeStringAndClear();
 }
 
-static void EditRegistryFile(OUString& sUIItemID, OUString& sSetEntry)
+static void EditRegistryFile(OUString& sUIItemID, OUString& sSetEntry,
+ OUString& sNotebookbarInterface)
 {
 int nFlag = 0;
-OUString sAppName;
-OUString sFileName;
-CustomNotebookbarGenerator::getFileNameAndAppName(sAppName, sFileName);
-OUString sNotebookbarInterface = getFileName(sFileName);
 Sequence aOldEntries
 = 
CustomNotebookbarGenerator::getCustomizedUIItem(sNotebookbarInterface);
 Sequence aNewEntries(aOldEntries.getLength() + 1);
@@ -411,6 +410,10 @@ static void EditRegistryFile(OUString& sUIItemID, 
OUString& sSetEntry)
 void SvxNotebookbarEntriesListBox::ChangedVisibility(int nRow)
 {
 OUString sUIItemID = m_xControl->get_selected_text();
+OUString sAppName;
+OUString sFileName;
+CustomNotebookbarGenerator::getFileNameAndAppName(sAppName, sFileName);
+OUString sNotebookbarInterface = getFileName(sFileName);
 OUString sVisible;
 sUIItemID = getUIItemID(sUIItemID);
 if (m_xControl->get_toggle(nRow, 0) == TRISTATE_TRUE)
@@ -420,8 +423,10 @@ void SvxNotebookbarEntriesListBox::ChangedVisibility(int 
nRow)
 OUString sSetEntries = sUIItemID + ",visible," + sVisible;
 Sequence sSeqOfEntries(1);
 sSeqOfEntries[0] = sSetEntries;
-EditRegistryFile(sUIItemID, sSetEntries);
+EditRegistryFile(sUIItemID, sSetEntries, sNotebookbarInterface);
 CustomNotebookbarGenerator::modifyCustomizedUIFile(sSeqOfEntries);
+OUString sUIPath = "modules/s" + sAppName.toAsciiLowerCase() + "/ui/";
+sfx2::SfxNotebookBar::ReloadNotebookBar(sUIPath);
 }
 
 IMPL_LINK(SvxNotebookbarEntriesListBox, CheckButtonHdl, const row_col&, 
rRowCol, void)
diff --git a/include/sfx2/notebookbar/SfxNotebookBar.hxx 
b/include/sfx2/notebookbar/SfxNotebookBar.hxx
index 9eb76e9c3ba5..2a30a126beaf 100644
--- a/include/sfx2/notebookbar/SfxNotebookBar.hxx
+++ b/include/sfx2/notebookbar/SfxNotebookBar.hxx
@@ -36,10 +36,11 @@ public:
 static void ExecMethod(SfxBindings& rBindings, const OUString& rUIName);
 
 /// Function to be called from the sdi's StateMethod.
-static bool StateMethod(SfxBindings& rBindings, const OUString& rUIFile);
+static bool StateMethod(SfxBindings& rBindings, const OUString& rUIFile,
+bool bReloadNotebookbar = false);
 static bool StateMethod(SystemWindow* pSysWindow,
-const css::uno::Reference & 
xFrame,
-const OUString& rUIFile);
+const css::uno::Reference& 
xFrame,
+const OUString& rUIFile, bool bReloadNotebookbar = 
false);
 
 /// Method temporarily blocks showing of the NotebookBar
 static void LockNotebookBar();
@@ -53,6 +54,7 @@ public:
 /** Show menu bar only in current frame */
 static void ShowMenubar(SfxViewFrame const * pViewFrame, bool bShow);
 static void ToggleMenubar();
+static void ReloadNotebookBar(OUString& sUIPath);
 
 private:
 static bool m_bLock;
diff --git a/include/vcl/syswin.hxx b/include/vcl/syswin.hxx
index 

[Libreoffice-bugs] [Bug 125941] FIREBIRD: Tableeditor tries to change BLOB-Fields every time you will edit a table.

2019-06-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125941

Julien Nabet  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEW

--- Comment #1 from Julien Nabet  ---
On pc Debian x86-64 with master sources updated today, I could reproduce this.
Using gdb, the pb is in:
/home/julien/lo/libreoffice/dbaccess/source/ui/tabledesign/TableController.cxx
   1023 // check if something changed
   1024 if((nType != pField->GetType()  ||
   1025 sTypeName != pField->GetTypeName() ||

(gdb) p sTypeName
$2 = "SQL_BLOB"
(gdb) p pField->GetTypeName()
$3 = "BLOB"
(no idea how to fix 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 71732] [META] Bugs related to text rendering, typography and font features in LO

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

Bug 121486 Summary: Text in Thai for some font go right to left
https://bugs.documentfoundation.org/show_bug.cgi?id=121486

   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 125673] KDE5: Calc sheet tab's context menu has unexpected highlighting

2019-06-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125673

Adolfo Jayme  changed:

   What|Removed |Added

 Status|RESOLVED|VERIFIED

-- 
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 121886] Firebird: Datatype Image(BLOB) is not working properly with Form or Report image controls.

2019-06-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121886

--- Comment #14 from Robert Großkopf  ---
(In reply to Drew Jensen from comment #12)
> 
> For that matter Clob is also not handled properly by forms, 

The form wizard has problems with this field. If you connect a text-field to a
Clob ist will work well in forms.
> and will not
> allow the report wizard to finish if the user tries to insert an Clob field
> on a form. 

The form wizard will fail here. Don't know if the report-wizard will do the
same, because I have never used this wizard.

> Reportbuilder also fails to recoginize it.

He will only show a description of the field, here:
Any[Type[com.sun.star.sdbc.XClob],
com.sun.star.bridges.jni_uno.JNI_proxy@1ac59125
[oid=4fa87a0;gcc3[0];502f321ca1bc4448ca08b94e14cd860,
type=com.sun.star.sdbc.XClob]]

> 
> Clob data types are also not being handled therefore properly by the sdbc
> code.
> 
> Also, using Blob[Blob] datatype for image data, with the 6.3 firebird sdbc
> allow images to be used and displayed in forms but does nothing to help with
> Reportbuilder. The reportbuilder code will add any Blob[Blob] field as a
> Formatted Field in the form, not an image to be displayed.

It's a little bit confusing for me to read between the lines. You are writing
of a form in Reportbuilder ... But the Report couldn't show an image of the
BLOB-field with an imagecontrol. Forms could show 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-commits] core.git: Branch 'libreoffice-6-2' - sc/source

2019-06-16 Thread Eike Rathke (via logerrit)
 sc/source/core/data/global.cxx |9 -
 1 file changed, 8 insertions(+), 1 deletion(-)

New commits:
commit ed9cb51dfddf066b0b19681e86c42121aa9cce9c
Author: Eike Rathke 
AuthorDate: Fri Jun 14 21:53:18 2019 +0200
Commit: Adolfo Jayme Barrientos 
CommitDate: Sun Jun 16 21:07:18 2019 +0200

Resolves: tdf#124251 do not treat internal "URI" as real path URI

Change-Id: I754704b0a979e8449b7ec799cbda58b14ab17098
Reviewed-on: https://gerrit.libreoffice.org/74067
Reviewed-by: Eike Rathke 
Tested-by: Jenkins
(cherry picked from commit ca08ec9292410c28713fd2d92920a7af09883e97)
Reviewed-on: https://gerrit.libreoffice.org/74070
Reviewed-by: Adolfo Jayme Barrientos 

diff --git a/sc/source/core/data/global.cxx b/sc/source/core/data/global.cxx
index 0999082d9589..6a59a30e56b5 100644
--- a/sc/source/core/data/global.cxx
+++ b/sc/source/core/data/global.cxx
@@ -819,7 +819,14 @@ void ScGlobal::OpenURL(const OUString& rURL, const 
OUString& rTarget)
 }
 
 // Don't fiddle with fragments pointing into current document.
-if (!aUrlName.startsWith("#"))
+// Also don't mess around with a vnd.sun.star.script or service or other
+// internal "URI".
+if (!aUrlName.startsWith("#")
+&& !aUrlName.startsWithIgnoreAsciiCase("vnd.sun.star.script:")
+&& !aUrlName.startsWithIgnoreAsciiCase("macro:")
+&& !aUrlName.startsWithIgnoreAsciiCase("slot:")
+&& !aUrlName.startsWithIgnoreAsciiCase("service:")
+&& !aUrlName.startsWithIgnoreAsciiCase(".uno:"))
 {
 // Any relative reference would fail with "not an absolute URL"
 // error, try to construct an absolute URI with the path relative
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Branch 'libreoffice-6-3' - vcl/inc

2019-06-16 Thread Khaled Hosny (via logerrit)
 vcl/inc/fontinstance.hxx |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit cd7b82ecb9c7b96b29087e70b66210a3de5a4434
Author: Khaled Hosny 
AuthorDate: Sun Jun 16 02:38:02 2019 +0200
Commit: Adolfo Jayme Barrientos 
CommitDate: Sun Jun 16 21:03:50 2019 +0200

tdf#121486: Correct scale of broken fonts on Windows

Some fonts have negative tmAveCharWidth which makes no sense (fonts can't 
have
negative glyph width, so the average can't be negative) and it would cause 
our
code to apply negative scale to the glyphs of these fonts making them drawn 
on
the flipped horizontally.

Fix this by using the absolute value so it is always positive.

Change-Id: I731e7aad80dae734847679a1b08c6ac78111e16c
Reviewed-on: https://gerrit.libreoffice.org/74109
Tested-by: Jenkins
Reviewed-by: Khaled Hosny 
(cherry picked from commit 8fffb56940c6eb81674000cdb718edc79603a6c5)
Reviewed-on: https://gerrit.libreoffice.org/74122
Reviewed-by: Adolfo Jayme Barrientos 

diff --git a/vcl/inc/fontinstance.hxx b/vcl/inc/fontinstance.hxx
index a0f700c925fc..62e3677db7a4 100644
--- a/vcl/inc/fontinstance.hxx
+++ b/vcl/inc/fontinstance.hxx
@@ -64,7 +64,7 @@ public: // TODO: make data members private
 voidIgnoreFallbackForUnicode( sal_UCS4, FontWeight eWeight, 
const OUString& rFontName );
 
 inline hb_font_t* GetHbFont();
-void SetAverageWidthFactor(double nFactor) { m_nAveWidthFactor = nFactor; }
+void SetAverageWidthFactor(double nFactor) { m_nAveWidthFactor = 
std::abs(nFactor); }
 double GetAverageWidthFactor() const { return m_nAveWidthFactor; }
 const FontSelectPattern& GetFontSelectPattern() const { return 
m_aFontSelData; }
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-bugs] [Bug 105799] Undoing applied table style (aka autoformat) doesnt return table text formatting back to original

2019-06-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105799

Adolfo Jayme  changed:

   What|Removed |Added

 Whiteboard|target:6.4.0|target:6.4.0
   ||backportRequest:6.2
 Status|NEW |RESOLVED
 Resolution|--- |FIXED

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

[Libreoffice-bugs] [Bug 113208] [META] Table AutoFormat bugs and enhancements

2019-06-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113208
Bug 113208 depends on bug 105799, which changed state.

Bug 105799 Summary: Undoing applied table style (aka autoformat) doesnt return 
table text formatting back to original
https://bugs.documentfoundation.org/show_bug.cgi?id=105799

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 105948] [META] Undo/Redo bugs and enhancements

2019-06-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105948
Bug 105948 depends on bug 105799, which changed state.

Bug 105799 Summary: Undoing applied table style (aka autoformat) doesnt return 
table text formatting back to original
https://bugs.documentfoundation.org/show_bug.cgi?id=105799

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 121886] Firebird: Datatype Image(BLOB) is not working properly with Form or Report image controls.

2019-06-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121886

--- Comment #13 from Drew Jensen  ---
(In reply to Drew Jensen from comment #12)
> (In reply to Robert Großkopf from comment #11)
> > Images are only shown in the control with BLOB[BLOB]-fields, not with
> > Image[BLOB] fields. It's the same reason as for bug 117435. Doesn't know why
> > there is a field Image[BLOB] at all. Should be removed and the trouble will
> > go away for these two bugs.
> 
> There is an Image[Blob] data type because for modern RDBMSs there are at
> least 3 types of blobs; basic binary, subtype image, subtype text.
> 
> Base being a front end tool and not a database per se (ODF spec) should
> recognize the three different types and work with them appropriately.
> 
> With HSQLdb embedded for example the three blob subtypes are represented as
> Image(Blob), Memo(Text) and Other.
> 
> With the Firebird embedded they are Blob[Blob], Image[Blob] and CLOB[Blob]. 
> 
> Images[Blob] is not being properly handled by the sdbc driver as evidenced
> in the forms and reportbuilder problems.
> 
> For that matter Clob is also not handled properly by forms, and will not
> allow the report wizard to finish if the user tries to insert an Clob field
> on a form. Reportbuilder also fails to recoginize it.
> 
> Clob data types are also not being handled therefore properly by the sdbc
> code.
> 
> Also, using Blob[Blob] datatype for image data, with the 6.3 firebird sdbc
> allow images to be used and displayed in forms but does nothing to help with
> Reportbuilder. The reportbuilder code will add any Blob[Blob] field as a
> Formatted Field in the form, not an image to be displayed.

These same problems with Images and Clobs also manifest if the user tries to
use them inserting data from datasources in stand alone Calc or Writer files.
So the again pointing to the problem being in the sdbc driver code.

-- 
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 121886] Firebird: Datatype Image(BLOB) is not working properly with Form or Report image controls.

2019-06-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121886

--- Comment #12 from Drew Jensen  ---
(In reply to Robert Großkopf from comment #11)
> Images are only shown in the control with BLOB[BLOB]-fields, not with
> Image[BLOB] fields. It's the same reason as for bug 117435. Doesn't know why
> there is a field Image[BLOB] at all. Should be removed and the trouble will
> go away for these two bugs.

There is an Image[Blob] data type because for modern RDBMSs there are at least
3 types of blobs; basic binary, subtype image, subtype text.

Base being a front end tool and not a database per se (ODF spec) should
recognize the three different types and work with them appropriately.

With HSQLdb embedded for example the three blob subtypes are represented as
Image(Blob), Memo(Text) and Other.

With the Firebird embedded they are Blob[Blob], Image[Blob] and CLOB[Blob]. 

Images[Blob] is not being properly handled by the sdbc driver as evidenced in
the forms and reportbuilder problems.

For that matter Clob is also not handled properly by forms, and will not allow
the report wizard to finish if the user tries to insert an Clob field on a
form. Reportbuilder also fails to recoginize it.

Clob data types are also not being handled therefore properly by the sdbc code.

Also, using Blob[Blob] datatype for image data, with the 6.3 firebird sdbc
allow images to be used and displayed in forms but does nothing to help with
Reportbuilder. The reportbuilder code will add any Blob[Blob] field as a
Formatted Field in the form, not an image to be displayed.

-- 
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 125960] New: Need new set of favorite fontwork shapes in the Fontwork Gallery

2019-06-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125960

Bug ID: 125960
   Summary: Need new set of favorite fontwork shapes in the
Fontwork Gallery
   Product: LibreOffice
   Version: 6.4.0.0.alpha0+ Master
  Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: enhancement
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: rb.hensc...@t-online.de

The current set of "Favorite" shapes in the Fontwork Gallery are not well
usable. Problems:
* The shapes are stored in the (hidden) gallery theme "sg36". Because that is a
binary format, it is nearly impossible to maintain them.
* The files, which are stored in this theme, come from OOo2. At that time, fill
bitmaps where not included in the file, but taken from the Gallery. So the fill
bitmap is now missing in favorite 04, 08, 23, 25, 27, 29, 35 and 38.
* OOo2 had use a gradient filling, where each character is filled separately.
LibreOffice stretches the fill gradient over the entire shape (and that is
good). So the preview images in the files are wrong. And those are shown in the
Gallery window. That happens with favorite 03, 10, 11, 16, 17, 19, 24, 26 and
39.
* The shadow, which you actually get differs from the shadow shown in the
thumbnails. The actual light in the 3D-shapes is different from the light shown
in the thumbnails.
* There exists no favorite with multi-line text.
* MS Office has 40 preset text warp types. The favorites cover only 26 types,
and the others are not reachable via the "Shape Type" window. (The "Shape Type"
window needs likely an improvement too, but that is a different topic.)
* The favorites are very old. Tastes change.

-- 
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 105799] Undoing applied table style (aka autoformat) doesnt return table text formatting back to original

2019-06-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105799

Luke  changed:

   What|Removed |Added

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

-- 
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 125673] KDE5: Calc sheet tab's context menu has unexpected highlighting

2019-06-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125673

--- Comment #12 from Ongun Kanat  ---
I tested the build below today:

Version: 6.4.0.0.alpha0+
Build ID: b674d3c12a5819fbcb551e83bf6862afc85ef7f3
CPU threads: 8; OS: Linux 5.1; UI render: default; VCL: kde5; 
TinderBox: Linux-rpm_deb-x86_64@86-TDF-dbg, Branch:master, Time:
2019-06-15_21:06:59
Locale: en-US (en_US.UTF-8); UI-Language: en-US
Calc: threaded

The highlighting is solved but it is really slow.

-- 
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 105799] Undoing applied table style (aka autoformat) doesnt return table text formatting back to original

2019-06-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105799

--- Comment #14 from Luke  ---
The cause of this regression was 

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

fdo#50896 SfxItemSets can contain emtpy element

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