[Libreoffice-bugs] [Bug 103685] SQL... dialog Status: "Commands out of sync" when connecting to MySQL using direct (native) connector

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103685

--- Comment #7 from Julien Nabet  ---
(In reply to Lionel Elie Mamane from comment #6)
> (In reply to Julien Nabet from comment #5)
> > Lionel:
>...
> This looks like it fetches the first result set and then throws it away.
> Always. Even when the caller wants the result. I'm rather sure this will
> cause other problems. E.g. when the query actually returns multiple result
> sets, the caller will not get the first one, only the second, third, etc.
> 
> The solution is probably in code that _calls_ that. E.g. the code that
> implements the "Execute SQL Statement" dialog.

Also, in case of a Select like here, I wonder if we shouldn't simply call
executeQuery (as when checkbox is checked). The only diff would be not
displaying the result.
Anyway, I'll give a try to your suggestion.

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


[Libreoffice-bugs] [Bug 112423] MySQL native connector "Commands out of sync..." when calling procedure second time. - Crash

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112423

--- Comment #5 from Julien Nabet  ---
(In reply to Lionel Elie Mamane from comment #4)
> Is the "show result of SELECT statements" checkbox checked?

I got the same pb when checking this checkbox or not.

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


[Libreoffice-bugs] [Bug 112423] MySQL native connector "Commands out of sync..." when calling procedure second time. - Crash

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112423

--- Comment #4 from Lionel Elie Mamane  ---
Is the "show result of SELECT statements" checkbox checked?

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


[Libreoffice-bugs] [Bug 103685] SQL... dialog Status: "Commands out of sync" when connecting to MySQL using direct (native) connector

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103685

--- Comment #6 from Lionel Elie Mamane  ---
(In reply to Julien Nabet from comment #5)
> Lionel:
> I forced to update status by calling cppStatement->getResultSet()
> patch:

> --- a/mysqlc/source/mysqlc_statement.cxx
> +++ b/mysqlc/source/mysqlc_statement.cxx
> @@ -141,6 +141,7 @@ sal_Bool SAL_CALL OCommonStatement::execute(const
>  try {
>  success =
> cppStatement->execute(rtl::OUStringToOString(sSqlStatement,
> m_pConnection->getConnectionSettings().encoding).getStr());
> +cppStatement->getResultSet();
>  } catch (const sql::SQLException ) {

This looks like it fetches the first result set and then throws it away.
Always. Even when the caller wants the result. I'm rather sure this will cause
other problems. E.g. when the query actually returns multiple result sets, the
caller will not get the first one, only the second, third, etc.

The solution is probably in code that _calls_ that. E.g. the code that
implements the "Execute SQL Statement" dialog.

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


[Libreoffice-bugs] [Bug 91724] libreoffice documentation is not completely accessible for blind people

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91724

zahra  changed:

   What|Removed |Added

Summary|[NVDA] documentation is not |libreoffice documentation
   |completely accessible for   |is not completely
   |blind people|accessible for blind people

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


[Libreoffice-bugs] [Bug 112479] Base crashes when I click any button after it's open

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112479

--- Comment #4 from ogolts...@gmail.com ---
Thank you, Alex
presently I'm doing a work in progress on my computer which is more important
for me than LO Base. I'm just afraid to do any radical changes before the work
is done. 
And yes my kernal is 32 bit but but it didn't crash the Base for at least one
year.

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


[Libreoffice-bugs] [Bug 112086] PPTX with zoom animation opens with repair in PowerPoint after roundtrip

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112086

Aron Budea  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|libreoffice-b...@lists.free |ba...@caesar.elte.hu
   |desktop.org |

--- Comment #3 from Aron Budea  ---
My previous comment is mostly incorrect, the linked function is about
converting values, which doesn't have to be done in this case. Nevertheless,
the fix is on its way.

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


[Libreoffice-bugs] [Bug 112474] Statusbar: Clicking on page number section should open go to dialog

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112474

Thomas Lendo  changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 83491] VIEWING: Inconvinient "go to Page" behavior

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=83491

Thomas Lendo  changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 107739] [META] Field bugs and enhancements

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107739

Thomas Lendo  changed:

   What|Removed |Added

 Depends on||79877


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=79877
[Bug 79877] Option to revert to old Pop-Up edit method for Input Fields
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 112505] Impress: Bezier curve deformed in presentation mode

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112505

Regina Henschel  changed:

   What|Removed |Added

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

--- Comment #2 from Regina Henschel  ---
In version 5.2 it depends on the setting for hardware acceleration and
anti-aliasing. I can reproduce the problem in 5.2.

But I cannot reproduce it in Version: 6.0.0.0.alpha0+
Build ID: 6c68f38bc28bb55a4f0d53b8f38957516d3935d1
CPU threads: 4; OS: Windows 6.1; UI render: default; 
TinderBox: Win-x86@62-TDF, Branch:MASTER, Time: 2017-09-04_22:05:26
Locale: de-DE (de_DE); Calc: group

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


[Libreoffice-bugs] [Bug 112498] .doc document triggers high CPU usage

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112498

Germano Massullo  changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
 Ever confirmed|1   |0

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


[Libreoffice-bugs] [Bug 112498] .doc document triggers high CPU usage

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112498

--- Comment #2 from Germano Massullo  ---
(In reply to Xisco Faulí from comment #1)
> I can't reproduce it in
> 
> Version: 6.0.0.0.alpha0+
> Build ID: e38d2f05cb16e981381434a940aa5c89e910cc78
> CPU threads: 4; OS: Linux 4.10; UI render: GL; VCL: gtk3; 
> Locale: ca-ES (ca_ES.UTF-8); Calc: group
> 
> Could you please try to reproduce it with a master build from
> http://dev-builds.libreoffice.org/daily/master/ ?
> You can install it alongside the standard version.
> I have set the bug's status to 'NEEDINFO'. Please change it back to
> 'UNCONFIRMED' if the bug is still present in the master build

It does not happen in
Version: 6.0.0.0.alpha0+
Build ID: bef91f7e5f3121dced360d4b90a09c334f12e56e
CPU threads: 4; OS: Linux 4.12; UI render: default; VCL: x11; 
TinderBox: Linux-rpm_deb-x86_64@70-TDF, Branch:master, Time:
2017-09-19_02:19:07
Locale: it-IT (it_IT.UTF-8); Calc: group

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


[Libreoffice-bugs] [Bug 112447] Image not visible if other image hidden by unused Page style

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112447

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

http://cgit.freedesktop.org/libreoffice/core/commit/?id=ce2fce9a41729774689080c8b5552b60c2e6ee2d

tdf#112447: connect all objects

It will be available in 6.0.0.

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

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

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


[Libreoffice-bugs] [Bug 112447] Image not visible if other image hidden by unused Page style

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112447

Commit Notification  changed:

   What|Removed |Added

 Whiteboard||target:6.0.0

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


[Libreoffice-bugs] [Bug 112505] Impress: Bezier curve deformed in presentation mode

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112505

Xisco Faulí  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 CC||xiscofa...@libreoffice.org
 Ever confirmed|0   |1

--- Comment #1 from Xisco Faulí  ---
I can't reproduce it in

Version: 6.0.0.0.alpha0+
Build ID: e38d2f05cb16e981381434a940aa5c89e910cc78
CPU threads: 4; OS: Linux 4.10; UI render: GL; VCL: gtk3; 
Locale: ca-ES (ca_ES.UTF-8); Calc: group

Could you please try to reproduce it with a master build from
http://dev-builds.libreoffice.org/daily/master/ ?
You can install it alongside the standard version.
I have set the bug's status to 'NEEDINFO'. Please change it back to
'UNCONFIRMED' if the bug is still present in the master build

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


[Libreoffice-bugs] [Bug 103685] SQL... dialog Status: "Commands out of sync" when connecting to MySQL using direct (native) connector

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103685

--- Comment #5 from Julien Nabet  ---
Lionel:
I forced to update status by calling cppStatement->getResultSet()
patch:
diff --git a/mysqlc/source/mysqlc_statement.cxx
b/mysqlc/source/mysqlc_statement.cxx
index 3a082004831a..6e425c2a28cd 100644
--- a/mysqlc/source/mysqlc_statement.cxx
+++ b/mysqlc/source/mysqlc_statement.cxx
@@ -141,6 +141,7 @@ sal_Bool SAL_CALL OCommonStatement::execute(const
rtl::OUString& sql)
 bool success = false;
 try {
 success = cppStatement->execute(rtl::OUStringToOString(sSqlStatement,
m_pConnection->getConnectionSettings().encoding).getStr());
+cppStatement->getResultSet();
 } catch (const sql::SQLException ) {
 mysqlc_sdbc_driver::translateAndThrow(e, *this,
m_pConnection->getConnectionEncoding());
 }

I suppose it's a bit quick and dirty but at least, I don't reproduce the
problem with it.

I also tried tdf#112423 but no better.

Do you think I should push the patch?

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


[Libreoffice-bugs] [Bug 112498] .doc document triggers high CPU usage

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112498

Xisco Faulí  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 CC||xiscofa...@libreoffice.org
 Ever confirmed|0   |1

--- Comment #1 from Xisco Faulí  ---
I can't reproduce it in

Version: 6.0.0.0.alpha0+
Build ID: e38d2f05cb16e981381434a940aa5c89e910cc78
CPU threads: 4; OS: Linux 4.10; UI render: GL; VCL: gtk3; 
Locale: ca-ES (ca_ES.UTF-8); Calc: group

Could you please try to reproduce it with a master build from
http://dev-builds.libreoffice.org/daily/master/ ?
You can install it alongside the standard version.
I have set the bug's status to 'NEEDINFO'. Please change it back to
'UNCONFIRMED' if the bug is still present in the master build

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


[Libreoffice-bugs] [Bug 109220] App. one second delay when using Page UP/ DOWN and switching between tabs

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=109220

--- Comment #10 from Andy  ---
IT is difficult for me to understand if this is the same problem I described in
some posts on Bug 107521, and discussed in a more general fashion in bug
106990.

To me this occurs in a more widespread fashion, not exclusively with pag down
and up keys, even though it is clearly evident in that case.

It happens also with brand new files, not only old ones;

It depends on the thickness of data displayed on the sheet - if the sheet if
filled up with data, the slowdown will be worse.

As I wrote there, it can be up to 13 times slower than it was in LO 5.3.1.

And finally the keyboard buffer rapidly fills so that the user loses actual
control of what is happening in the sheet scrolling action.

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


[Libreoffice-bugs] [Bug 112506] font change leads to bad allocation

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112506

Xisco Faulí  changed:

   What|Removed |Added

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

--- Comment #1 from Xisco Faulí  ---
Thanks for reporting this issue.
This is a duplicate of bug 112180 and it has been already fixed. The fix will
be available in LibreOffice 5.4.2

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

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


[Libreoffice-bugs] [Bug 112507] FILEOPEN: RTF: Incorrect paragraph's width

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112507

Xisco Faulí  changed:

   What|Removed |Added

   Keywords||bibisected, bisected,
   ||filter:rtf, regression
 Status|UNCONFIRMED |NEW
 CC||vmik...@collabora.co.uk,
   ||xiscofa...@libreoffice.org
 Ever confirmed|0   |1

--- Comment #1 from Xisco Faulí  ---
Regression introduced by:

author  Miklos Vajna   2017-08-29 07:04:49 (GMT)
committer   Miklos Vajna   2017-08-29 08:38:03
(GMT)
commit  e6ec0794858df1444f43659b568119bf126a90e6 (patch)
treeec43be356404747758a63a083db1d41594cea2ed
parent  8514f192c9e385550b336e57997c9e0dbd3a9bc3 (diff)
tdf#104937 RTF import: \trwWidthA is an absolute value
Not a relative one, so similar to \cellx need to convert these before
sending the value to dmapper (which expects an OOXML value, which is
always relative).

The result of the correct type is that the relative width of the last
cell in the table row is smaller, so other cells are wider -> they now
reach the expected width.

Bisected with: bibisect-linux64-6.0

Adding Cc: to Miklos Vajna

[Bug found by office-interoperability-tools]

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


[Libreoffice-bugs] [Bug 112507] New: FILEOPEN: RTF: Incorrect paragraph's width

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112507

Bug ID: 112507
   Summary: FILEOPEN: RTF: Incorrect paragraph's width
   Product: LibreOffice
   Version: 6.0.0.0.alpha0+ Master
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: xiscofa...@libreoffice.org

Created attachment 136386
  --> https://bugs.documentfoundation.org/attachment.cgi?id=136386=edit
comparison MSO 2010 and LibreOffice 6.0

Steps to reproduce:
1. Open attachment 59198 from bug 48033

Observed behaviour: some paragraphs have incorrect width and they are narrower
than expected. Check attached image

Reproduced in

Version: 6.0.0.0.alpha0+
Build ID: e38d2f05cb16e981381434a940aa5c89e910cc78
CPU threads: 4; OS: Linux 4.10; UI render: GL; VCL: gtk3; 
Locale: ca-ES (ca_ES.UTF-8); Calc: group

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


[Libreoffice-bugs] [Bug 112506] New: font change leads to bad allocation

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112506

Bug ID: 112506
   Summary: font change leads to bad allocation
   Product: LibreOffice
   Version: 5.3.6.1 release
  Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: d...@helperdave.ch

Description:
In Writer 5.3.6 and 5.4.1 trying to change the font leads to a "bad allocation"
message and the program shuts down.
This happened quite a long time ago too, so I think one of the code
contributors is using a bad sequence copied from earlier code. Maybe on
purpose?
How about checking the latest installation files before putting them on the
web...

Steps to Reproduce:
1. open new writer document
2. in the menu bar choose different font than the default
3. watch the program produce the message and then shut down

Actual Results:  
same as steps to reproduce; uninstalling using Programs and Features in the
control panel and reinstalling version 5.2.6.2 gets things back to normal

Expected Results:
after reinstallation of the previous version the problem was solved.


Reproducible: Always

User Profile Reset: No

Additional Info:
If 5.2.6.2 works okay after uninstalling the updates I think the profile must
be alright.


User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:55.0) Gecko/20100101
Firefox/55.0

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


[Libreoffice-bugs] [Bug 112505] New: Impress: Bezier curve deformed in presentation mode

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112505

Bug ID: 112505
   Summary: Impress: Bezier curve deformed in presentation mode
   Product: LibreOffice
   Version: 5.2.5.1 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Impress
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: mathemati...@gmx.de

Created attachment 136385
  --> https://bugs.documentfoundation.org/attachment.cgi?id=136385=edit
Impress presentation file to show the effect

Here is how to reproduce this behavior:
* Open the attached Impress presentation file.
* View it in the "edit" more: You see a gray Bezier object and a black Bezier
line. Both touch without leaving a gap inbetween.
* Now press F5 to see this slide in "presentation" mode: The two shapes become
distorted such that they do not touch any more, they now leave quite a big gap
between them.

I have observed this under (Ubuntu 16.04) Linux, with LibreOffice 5.2.5.1.

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


[Libreoffice-bugs] [Bug 112504] New: Resize of file properties dialogue: larger or persistent size

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112504

Bug ID: 112504
   Summary: Resize of file properties dialogue: larger or
persistent size
   Product: LibreOffice
   Version: 5.4.1.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: enhancement
  Priority: medium
 Component: UI
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: d1...@phx.li

Created attachment 136384
  --> https://bugs.documentfoundation.org/attachment.cgi?id=136384=edit
Custom dialog with simple values already hidden by UI

Especially when entering custom properties, the dialog box to enter/read them
is very small to the point of inhibiting their use (unless that was the point,
of course) as data is almost immediately hidden by the UI.

Resizing it is undone on next use (resizing redraw bug already filed
separately).  It would /substantially/ enhance the usefulness of this dialog if
it was either larger, or (preferred) and size change was to be made persistent
between sessions.

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


[Libreoffice-bugs] [Bug 112462] Writer formula bar ignores locale

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112462

--- Comment #7 from sergio.calleg...@gmail.com ---
Just in case it can be useful info, I am on:

* Linux 64 bit
* Kubuntu 17.04 with the latest KDE plasma (from the dedicated PPA)
* Using the LibO debs from Libreoffice.org (rather than those from my distro)
* Using LibO with the KDE integration (VCL: KDE4)
* Mixed locale as default on my system (English language with Italian rules for
many things)

LANG=en_US.utf8
LANGUAGE=en_US
LC_CTYPE="en_US.utf8"
LC_NUMERIC=it_IT.utf8
LC_TIME=it_IT.utf8
LC_COLLATE=it_IT.utf8
LC_MONETARY=it_IT.utf8
LC_MESSAGES="en_US.utf8"
LC_PAPER=it_IT.utf8
LC_NAME=it_IT.utf8
LC_ADDRESS=it_IT.utf8
LC_TELEPHONE=it_IT.utf8
LC_MEASUREMENT=it_IT.utf8
LC_IDENTIFICATION=it_IT.utf8

* Mixed language settings for LibO

User interface: English (USA)
Locale setting: Italian (Italy)
Decimal separator recognized to be , in locale setting

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


[Libreoffice-bugs] [Bug 112503] FILEOPEN: Incorrect below spacing in header

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112503

Xisco Faulí  changed:

   What|Removed |Added

   Keywords||bibisectRequest, regression
 CC||xiscofa...@libreoffice.org

--- Comment #1 from Xisco Faulí  ---
Reproduced in

- Version: 5.2.0.0.alpha1+
Build ID: 5b168b3fa568e48e795234dc5fa454bf24c9805e
CPU Threads: 4; OS Version: Linux 4.8; UI Render: default; 
Locale: ca-ES (ca_ES.UTF-8)

but not in

- Version: 5.0.0.0.alpha1+
Build ID: 0db96caf0fcce09b87621c11b584a6d81cc7df86
Locale: ca-ES (ca_ES.UTF-8)

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


[Libreoffice-bugs] [Bug 112503] New: FILEOPEN: Incorrect below spacing in header

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112503

Bug ID: 112503
   Summary: FILEOPEN: Incorrect below spacing in header
   Product: LibreOffice
   Version: 5.2.0.0.alpha0+
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: xiscofa...@libreoffice.org

Created attachment 136383
  --> https://bugs.documentfoundation.org/attachment.cgi?id=136383=edit
Comparison before and after

Steps to reproduce:
1. Open attachment 69547 from bug 56760
2. Content menu, Paragraph, Indent & Spacing

Observed behaviour: below paragraph is 0. it should be 0,62 line. it's observed
with the position of text 'TISKOVÁ ZPRÁVA'. See attached image

Reproduced in

Version: 6.0.0.0.alpha0+
Build ID: dd5868409ae430f9c9ffea18ea7e287a65cfa2ab
CPU threads: 4; OS: Linux 4.10; UI render: GL; VCL: gtk3; 
Locale: ca-ES (ca_ES.UTF-8); Calc: group

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


[Libreoffice-bugs] [Bug 112502] New: Resizing custom file properties dialogue makes fields misalign/disappear

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112502

Bug ID: 112502
   Summary: Resizing custom file properties dialogue makes fields
misalign/disappear
   Product: LibreOffice
   Version: 5.4.1.2 release
  Hardware: x86 (IA32)
OS: Mac OS X (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: UI
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: d1...@phx.li

Created attachment 136382
  --> https://bugs.documentfoundation.org/attachment.cgi?id=136382=edit
Zip of original dialog, once resized and twice resized

Tested with Writer and Calc, but seems to be generic issue.

The custom properties dialogue doesn't leave much space to view field names or
the data they contain, but both expanding as well as shrinking the dialog
window shifts the property value fields upwards so field name and value no
longer correspond. After repeating this a few times, the field values are
hidden completely.

The locations only reset themselves when the entire properties window has been
closed and re-opened, just switching tabs doesn't help.

I've attached some quick screenshots in the zip.

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


[Libreoffice-bugs] [Bug 112501] Pivot table: popupbuttons are placed on wrong cells imported from XLS

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112501

Tamás Zolnai  changed:

   What|Removed |Added

 Status|UNCONFIRMED |ASSIGNED
   Assignee|libreoffice-b...@lists.free |zolnaitamas2...@gmail.com
   |desktop.org |
 Ever confirmed|0   |1

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


[Libreoffice-bugs] [Bug 112501] Pivot table: popupbuttons are placed on wrong cells imported from XLS

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112501

--- Comment #2 from Tamás Zolnai  ---
Created attachment 136381
  --> https://bugs.documentfoundation.org/attachment.cgi?id=136381=edit
Screenshot showing the actual result

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


[Libreoffice-bugs] [Bug 112501] Pivot table: popupbuttons are placed on wrong cells imported from XLS

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112501

--- Comment #1 from Tamás Zolnai  ---
Created attachment 136380
  --> https://bugs.documentfoundation.org/attachment.cgi?id=136380=edit
Pivot table using different modes

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


[Libreoffice-bugs] [Bug 112501] New: Pivot table: popupbuttons are placed on wrong cells imported from XLS

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112501

Bug ID: 112501
   Summary: Pivot table: popupbuttons are placed on wrong cells
imported from XLS
   Product: LibreOffice
   Version: 6.0.0.0.alpha0+ Master
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: zolnaitamas2...@gmail.com

Description:
In MSO Excel there are more layout mode for pivot tables. In the attached test
document the first pivot table has compact mode, which mode is not supported by
LO Calc. This bug report is not about adding support for this mode, but at
least avoid to add dummy popup buttons to wrong places.

Steps to Reproduce:
1. Open attached document in LO
2. Check first pivot table popup buttons
3. Two buttons are placed to wrong place (see screenshot)

Actual Results:  
Popupbuttons are placed to wrong cells after import (it is solved by refresh).

Expected Results:
Popupbuttons should placed to the same cells where MSO displays them.


Reproducible: Always

User Profile Reset: No

Additional Info:


User-Agent: Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/60.0.3112.113 Safari/537.36

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


[Libreoffice-bugs] [Bug 103685] SQL... dialog Status: "Commands out of sync" when connecting to MySQL using direct (native) connector

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103685

--- Comment #4 from Julien Nabet  ---
Lionel: Taking a look to MariaDB website, 3.0.2 version of the C connector is
out (see https://downloads.mariadb.org/connector-c/3.0.2/), compared to 2.0.0.
But there are also 2.1.0 + 2.2 and 2.3 branches if we don't want to jump to 3.X
version

About mysql connector c++, there's now 1.1.10 (see
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-1-1.html), compared to
1.1.4

Of course, upgrading all this + updating the associated patches (THIS is really
a PITA, I don't know a good and simple procedure for this) from LO is quite a
big work and not for beginners I suppose.

I don't know on what you're working right now but i'm afraid nobody would give
it a try if you don't have time or are on other things.

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


[Libreoffice-bugs] [Bug 103685] SQL... dialog Status: "Commands out of sync" when connecting to MySQL using direct (native) connector

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103685

Julien Nabet  changed:

   What|Removed |Added

 CC||ipla...@tuta.io,
   ||lio...@mamane.lu,
   ||serval2...@yahoo.fr

--- Comment #3 from Julien Nabet  ---
Lionel: When in SQL direct, Select is used + show results is checked,
"executeQuery" is used and it seems there's no pb.
In the other cases, "execute" is used. I tried to debug and think the pb is in
mariadb-connector-c since "Commands out of sync" comes from this part but not
easy to follow. The execute method should return with status =
MYSQL_STATUS_READY but it's not the case.
In mysql-connector-cpp/driver/mysql_statement.cpp
we go line 87:
 80 MySQL_Statement::do_query(const ::sql::SQLString )
 81 {
 82 CPP_ENTER("MySQL_Statement::do_query");
 83 CPP_INFO_FMT("this=%p", this);
 84 checkClosed();
 85 
 86 if (proxy->query(q) && proxy->errNo()) {
 87 CPP_ERR_FMT("Error during proxy->query : %d:(%s) %s",
proxy->errNo(), proxy->sqlstate().c_str(), proxy->error().c_str());
 88 sql::mysql::util::throwSQLException(*proxy.get());
 89 }
 90 
 91 warningsCount= proxy->warning_count();
 92 
 93 warningsHaveBeenLoaded= false;
 94 }


The pb in tdf#112423 must be similar

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


[Libreoffice-bugs] [Bug 112500] FILEOPEN: EMF+ Images are shifted inside the frame

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112500

Xisco Faulí  changed:

   What|Removed |Added

   Keywords||bibisected, bisected,
   ||regression
 Status|UNCONFIRMED |NEW
 CC||armin.le.gr...@me.com,
   ||t...@libreoffice.org,
   ||xiscofa...@libreoffice.org
 Blocks||111486
 Ever confirmed|0   |1

--- Comment #1 from Xisco Faulí  ---
Regression introduced by:

author  Thorsten Behrens   2017-08-21 20:44:30
(GMT)
committer   Thorsten Behrens   2017-08-22
10:28:57 (GMT)
commit  ebc11ae0b132eefd3b1b1a837a8d0ad3ba73b460 (patch)
tree599ae51a0a42b111f245697e7ad86b7f85681798
parent  a3782f1152e4cf02f30003b5f96c7ba603a87db9 (diff)
emfplus: cut over to new EMF+ renderer
We're on par with the old functionality now (modulo a few smaller
issues); overall QoS is much better, we get vector output on pdf
and print, and the need for large offscreen bitmap rendering goes
away.

Bisected with: bibisect-linux64-6.0

Adding Cc: to Thorsten Behrens


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=111486
[Bug 111486] [META] Regressions from EMF+ reworking
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


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

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111486

Xisco Faulí  changed:

   What|Removed |Added

 Depends on||112500


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=112500
[Bug 112500] FILEOPEN: EMF+ Images are shifted inside the frame
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 112462] Writer formula bar ignores locale

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112462

Dieter Praas  changed:

   What|Removed |Added

 Status|NEW |UNCONFIRMED
 Ever confirmed|1   |0

--- Comment #6 from Dieter Praas  ---
I tried again to reproduce it, but I couldn't. So I think this bug occurs under
certain circumstances, but it is not really clear how to reproduce it. So i
think it's the best to change it back to unconfirmed, until there are clear
steps to reproduce it always

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


[Libreoffice-bugs] [Bug 112500] New: FILEOPEN: EMF+ Images are shifted inside the frame

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112500

Bug ID: 112500
   Summary: FILEOPEN: EMF+ Images are shifted inside the frame
   Product: LibreOffice
   Version: 6.0.0.0.alpha0+ Master
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: xiscofa...@libreoffice.org

Created attachment 136379
  --> https://bugs.documentfoundation.org/attachment.cgi?id=136379=edit
Comparison before and after

Steps to reproduce:
1. Open attachment 43525  from bug 34454
2. Check Figures in page 5, 6 and 7

Observed behaviour: Figures are shifted inside the frame

Reproduced in

Version: 6.0.0.0.alpha0+
Build ID: dd5868409ae430f9c9ffea18ea7e287a65cfa2ab
CPU threads: 4; OS: Linux 4.10; UI render: GL; VCL: gtk3; 
Locale: ca-ES (ca_ES.UTF-8); Calc: group

This might be related to bug 112499

[Bug found by office-interoperability-tools]

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


[Libreoffice-bugs] [Bug 112499] FILEOPEN: EMF+ Textboxes not displayed

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112499

Xisco Faulí  changed:

   What|Removed |Added

 Blocks||111486


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=111486
[Bug 111486] [META] Regressions from EMF+ reworking
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


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

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111486

Xisco Faulí  changed:

   What|Removed |Added

 Depends on||112499


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=112499
[Bug 112499] FILEOPEN: EMF+ Textboxes not 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 112499] FILEOPEN: EMF+ Textboxes not displayed

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112499

Xisco Faulí  changed:

   What|Removed |Added

   Keywords||bibisected, bisected,
   ||regression
 Status|UNCONFIRMED |NEW
 CC||armin.le.gr...@me.com,
   ||t...@libreoffice.org,
   ||xiscofa...@libreoffice.org
 Ever confirmed|0   |1

--- Comment #1 from Xisco Faulí  ---
Regression introduced by:

author  Thorsten Behrens   2017-08-21 20:44:30
(GMT)
committer   Thorsten Behrens   2017-08-22
10:28:57 (GMT)
commit  ebc11ae0b132eefd3b1b1a837a8d0ad3ba73b460 (patch)
tree599ae51a0a42b111f245697e7ad86b7f85681798
parent  a3782f1152e4cf02f30003b5f96c7ba603a87db9 (diff)
emfplus: cut over to new EMF+ renderer
We're on par with the old functionality now (modulo a few smaller
issues); overall QoS is much better, we get vector output on pdf
and print, and the need for large offscreen bitmap rendering goes
away.

Bisected with: bibisect-linux64-6.0

Adding Cc: to Thorsten Behrens

[Bug found by office-interoperability-tools]

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


[Libreoffice-bugs] [Bug 112499] New: FILEOPEN: EMF+ Textboxes not displayed

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112499

Bug ID: 112499
   Summary: FILEOPEN: EMF+ Textboxes not displayed
   Product: LibreOffice
   Version: 6.0.0.0.alpha0+ Master
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: xiscofa...@libreoffice.org

Created attachment 136378
  --> https://bugs.documentfoundation.org/attachment.cgi?id=136378=edit
Comparison before and after

Steps to reproduce:
1. Open attachment 43525 from bug 34454
2. Check Figure 2.

Observed behaviour: Textboxes not displayed

Reproduced in

Version: 6.0.0.0.alpha0+
Build ID: dd5868409ae430f9c9ffea18ea7e287a65cfa2ab
CPU threads: 4; OS: Linux 4.10; UI render: GL; VCL: gtk3; 
Locale: ca-ES (ca_ES.UTF-8); Calc: group

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


[Libreoffice-bugs] [Bug 41650] FILESAVE as .doc or docx: activation of page flow on wrong place - and headers/ footers and page styles change (see comment #15)

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=41650

--- Comment #30 from Cor Nouws  ---
Hi Bob,

Thanks for testing. What version did you test in (Help>About)?

I tested in Version: 6.0.0.0.alpha0+
Build ID: afeff9102c2935139de4efd40fd2286dce396706
CPU threads: 4; OS: Linux 4.10; UI render: default; VCL: gtk2; 
TinderBox: Linux-rpm_deb-x86_64@70-TDF, Branch:master, Time:
2017-09-17_23:32:41
Locale: nl-NL (nl_NL.UTF-8); Calc: group


(In reply to Bob Furber from comment #28)
> I searched Help and web for "page crossing(s)" and "hard break" without
> success. Came across Insert -> Manual Break -> page, but that did not allow
> me to save page styles correctly to docx, either:

Yes, it's sometimes a mystery how to get to specific help pages.

> 1. Open simple 1 page template:
> Page style: Default
> Added text - Paragraph styles: Title, Heading 1, Heading 2, Heading 3,
> Default text, Body text
> Footer style: filename, page number (arabic: 1, 2, 3..), date

OK

> 2. Menu → Format → Page → Organizer → Style: UNABLE to CHANGE page style
> from Default

OK

> 3. Sidebar → Styles and Formatting → Page → double-clicked on Index: Page
> style changed to "First Page"

OK

> 4. New line after Title: Paragraph style Text Body
> 
> 5. Menu → Insert → Manual Break → Page → Style → Index |  Change page number
> -> 1: The cursor moved to a 2nd page with a Index style . The 1st page kept
> First Page style. The page count in the lower left of the screen changed
> from Page 1 of 1 to Page 3 of 3!!

Yes - Writes counts 'empty' pages, so that on double sided printing, title
pages/ new chapters start at the page right.
(See Tools > Options > Writer > Print .. > Other)

> 6. Menu → Insert → Manual Break → Page → Style → Default Style |  Change
> page number -> 1: The cursor moved to a 3rd page with a Default Style style
> . The 1st page kept First Page style. The 2nd page maintained its Index
> style. The page count in the lower left of the screen changed from Page 3 of
> 3 to Page 5 of 5!!

OK

> 7. Saved as a template
> 
> 8. Created new PageStylesSaveAs.odt (attached) and PageStylesSaveAs.docx
> using the new template
> 
> 9. Saved and closed both documents
> 
> 10. Opened 3 page PageStylesSaveAs.docx:
> Page 1 (Page 1 of 5) has acquired Default Style
> Page 2 (Page 2 of 5) has acquired Converted1 style, Page number changed from
> italic to arabic

Your attachment 136352 has no page number applied on the second page
(Index/converted1). If you mean in the page style properties, that is arabic in
the odt too.

The change of page style name, always happens with saving in doc(x).
I guess that's because doc(x) doesn't support this.

NB: in my test, I had to add an extra paragraph below the index, that you put
on the second page. to prevent the index cover the page crossing after
close

> Page 3 (Page 3 of 5) has acquired Converted2 style, Page number  was
> dropped, but came up as arabic when added

The page number was retained in my test.

> 11. Saved, closed and reopened as 2 page (!!) PageStylesSaveAs.docx:
>  Page 1 (Page 1 of 3) remained Default Style
> Page 2 (Page 2 of 3) remained Converted1 style, the 2:3 page break vanished
> so contents of page 3 moved to page 2 Page number changed from italic to
> arabic (that of the no-longer-existing page 3)

I confirm that problem, but can prevent it happening by adding an extra
paragraph below the index on the second page..

So, apart from the changing page style names, I see no other problem then the
page crossing below the index on the second page, in case there is only one
empty paragraph, it seems. I think that is a relative new bug.

Can you please post what your version info is?
thanks,
Cor

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


[Libreoffice-bugs] [Bug 112446] FILEOPEN, DOCX Misplaced page number

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112446

Justin L  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=75
   ||573
   Assignee|libreoffice-b...@lists.free |jl...@mail.com
   |desktop.org |

--- Comment #5 from Justin L  ---
proposed fix at https://gerrit.libreoffice.org/42499

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


[Libreoffice-bugs] [Bug 105622] Highlight more than 64 cells in Calc

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105622

Thomas Lendo  changed:

   What|Removed |Added

 Attachment #130810|0   |1
is obsolete||

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


[Libreoffice-bugs] [Bug 112497] Inter-line spacing for multiline text needs more love

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112497

--- Comment #3 from V Stuart Foote  ---
Created attachment 136377
  --> https://bugs.documentfoundation.org/attachment.cgi?id=136377=edit
greater font leading required redistribution in 5.4.2.1

Interesting, with 5.4.2.1 the now recalculated Font leading required a
"redistribution" of the .fods file cells to hold the corrected line spacing. 

Was thrown at first with the cells no longer holding text of the original .fods

Guess it makes sense the corrected leading would need greater per row height,
but weird that the ODF use-optimal-height would not force it to recalculate on
filter import.

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


[Libreoffice-bugs] [Bug 111480] FILEOPEN: Circular text is imported horizontally

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111480

Commit Notification  changed:

   What|Removed |Added

 Whiteboard|target:6.0.0|target:6.0.0 target:5.4.3

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


[Libreoffice-bugs] [Bug 111480] FILEOPEN: Circular text is imported horizontally

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111480

--- Comment #5 from Commit Notification 
 ---
Szymon Kłos committed a patch related to this issue.
It has been pushed to "libreoffice-5-4":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=f289357c6bc5e145e05075de4749591a05c37844=libreoffice-5-4

tdf#111480 Circular text was imported horizontally

It will be available in 5.4.3.

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

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

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


[Libreoffice-bugs] [Bug 112497] Inter-line spacing for multiline text needs more love

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112497

V Stuart Foote  changed:

   What|Removed |Added

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

--- Comment #2 from V Stuart Foote  ---
Created attachment 136376
  --> https://bugs.documentfoundation.org/attachment.cgi?id=136376=edit
Same sequenced multi line text in a flat ODF

Actually, I think the oox excel import filter gets in the way here. Imported
text is vertically formatted to bottom of cell. And if I flush the Cell
formatting through Vertical -> Distributed it cleans up fine.

So, rather than an import from OOXML, attached is the text as native .fods from
a 5.4.1.2.

On creating it receives default horizontal and vertical cell formatting, and
displays no inter-line spacing issues.

Working on Widnows 10 Ent 64-bit en-US with
Version: 5.4.1.2 (x64)
Build ID: ea7cb86e6eeb2bf3a5af73a8fac570321527
CPU threads: 8; OS: Windows 6.19; UI render: GL; 
Locale: en-US (en_US); Calc: group

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


[Libreoffice-bugs] [Bug 80649] Frame context menu appears on picture when anchored as character, when context menu is started immediately after another picture was selected

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=80649

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Blocks||103152


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=103152
[Bug 103152] [META] Writer image bugs and enhancements
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 103152] [META] Writer image bugs and enhancements

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103152

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Depends on||80649


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=80649
[Bug 80649] Frame context menu appears on picture when anchored as character,
when context menu is started immediately after another picture was selected
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 103182] [META] GTK3-specific bugs

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103182
Bug 103182 depends on bug 101881, which changed state.

Bug 101881 Summary: after using F6 to activate the native gtk3 menubar, the 
menus opened by keyboard traversal are the vcl menus, not the gtk3 ones
https://bugs.documentfoundation.org/show_bug.cgi?id=101881

   What|Removed |Added

 Status|RESOLVED|REOPENED
 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 36549] [META] ACCESSIBILITY: Tracking bug for issues affecting a11y ATK and GNOME Orca screen reader support

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=36549

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Depends on||101879
   See Also|https://bugs.documentfounda |
   |tion.org/show_bug.cgi?id=10 |
   |1879|


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=101879
[Bug 101879] Pressing F6 doesnt first access the menubar (gtk3)
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 85811] [META] Main menu bar bugs and enhancements

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=85811

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Depends on||101879


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=101879
[Bug 101879] Pressing F6 doesnt first access the menubar (gtk3)
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 36549] [META] ACCESSIBILITY: Tracking bug for issues affecting a11y ATK and GNOME Orca screen reader support

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=36549

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Depends on||101881
   See Also|https://bugs.documentfounda |
   |tion.org/show_bug.cgi?id=10 |
   |1881|


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=101881
[Bug 101881] after using F6 to activate the native gtk3 menubar, the menus
opened by keyboard traversal are the vcl menus, not the gtk3 ones
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 101912] [META] Accessibility (a11y) bugs and enhancements

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101912

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Depends on|101879  |


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=101879
[Bug 101879] Pressing F6 doesnt first access the menubar (gtk3)
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 85811] [META] Main menu bar bugs and enhancements

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=85811

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Depends on||101881


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=101881
[Bug 101881] after using F6 to activate the native gtk3 menubar, the menus
opened by keyboard traversal are the vcl menus, not the gtk3 ones
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 101912] [META] Accessibility (a11y) bugs and enhancements

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101912

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Depends on|101881  |


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=101881
[Bug 101881] after using F6 to activate the native gtk3 menubar, the menus
opened by keyboard traversal are the vcl menus, not the gtk3 ones
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 85811] [META] Main menu bar bugs and enhancements

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=85811
Bug 85811 depends on bug 101881, which changed state.

Bug 101881 Summary: after using F6 to activate the native gtk3 menubar, the 
menus opened by keyboard traversal are the vcl menus, not the gtk3 ones
https://bugs.documentfoundation.org/show_bug.cgi?id=101881

   What|Removed |Added

 Status|RESOLVED|REOPENED
 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 36549] [META] ACCESSIBILITY: Tracking bug for issues affecting a11y ATK and GNOME Orca screen reader support

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=36549
Bug 36549 depends on bug 101881, which changed state.

Bug 101881 Summary: after using F6 to activate the native gtk3 menubar, the 
menus opened by keyboard traversal are the vcl menus, not the gtk3 ones
https://bugs.documentfoundation.org/show_bug.cgi?id=101881

   What|Removed |Added

 Status|RESOLVED|REOPENED
 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 107636] [META] User profile bugs and enhancements

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107636

--- Comment #1 from Yousuf Philips (jay)  ---
Meta bug related to data/setting saved into the user profile.

https://wiki.documentfoundation.org/UserProfile

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


[Libreoffice-bugs] [Bug 107636] [META] User profile bugs and enhancements

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107636

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Depends on||112496


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=112496
[Bug 112496] Palettes: Several identical color palettes for some languages in
color picker widget
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 112496] Palettes: Several identical color palettes for some languages in color picker widget

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112496

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Blocks||107636

--- Comment #1 from Yousuf Philips (jay)  ---
This is likely because of something in your user profile, as i dont see scribus
listed in your screenshot in my installation since it was removed in 5.3.


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=107636
[Bug 107636] [META] User profile bugs and enhancements
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 112498] New: .doc document triggers high CPU usage

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112498

Bug ID: 112498
   Summary: .doc document triggers high CPU usage
   Product: LibreOffice
   Version: 5.3.6.1 release
  Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: germano.massu...@gmail.com

Created attachment 136375
  --> https://bugs.documentfoundation.org/attachment.cgi?id=136375=edit
affected document

The attached .doc document (compressed to avoid search engines content
indexing), triggers Libreoffice high CPU usage, making very very slow the
scrolling between pages.

Operating system: Fedora 26


Version: 5.3.6.1
Build ID: 5.3.6.1-5.fc26
Thread CPU: 4; Versione SO: Linux 4.12; Interface: default; VCL: gtk3; layout
engine: new; 
local version: it-IT (it_IT.UTF-8); Calc: group


I attach gdb backtrace while Libreoffice was using a lot of CPU resources



$ gdb soffice.bin 8055
GNU gdb (GDB) Fedora 8.0.1-26.fc26
Copyright (C) 2017 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later 
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-redhat-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
.
Find the GDB manual and other documentation resources online at:
.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
soffice.bin: No such file or directory.
Attaching to process 8055
[New LWP 8057]
[New LWP 8067]
[New LWP 8068]
[New LWP 8069]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
0x7f68a01f6ad3 in BitmapReadAccess::SetPixelForN32BitTcBgra(unsigned char*,
long, BitmapColor const&, ColorMask const&) ()
   from /usr/lib64/libreoffice/program/libvcllo.so
(gdb) thread apply all backtrace

Thread 5 (Thread 0x7f6879dc0700 (LWP 8069)):
#0  0x7f68a7b06acd in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x7f68a6188569 in g_main_context_poll (priority=,
n_fds=2, fds=0x7f68680010c0, timeout=, context=0x5615fb84d000)
at gmain.c:4271
#2  0x7f68a6188569 in g_main_context_iterate (context=0x5615fb84d000,
block=block@entry=1, dispatch=dispatch@entry=1, self=) at
gmain.c:3967
#3  0x7f68a6188902 in g_main_loop_run (loop=0x5615fb853870) at gmain.c:4168
#4  0x7f689fb46cb6 in gdbus_shared_thread_func (user_data=0x5615fb857700)
at gdbusprivate.c:252
#5  0x7f68a61af536 in g_thread_proxy (data=0x5615fb7f8f70) at gthread.c:784
#6  0x7f68a77ea36d in start_thread (arg=0x7f6879dc0700) at
pthread_create.c:456
#7  0x7f68a7b12bbf in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:97

Thread 4 (Thread 0x7f687a5c1700 (LWP 8068)):
#0  0x7f68a7b06acd in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x7f68a6188569 in g_main_context_poll (priority=,
n_fds=2, fds=0x7f6878e0, timeout=, context=0x5615fb847980)
at gmain.c:4271
#2  0x7f68a6188569 in g_main_context_iterate
(context=context@entry=0x5615fb847980, block=block@entry=1,
dispatch=dispatch@entry=1, self=)
at gmain.c:3967
#3  0x7f68a618867c in g_main_context_iteration (context=0x5615fb847980,
may_block=may_block@entry=1) at gmain.c:4033
#4  0x7f68a61886c1 in glib_worker_main (data=) at
gmain.c:5824
#5  0x7f68a61af536 in g_thread_proxy (data=0x5615fb7f8ed0) at gthread.c:784
#6  0x7f68a77ea36d in start_thread (arg=0x7f687a5c1700) at
pthread_create.c:456
#7  0x7f68a7b12bbf in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:97
---Type  to continue, or q  to quit---

Thread 3 (Thread 0x7f6880a0e700 (LWP 8067)):
#0  0x7f68a7b137cd in accept () at ../sysdeps/unix/syscall-template.S:84
#1  0x7f68a80b4f50 in osl_acceptPipe () at
/usr/lib64/libreoffice/program/libuno_sal.so.3
#2  0x7f68a7e1f312 in desktop::PipeIpcThread::execute() () at
/usr/lib64/libreoffice/program/libsofficeapp.so
#3  0x7f68a3e89966 in salhelper::Thread::run() () at
/usr/lib64/libreoffice/program/libuno_salhelpergcc3.so.3
#4  0x7f68a3e89b4a in threadFunc () at
/usr/lib64/libreoffice/program/libuno_salhelpergcc3.so.3
#5  0x7f68a80ba6c9 in osl_thread_start_Impl(void*) () at
/usr/lib64/libreoffice/program/libuno_sal.so.3
#6  0x7f68a77ea36d in start_thread (arg=0x7f6880a0e700) at
pthread_create.c:456
#7  0x7f68a7b12bbf in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:97

Thread 2 (Thread 0x7f688d63e700 (LWP 8057)):
#0  0x7f68a77f0eb6 in futex_abstimed_wait_cancelable (private=, abstime=0x7f688d63db30, expected=0, futex_word=0x7f68a82d42f0

[Libreoffice-bugs] [Bug 112495] password will not open file

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112495

Timur  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1

--- Comment #1 from Timur  ---
Please understand this is a place for bug reporting. 
If you think that LO forgets or changes password, please test on some other
files. 
If you can provide a previous file with original password and a current file
with what you find changed password, please attach. 
If not, this is Invalid bug.

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


[Libreoffice-bugs] [Bug 107355] Slow spreadsheet redraw speed since 5.3

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107355

Timur  changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 109220] App. one second delay when using Page UP/ DOWN and switching between tabs

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=109220

Timur  changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 109220] App. one second delay when using Page UP/ DOWN and switching between tabs

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=109220

Timur  changed:

   What|Removed |Added

 CC||silva...@katamail.com
   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=10
   ||8574

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


[Libreoffice-bugs] [Bug 108574] Scrolling complex document at zoomlevel 50% from 5.3 appears to be slower as it has been before

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108574

Timur  changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 112497] Inter-line spacing for multiline text needs more love

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112497

--- Comment #1 from Thomas Lendo  ---
Created attachment 136374
  --> https://bugs.documentfoundation.org/attachment.cgi?id=136374=edit
xlsx test file for inter-line spacing of multiline text

-- 
You are receiving this mail because:
You are the 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

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=71732

Thomas Lendo  changed:

   What|Removed |Added

 Depends on||112497


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=112497
[Bug 112497] Inter-line spacing for multiline text needs more love
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 109235] [META] Paragraph line spacing bugs and enhancements

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=109235

Thomas Lendo  changed:

   What|Removed |Added

 Depends on||112497


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=112497
[Bug 112497] Inter-line spacing for multiline text needs more love
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 112497] Inter-line spacing for multiline text needs more love

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112497

Thomas Lendo  changed:

   What|Removed |Added

 Blocks||71732, 109235


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=71732
[Bug 71732] [META] Bugs related to text rendering, typography and font features
in LO
https://bugs.documentfoundation.org/show_bug.cgi?id=109235
[Bug 109235] [META] Paragraph line spacing bugs and enhancements
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 112497] New: Inter-line spacing for multiline text needs more love

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112497

Bug ID: 112497
   Summary: Inter-line spacing for multiline text needs more love
   Product: LibreOffice
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: thomas.le...@gmail.com

Created attachment 136373
  --> https://bugs.documentfoundation.org/attachment.cgi?id=136373=edit
Screenshot with test for inter-line spacing of multiline text in Calc

Caolán's work on bug 107249 also has fixed bug 108891 for few-line text in
cells. (Thanks for that!) But the more lines you have the more you can see that
the calculation of inter-line spacing for multiline text needs further
improvements.

In the attached screenshot I've compared 9 rows with increasing lines per cell
(row 1 with 1 line, row 2 with 2 lines, etc.) in
* MSO Excel 2013
* LibO 3.3.0.4
* LibO 5.1.6.2
* LibO 5.4.2.1

You can see that the row height is more like the Excel template in LibO 5.x -
but the inter-line spacing for multiline text get worse between 3.3 and 5.1 and
more worse with 5.3/5.4/6.0.

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


[Libreoffice-bugs] [Bug 104118] [META] Color palette bugs and enhancements

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104118

Thomas Lendo  changed:

   What|Removed |Added

 Depends on||112496


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=112496
[Bug 112496] Palettes: Several identical color palettes for some languages in
color picker widget
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 112496] New: Palettes: Several identical color palettes for some languages in color picker widget

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112496

Bug ID: 112496
   Summary: Palettes: Several identical color palettes for some
languages in color picker widget
   Product: LibreOffice
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: UI
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: thomas.le...@gmail.com

Created attachment 136372
  --> https://bugs.documentfoundation.org/attachment.cgi?id=136372=edit
18 identical color palattes

The color picker widget shows some palettes that have identical colors:

* palette
* palette_cs
* palette_da
* palette_de
* palette_en-GB
* palette_en-US
* palette_es
* palette_he
* palette_hu
* palette_it
* palette_ja
* palette_ko
* palette_pl
* palette_pt-BR
* palette_pt
* palette_ru
* palette_zh-CN
* palette_zh-TW

Additionally, the color code — shown in the tool tip — displays percent
characters that make it worse readable.

Version: 5.4.2.1 (x64)
Build-ID: dfa67a98bede79c671438308dc9036d50465d2cb
CPU-Threads: 8; Betriebssystem:Windows 6.19; UI-Render: Standard; 
Gebietsschema: de-AT (de_DE); Calc: group

downloaded from
http://downloadarchive.documentfoundation.org/libreoffice/old/5.4.2.1/win/

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


[Libreoffice-bugs] [Bug 112496] Palettes: Several identical color palettes for some languages in color picker widget

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112496

Thomas Lendo  changed:

   What|Removed |Added

 CC||philip...@hotmail.com
 Blocks||104118


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=104118
[Bug 104118] [META] Color palette bugs and enhancements
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 112495] New: password will not open file

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112495

Bug ID: 112495
   Summary: password will not open file
   Product: LibreOffice
   Version: 5.2.0.4 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: jennm...@aol.com

I have used the same password to protect a large file for over a year.  I used
the same password on the hard drive save as well as on two thumb drives. 
Suddenly all three file locations will not open with the correct password. I
tried to open the file on two computers, one with version 5.1 and one with
version 5.2.

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


[Libreoffice-bugs] [Bug 83496] FILEOPEN: Image wrongly occluded when opening .docx

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=83496

--- Comment #14 from Xisco Faulí  ---
[Improvement found by office-interoperability-tools]

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


[Libreoffice-bugs] [Bug 83496] FILEOPEN: Image wrongly occluded when opening .docx

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=83496

Xisco Faulí  changed:

   What|Removed |Added

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

--- Comment #13 from Xisco Faulí  ---
Fixed in

Version: 6.0.0.0.alpha0+
Build ID: dd5868409ae430f9c9ffea18ea7e287a65cfa2ab
CPU threads: 4; OS: Linux 4.10; UI render: GL; VCL: gtk3; 
Locale: ca-ES (ca_ES.UTF-8); Calc: group

Closing as RESOLVED WORKSFORME

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


[Libreoffice-bugs] [Bug 104468] [META] DOCX image-related issues

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104468
Bug 104468 depends on bug 83496, which changed state.

Bug 83496 Summary: FILEOPEN: Image wrongly occluded when opening .docx
https://bugs.documentfoundation.org/show_bug.cgi?id=83496

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 109219] Mailmerge: cannot use CSV with space in the file name as Address List with MM Wizard in Windows

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=109219

Timur  changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 109124] Change fields in Address Data/ Book Source to be the same as in Mail Merge Wizard

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=109124

Timur  changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 112225] Percent-encoding (URL encoding) shouldn' t be used for all hyperlink characters except space

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112225

Thomas Lendo  changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 112494] Percent-encoding (URL encoding) shouldn' t be used for file names in dialogs

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112494

Thomas Lendo  changed:

   What|Removed |Added

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


Referenced Bugs:

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


[Libreoffice-bugs] [Bug 102019] [META] Dialog bugs and enhancements

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102019

Thomas Lendo  changed:

   What|Removed |Added

 Depends on||112494


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=112494
[Bug 112494] Percent-encoding (URL encoding) shouldn't be used for file names
in dialogs
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 112494] New: Percent-encoding (URL encoding) shouldn' t be used for file names in dialogs

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112494

Bug ID: 112494
   Summary: Percent-encoding (URL encoding) shouldn't be used for
file names in dialogs
   Product: LibreOffice
   Version: Inherited From OOo
  Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: UI
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: thomas.le...@gmail.com

Created attachment 136371
  --> https://bugs.documentfoundation.org/attachment.cgi?id=136371=edit
URL-encoding of file names in dialogs

In dialogs of the LibreOffice UI, file names will be shown with
percent-encoding (URL encoding) instead of the name the user has chosen for
them and instead of they are shown in file managers and other programs of the
OS.

Examples:
* file "Für-mich.odt" is shown as "F%C3%BCr-mich.odt"
* file "AB v1.1.docx" is shown as "AB%20v1.1.docx"

The readability of these percent-encoded names is bad and regular users are not
familiar with them.

The attachment shows the "file in use" dialog in German.


Version: 5.4.2.1 (x64)
Build-ID: dfa67a98bede79c671438308dc9036d50465d2cb
CPU-Threads: 8; Betriebssystem:Windows 6.19; UI-Render: Standard; 
Gebietsschema: de-AT (de_DE); Calc: group

LibreOffice 3.3.0 
OOO330m19 (Build:6)
tag libreoffice-3.3.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-bugs] [Bug 112225] Percent-encoding (URL encoding) shouldn' t be used for all hyperlink characters except space

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112225

Thomas Lendo  changed:

   What|Removed |Added

Summary|No percent-encoding (URL|Percent-encoding (URL
   |encoding) for all hyperlink |encoding) shouldn't be used
   |characters except space |for all hyperlink
   ||characters except space

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


[Libreoffice-bugs] [Bug 108474] calc 5.2 and above, is not very accessible for screen reader users.

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108474

--- Comment #22 from Buovjaga  ---
(In reply to zahra from comment #21)
> i can only edit the summary, not for example: comment number 25 in a
> specific bug which i reported!
> what should i do?

Comment editing is not yet supported, but it is coming in the next version of
Bugzilla.

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


[Libreoffice-bugs] [Bug 108474] calc 5.2 and above, is not very accessible for screen reader users.

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108474

--- Comment #21 from zahra  ---
(In reply to Buovjaga from comment #20)
> (In reply to zahra from comment #19)
> > can you please test with versions 5.3.4 until 5.3.6?
> > 
> > i wish to use 5.3 and i have two files need to open in calc.
> > 
> > i also not familiar with programming, writing codes and could not understand
> > the informations that you provided me about html.
> 
> As you said 5.3.4 and later work for you, there is no need for me to test
> with them. I already confirmed in my comment 4 that it was fixed. Whatever
> the fix was, it went into 5.4 and 5.3.4.
> 
> I gave you the html as I supposed you could find the markup easier that way.
> The buttons are located to the right of the summary and below the comment
> input field.

i can only edit the summary, not for example: comment number 25 in a specific
bug which i reported!
what should i do?

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


[Libreoffice-bugs] [Bug 112493] New: Digital Signatures: "Select Certificate" window appears behind the document window

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112493

Bug ID: 112493
   Summary: Digital Signatures: "Select Certificate" window
appears behind the document window
   Product: LibreOffice
   Version: 5.4.1.2 release
  Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: UI
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: vincent-d...@vinc17.net

Description:
When I want to sign a .odt document, the "Select Certificate" window is behind
the document window (and hidden by it).

Steps to Reproduce:
1. Open a .odt file or create a new one (save it).
2. Select File → Digital Signatures → Digital Signatures...
3. In the "Digital Signatures" window, click on "Sign Document...". At this
time, this window disappears and a "Enter Password" dialogue appears.
4. In this "Enter Password" dialogue, click on Cancel.

Actual Results:  
Now, only the document window is visible, and I can't do anything with it (no
reaction). But if I put it behind the other windows, then I can see another
window from LibreOffice: a "Select Certificate" window.

Expected Results:
The "Select Certificate" window should have appeared in front of the document
window.


Reproducible: Always

User Profile Reset: No

Additional Info:
My window manager is FVWM.


User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101
Firefox/52.0

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


[Libreoffice-bugs] [Bug 108474] calc 5.2 and above, is not very accessible for screen reader users.

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108474

--- Comment #20 from Buovjaga  ---
(In reply to zahra from comment #19)
> can you please test with versions 5.3.4 until 5.3.6?
> 
> i wish to use 5.3 and i have two files need to open in calc.
> 
> i also not familiar with programming, writing codes and could not understand
> the informations that you provided me about html.

As you said 5.3.4 and later work for you, there is no need for me to test with
them. I already confirmed in my comment 4 that it was fixed. Whatever the fix
was, it went into 5.4 and 5.3.4.

I gave you the html as I supposed you could find the markup easier that way.
The buttons are located to the right of the summary and below the comment input
field.

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


[Libreoffice-bugs] [Bug 108474] calc 5.2 and above, is not very accessible for screen reader users.

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108474

--- Comment #19 from zahra  ---
(In reply to Buovjaga from comment #18)
> Well, I already confirmed the fix in my comment 4.
> 
> The Save Changes button is in two places, I will tell you the html markup:
> 
> 

can you please test with versions 5.3.4 until 5.3.6?

i wish to use 5.3 and i have two files need to open in calc.

i also not familiar with programming, writing codes and could not understand
the informations that you provided me about html.

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


[Libreoffice-bugs] [Bug 111084] Regression in conditional text - Writer becomes unresponsive

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111084

--- Comment #4 from Fabio Melo Pfeifer  ---
Tested again with 5.4.1.2

Tested with Hardware Acceleration enabled and disabled, with OpenGL enabled and
disabled, and with anti-aliasing enabled and disabled. Doesn't matter, the bug
still there.

Returning to version 5.2.7.2, no bug there.

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


[Libreoffice-bugs] [Bug 111084] Regression in conditional text - Writer becomes unresponsive

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111084

Fabio Melo Pfeifer  changed:

   What|Removed |Added

Version|5.3.1.2 release |5.3.2.2 release

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


[Libreoffice-bugs] [Bug 107416] Printing multiple copies results in multiple print jobs

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107416

Aron Budea  changed:

   What|Removed |Added

   Keywords||bibisectRequest
 CC||ba...@caesar.elte.hu

--- Comment #5 from Aron Budea  ---
If it can be reproduced with a PDF printer (eg. FoxIt Reader's), I can try
bibisecting 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 111929] Base: firebird plugin does not come up with LibreOffice 32bit

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111929

Alex Thurgood  changed:

   What|Removed |Added

 Status|RESOLVED|CLOSED

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


[Libreoffice-bugs] [Bug 111929] Base: firebird plugin does not come up with LibreOffice 32bit

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111929

Alex Thurgood  changed:

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #20 from Alex Thurgood  ---
Per comment 19, WFM. Closing.

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


[Libreoffice-bugs] [Bug 108474] calc 5.2 and above, is not very accessible for screen reader users.

2017-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108474

--- Comment #18 from Buovjaga  ---
Well, I already confirmed the fix in my comment 4.

The Save Changes button is in two places, I will tell you the html markup:



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


  1   2   3   >