[Libreoffice-bugs] [Bug 97898] CMIS: "generic input / output error" when attempting to access Google Drive

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97898

--- Comment #28 from pva  ---
Ok, I've build libreoffice with debug enabled, but all I noticed is this:

info:ucb.ucp.cmis:15923:1:ucb/source/ucp/cmis/cmis_content.cxx:584: Unexpected
libcmis exception: Object not found
...
warn:uui:15923:1:uui/source/iahndl.cxx:246: replaceMessageWithArguments: No
arguments passed!

Is there any way to ask libreoffice report what was called in libcmis?
Currently I've asked for help at libcmis issue tracker as well:
https://github.com/tdf/libcmis/issues/13

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


[Libreoffice-bugs] [Bug 106174] FILEOPEN: Paragraph alignment inherited from parent style not loaded from docx file

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106174

--- Comment #8 from Aron Budea  ---
In the exported files the difference is in styles.xml. The one that is imported
incorrectly has this attribute for center/right aligned paragraph styles (two
of each):


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


[Libreoffice-bugs] [Bug 104193] Writer' s AutoCorrect Word Completion list is deleted during a LibO version upgrade

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104193

--- Comment #6 from tommy27  ---
any news my fried?
in the meantime 5.2.5 and 5.3.0 have been released.
please retest.

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


[Libreoffice-bugs] [Bug 103156] Some AutoCorrect Replacements for German (Switzerland, Liechtenstein) are Wrong

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103156

tommy27  changed:

   What|Removed |Added

   Keywords||easyHack

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


[Libreoffice-bugs] [Bug 106183] New: filenames (mostly) not displayed in title bar - title bar empty for all LO applcations

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106183

Bug ID: 106183
   Summary: filenames (mostly) not displayed in title bar - title
bar empty for all LO applcations
   Product: LibreOffice
   Version: 5.1.6.2 release
  Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: stephan.ob...@onlinehome.de

Description:
Only when having one document opened via fime manager the doc, title is
displayed in title bar. 
As far as doc is opened directly from LO or if more than one doc is open, title
bar is empty and does not display any file name.
Makes work a bit difficult when several docs (e.g. all LO Writer) are open and
I have to switch between them.

Steps to Reproduce:
1. just open LO and afterwards one, two, etc. files

Actual Results:  
nothing displayed on top

Expected Results:
expected to get the file names displayed on top to see what doc is open in the
actual window


Reproducible: Always

User Profile Reset: No

Additional Info:


User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:51.0) Gecko/20100101
Firefox/51.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 106181] FILESAVE: Check boxes get lost when saving as .XLSX

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106181

tommy27  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
Version|5.2.5.1 release |4.0.1.2 release
Summary|FILESAVE: Check boxes get   |FILESAVE: Check boxes get
   |lost when saving in .XLSX   |lost when saving as .XLSX
   |format  |
 Ever confirmed|0   |1

--- Comment #4 from tommy27  ---
I confirm bug in LibO 5.2.5.1 and 5.4.0.0.alpha0+ (*)

the issue is not new and is already present in LibO 4.0.1.2 as well.
I did not test earlier releases.

status NEW



(*) Build ID: 5bb5a9dacb84ec14f7148a5a5d9ba38b7e9f1039
CPU Threads: 4; OS Version: Windows 6.29; UI Render: default; 
TinderBox: Win-x86@42, Branch:master, Time: 2017-02-17_23:30:45
Locale: it-IT (it_IT); 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 61096] FILESAVE: XHTML export of doc with image broken

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=61096

--- Comment #7 from Greg Ross  ---
Two updates to the above code, use correct variable for the href name and use
ends-with() to ensure not to catches files like "name.jpeg.txt":



data:image/jpg;base64,


data:image/svg;base64,


data:image/png;base64,



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


[Libreoffice-bugs] [Bug 61096] FILESAVE: XHTML export of doc with image broken

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=61096

--- Comment #6 from Greg Ross  ---
I did some digging, this appears to be an issue in
"filter/source/xslt/odf2xhtml/export/common/body.xsl", see line 335:

data:image/*;base64,

When the ODF is converted to XHTML it sets *all* image files to the "image:/*"
media type instead of specifying what kind of image it is.

A wildcard subtype is not a supported mime type and is therefore completely
dependent on the browser being used.

Instead I think line 335 should be replace with (may contain errors, first
attempt at writing XSLT):



data:image/jpg;base64,


data:image/svg;base64,


data:image/png;base64,



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


[Libreoffice-bugs] [Bug 61096] FILESAVE: XHTML export of doc with image broken

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=61096

--- Comment #5 from Greg Ross  ---
Confirmed the bug still exists.

LibreOffice 5.3.0.3
OS: Windows 10 (x64)

Some additional notes:

- Broken in IE and Edge, but not Firefox or Vivaldi.
- Looks to be a problem with the "src="data:image/*;base64" header as if you
replace it with "src="data:image/png;base64" all works correctly.

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


[Libreoffice-bugs] [Bug 106182] highlight button toggling does not toggle highlighting of selected text

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106182

Eben Stewart  changed:

   What|Removed |Added

  Alias||foolishmountainman

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


[Libreoffice-bugs] [Bug 106182] New: highlight button toggling does not toggle highlighting of selected text

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106182

Bug ID: 106182
   Summary: highlight button toggling does not toggle highlighting
of selected text
   Product: LibreOffice
   Version: 5.1.4.2 release
  Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: eben.stew...@alum.vassar.edu

it should not be necessary to go into highlight colour picker menu and select
'no fill' to un-highlight text that is selected. This  should happen with
highlight button toggling.
this should be set up in such a way as to enable the setting up of a highlight
on/off toggling keyboard shortcut.

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


[Libreoffice-bugs] [Bug 50916] Allow more than 1024 columns in calc

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=50916

--- Comment #49 from Commit Notification 
 ---
Bartosz Kosiorek committed a patch related to this issue.
It has been pushed to "master":

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

tdf#50916 Allow dynamically increase number of columns according to needs

It will be available in 5.4.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 106181] FILESAVE: Check boxes get lost when saving in .XLSX format

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106181

--- Comment #3 from Johannes Schneider  ---
Created attachment 131461
  --> https://bugs.documentfoundation.org/attachment.cgi?id=131461=edit
spreadsheet in .ODS format, working properley

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


[Libreoffice-bugs] [Bug 106181] FILESAVE: Check boxes get lost when saving in .XLSX format

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106181

--- Comment #2 from Johannes Schneider  ---
Created attachment 131460
  --> https://bugs.documentfoundation.org/attachment.cgi?id=131460=edit
spreadsheet in .XLSX format containing the 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 100926] PPTX: Table with rotated text rendering wrong

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100926

Volga  changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 104353] FORMATTING: Rotated text with new lines in text boxes from DOCX not properly displayed (not supported?)

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104353

Volga  changed:

   What|Removed |Added

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

--- Comment #8 from Volga  ---
This file including two sideways directions that have not implemented in
LibreOffice. On this page I found MS Word have already provided related options
in 2010:
http://www.mgzwz.com/post-383.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 103718] FORMATTING: brackets rotates depending on surrounding text in vertical layout

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103718

Volga  changed:

   What|Removed |Added

 Blocks||106045


Referenced Bugs:

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


[Libreoffice-bugs] [Bug 106045] [META] Bugs and enhancements related to vertical text direction

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106045

Volga  changed:

   What|Removed |Added

 Depends on||103718, 98879, 105286


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=98879
[Bug 98879] Some CJK characters are wrongly converted in vertical layout (Noto
CJK font)
https://bugs.documentfoundation.org/show_bug.cgi?id=103718
[Bug 103718] FORMATTING: brackets rotates depending on surrounding text in
vertical layout
https://bugs.documentfoundation.org/show_bug.cgi?id=105286
[Bug 105286] Ellipsis do not rotate in vertical layout.
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 98879] Some CJK characters are wrongly converted in vertical layout ( Noto CJK font)

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98879

Volga  changed:

   What|Removed |Added

 Blocks||106045


Referenced Bugs:

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


[Libreoffice-bugs] [Bug 105286] Ellipsis do not rotate in vertical layout.

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105286

Volga  changed:

   What|Removed |Added

 Blocks||106045


Referenced Bugs:

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


[Libreoffice-bugs] [Bug 45313] com.sun.star.uno.RuntimeException when starting any macro after using " .uno:EditDoc" once

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=45313

Luis  changed:

   What|Removed |Added

 Resolution|FIXED   |WORKSFORME

--- Comment #16 from Luis  ---
Improperly I set status to resolved-fixed by mistake.
Changed status to 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 59354] File Locked dialog doesn't unescape URL fully

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=59354

Luis  changed:

   What|Removed |Added

 CC||luismiguel.laco...@gmail.co
   ||m

--- Comment #8 from Luis  ---
The bug is still present.
Tested using Windows 7 and 8 with 5.3.0.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 45313] com.sun.star.uno.RuntimeException when starting any macro after using " .uno:EditDoc" once

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=45313

Luis  changed:

   What|Removed |Added

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

--- Comment #15 from Luis  ---
Tested in 5.2.5.1 (Windows 8) -> Bug present.
Tested in 5.3.0.3 (Windows 8) -> Bug NOT present

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


[Libreoffice-bugs] [Bug 103931] FILEOPEN: DOCX Columns no longer keep their positions/ column breaks ignored

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103931

Miklos Vajna  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|libreoffice-b...@lists.free |vmik...@collabora.co.uk
   |desktop.org |

--- Comment #2 from Miklos Vajna  ---
No, it doesn't fix this bug. The root cause here is that the bugdoc contains 3
sections and the 3rd one is empty. Given that the current DOCX import code
creates the new section in the first paragraph of the next section such empty
sections are ignored.

As a consequence of this problem the 2nd section is handled as the last section
and that's how the above commit made the already existing problem more visible.

I'll look into fixing this if I'm here anyway.

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


[Libreoffice-bugs] [Bug 106008] Scroll zooming from touchpad barely controllable

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106008

Severo Raz  changed:

   What|Removed |Added

Version|5.1.6.2 release |5.3.0.3 release

--- Comment #2 from Severo Raz  ---
Ok, just installed version 5.3.0.3 and the problem also exists in this version.

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


[Libreoffice-bugs] [Bug 106181] FILESAVE: Check boxes get lost when saving in .XLSX format

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106181

tommy27  changed:

   What|Removed |Added

 CC||ba...@quipo.it
Summary|Check boxes get lost when   |FILESAVE: Check boxes get
   |file has been saved in the  |lost when saving in .XLSX
   |.XLSX-format.   |format

--- Comment #1 from tommy27  ---
please post a test file where you exactly replicate your 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 106181] New: Check boxes get lost when file has been saved in the .XLSX-format.

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106181

Bug ID: 106181
   Summary: Check boxes get lost when file has been saved in the
.XLSX-format.
   Product: LibreOffice
   Version: 5.2.5.1 release
  Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: johannes_f.schnei...@gmx.de

When I create a check box in a spread sheet and then save the file in the
format "Microsoft Excel 7 - 2013 XML (.XLSX)", the check box is disappeared
after closing and reopening the file. Obviously calc doesn' t save check boxes
in this format.

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


[Libreoffice-bugs] [Bug 105860] CALC: line spacing different between program versions

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105860

Thomas Lendo  changed:

   What|Removed |Added

   Keywords||needsUXEval

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


[Libreoffice-bugs] [Bug 105855] Some drop-down menus higher than others

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105855

Thomas Lendo  changed:

   What|Removed |Added

   Keywords||needsUXEval

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


[Libreoffice-bugs] [Bug 72504] EDITING: Unable to edit .odb file with non-local URL

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=72504

--- Comment #31 from Justin L  ---
(In reply to Justin L from comment #30)
> It's a long shot, but do you want to try again and see if it is fixed now
> (in 5.2.4 or higher).  There was a similar sounding .xls problem in Bug
> 62625 that has been resolved.
I should have tested myself first.  No, that doesn't work in this situation.

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


[Libreoffice-bugs] [Bug 72504] EDITING: Unable to edit .odb file with non-local URL

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=72504

--- Comment #30 from Justin L  ---
(In reply to Guillermo Lo Coco from comment #26)
> Maybe you can point me out an alternative.
It's a long shot, but do you want to try again and see if it is fixed now (in
5.2.4 or higher).  There was a similar sounding .xls problem in Bug 62625 that
has been resolved.

Alternatively, I know you don't want an fstab solution, but perhaps if you add
options ,noauto,x-systemd.automount it might be acceptable?  Then the mount
will only happen if you try to access the database folder, and not
automatically on every start.

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


[Libreoffice-bugs] [Bug 83983] FILEOPEN: Regression in 4.4 master loading an ODT which contains a style with style :font-independent-line-spacing="true"

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=83983

Justin L  changed:

   What|Removed |Added

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

--- Comment #8 from Justin L  ---
Some clarity is needed on this bug report.  The inability to open was resolved
already in 4.4development.

This is a very odd document.  The text is in color WHITE, and it is only a blue
frame (without any associated textbox) in the background that makes the white
characters visible. The page size is huge 90cm x 140cm

In 4.3, it looks like the AREA color spills far outside of the frame.  That was
fixed in 4.4 by Miklos Vajna CommitDate: Tue Jun 17 01:16:20 2014 +0200
svx: fix VML export of rectangles imported from drawingML

Closing this bug. The specific problem of not being able to open has been
resolved. The vague "mis-rendering" problem is only because something broken
was tweaked to look like nice.

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


[Libreoffice-bugs] [Bug 106175] Help viewer: tag is not supported in localized (l10n) help

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106175

Laurent BP  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

--- Comment #2 from Laurent BP  ---
Thanks Jacques for your confirmation

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


[Libreoffice-bugs] [Bug 106174] FILEOPEN: Paragraph alignment inherited from parent style not loaded from docx file

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106174

Aron Budea  changed:

   What|Removed |Added

   Priority|medium  |high
 Blocks||104520
 Whiteboard||interoperability

--- Comment #7 from Aron Budea  ---
This bug started with the comment referenced below. I assume there's no point
in CC-ing anyone from KACST.

https://cgit.freedesktop.org/libreoffice/core/commit/?id=84b3d6dc3a7d5ba52b00285e59e7aa6b5ca15837
author  Faisal M. Al-Otaibi    2013-11-15
15:09:21 (GMT)
committer   Faisal M. Al-Otaibi    2013-11-15
15:16:36 (GMT)

"DOCX:fdo#71646 fix wrong direction when save the file."


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=104520
[Bug 104520] [META] DOCX (OOXML) bug tracker
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 104520] [META] DOCX (OOXML) bug tracker

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104520

Aron Budea  changed:

   What|Removed |Added

 Depends on||106174


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=106174
[Bug 106174] FILEOPEN: Paragraph alignment inherited from parent style not
loaded from docx file
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 106174] FILEOPEN: Paragraph alignment inherited from parent style not loaded from docx file

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106174

Aron Budea  changed:

   What|Removed |Added

   Keywords||bisected

--- Comment #6 from Aron Budea  ---
f2e68c240c286653a944401b117756b3f8e89a71 is the first bad commit
commit f2e68c240c286653a944401b117756b3f8e89a71
Author: Matthew Francis 
Date:   Sat Sep 5 23:01:58 2015 +0800

source-hash-84b3d6dc3a7d5ba52b00285e59e7aa6b5ca15837

commit 84b3d6dc3a7d5ba52b00285e59e7aa6b5ca15837
Author: Faisal M. Al-Otaibi 
AuthorDate: Fri Nov 15 18:09:21 2013 +0300
Commit: Faisal M. Al-Otaibi 
CommitDate: Fri Nov 15 18:16:36 2013 +0300

DOCX:fdo#71646 fix wrong direction when save the file.

Change-Id: I6f3dcf1007e91551e1f3335f4c40424add1c45c3

# bad: [6ae1bee52feeb4b006fb472cd3a073902d3d2c1a]
source-hash-d00e0bcd60304835f5c10a71b22b6a4f483dd6ec
# good: [47243472f676e7bd3c4bc3732a57be69d5371447]
source-hash-d7867b28623e4220f62b8ed9259bed5d8878a3b3
git bisect start '6ae1bee52feeb4b006fb472cd3a073902d3d2c1a'
'47243472f676e7bd3c4bc3732a57be69d5371447'
# bad: [e1240a17572838c4aa9b53b92c51d3f65705ca65]
source-hash-b8a4abdda4e6a95535992c26a906226ede7f050a
git bisect bad e1240a17572838c4aa9b53b92c51d3f65705ca65
# bad: [c4c07bb40b76318048298abc8f826dbe837d5a2d]
source-hash-3ea4d26865c645fa76ea77bb94f084b2a435e20a
git bisect bad c4c07bb40b76318048298abc8f826dbe837d5a2d
# good: [b9fadd8d3b9371c753e1fd7be02e6d72aa8315f0]
source-hash-6abfb890a2fad1931a79d53018f932205a668264
git bisect good b9fadd8d3b9371c753e1fd7be02e6d72aa8315f0
# bad: [01c62e8bda11becc51550f17d339c368a8f95f2f]
source-hash-8b853bde21ca26a44207f791d9ef8f07f1202f6a
git bisect bad 01c62e8bda11becc51550f17d339c368a8f95f2f
# good: [1f932d7e1981ec10922465e0c4f7ed83855d03fa]
source-hash-2dec3d1d4f3e91ce005bb3b5362b826e7c7590c8
git bisect good 1f932d7e1981ec10922465e0c4f7ed83855d03fa
# good: [5c734aba6b3554be6e9760d143de5801aab6732f]
source-hash-13d36ad94937fa278690a5cc5287e8997aecb10f
git bisect good 5c734aba6b3554be6e9760d143de5801aab6732f
# good: [29f53505ee34f1dad8456e2dcf1666ae2a8fcd59]
source-hash-9389cf78e304a5a99bcf1745b9388e14ac36281a
git bisect good 29f53505ee34f1dad8456e2dcf1666ae2a8fcd59
# bad: [f2e68c240c286653a944401b117756b3f8e89a71]
source-hash-84b3d6dc3a7d5ba52b00285e59e7aa6b5ca15837
git bisect bad f2e68c240c286653a944401b117756b3f8e89a71
# first bad commit: [f2e68c240c286653a944401b117756b3f8e89a71]
source-hash-84b3d6dc3a7d5ba52b00285e59e7aa6b5ca15837

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


[Libreoffice-bugs] [Bug 102058] No screen reader notification that there is a comment

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102058

Buovjaga  changed:

   What|Removed |Added

  Component|LibreOffice |Calc

--- Comment #2 from Buovjaga  ---
Created a separate report for Writer by dev request: bug 106180

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


[Libreoffice-bugs] [Bug 106180] No screen reader notification that there is a comment

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106180

Buovjaga  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 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 106180] New: No screen reader notification that there is a comment

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106180

Bug ID: 106180
   Summary: No screen reader notification that there is a comment
   Product: LibreOffice
   Version: 5.3.0.0.alpha0+
  Hardware: All
OS: All
Status: UNCONFIRMED
  Keywords: accessibility
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: todven...@suomi24.fi
Blocks: 101912, 106179

When you navigate by keyboard on a piece of text that has a comment, there is
no screen reader notification about the comment. This is similar to the feature
of being notified that a word is mispelt.

Split from bug 102058 per developer request.


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=101912
[Bug 101912] [META] Accessibility (a11y) bugs and enhancements
https://bugs.documentfoundation.org/show_bug.cgi?id=106179
[Bug 106179] [META] Writer comment 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 101912] [META] Accessibility (a11y) bugs and enhancements

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

Buovjaga  changed:

   What|Removed |Added

 Depends on||106180


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=106180
[Bug 106180] No screen reader notification that there is a comment
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 106179] [META] Writer comment bugs and enhancements

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106179

Buovjaga  changed:

   What|Removed |Added

 Depends on||106180


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=106180
[Bug 106180] No screen reader notification that there is a comment
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 101216] [META] Comment bugs and enhancements

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101216
Bug 101216 depends on bug 83065, which changed state.

Bug 83065 Summary: Allow Comment Location to be Moved Upon Creation of Comment
https://bugs.documentfoundation.org/show_bug.cgi?id=83065

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |DUPLICATE

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


[Libreoffice-bugs] [Bug 83065] Allow Comment Location to be Moved Upon Creation of Comment

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=83065

Buovjaga  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||todven...@suomi24.fi
 Resolution|--- |DUPLICATE

--- Comment #3 from Buovjaga  ---


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

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


[Libreoffice-bugs] [Bug 68695] EDITING: Comments cannot be resized while editing - missing squares around the comment /note

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=68695

Buovjaga  changed:

   What|Removed |Added

 CC||didier.t...@free.fr

--- Comment #32 from Buovjaga  ---
*** Bug 83065 has been marked as a duplicate of this bug. ***

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


[Libreoffice-bugs] [Bug 106178] Page break slow repaint

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106178

--- Comment #3 from Dmitry  ---
I have downloaded and installed previous version
(LibreOffice_5.2.5_Linux_x86-64_deb.tar.gz), does not have this 
bug. My video-card is "ATI Mobility Radeon HD5400".

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


[Libreoffice-bugs] [Bug 106176] Custom animation Emphasis "Spin" does not

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106176

Regina Henschel  changed:

   What|Removed |Added

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

--- Comment #1 from Regina Henschel  ---
Please try, whether a number of repeats work. The problem with "until slide
ends" is already tracked in bug 77186. If you have no other problems in case of
a number repeat count, this would be a duplicate.

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


[Libreoffice-bugs] [Bug 106178] Page break slow repaint

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106178

--- Comment #2 from Dmitry  ---
Created attachment 131458
  --> https://bugs.documentfoundation.org/attachment.cgi?id=131458=edit
page footer during repaint

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


[Libreoffice-bugs] [Bug 106178] Page break slow repaint

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106178

--- Comment #1 from Dmitry  ---
Created attachment 131457
  --> https://bugs.documentfoundation.org/attachment.cgi?id=131457=edit
page break during repaint

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


[Libreoffice-bugs] [Bug 106178] New: Page break slow repaint

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106178

Bug ID: 106178
   Summary: Page break slow repaint
   Product: LibreOffice
   Version: 5.3.0.3 release
  Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: udv.my...@gmail.com

Description:
When during mouse scroll page break become visible it is repainted twice time
per single mouse scroll. During repaint I see ow dashes are running from left
to right. This process takes about 3 seconds.


Steps to Reproduce:
1. open libreoffice writer
2. insert page break by CTRL+ENTER
3. scroll mouse down, wait until page interval will become visible
Reboot does not help.
Also this happens when page Headers and Footers lines are becoming visible.


Actual Results:  
CPU load during repainting for several seconds.


Expected Results:
Quick repaint.



Reproducible: Always

User Profile Reset: No

Additional Info:


User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101
Firefox/45.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 106169] LibreOffice won' t save new data created in a document file and errors out. Can' t close program unless selecting "cancel edit". If selecting cancel edit, then LibreOff

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106169

V Stuart Foote  changed:

   What|Removed |Added

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

--- Comment #2 from V Stuart Foote  ---
Also need this info:

What LO module? Writer, Calc, Draw, Impress?

What build of Apple hardware and GPU?

Does this happen with a newly created document?  And, if that is saved and
reopened does it happen then?

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


[Libreoffice-bugs] [Bug 81426] FILESAVE: Data from header and footer is getting lost

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=81426

Justin L  changed:

   What|Removed |Added

   Keywords||filter:docx
 CC||jl...@mail.com

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


[Libreoffice-bugs] [Bug 106177] New: copy and paste special (formulas only) destroys merged cells

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106177

Bug ID: 106177
   Summary: copy and paste special (formulas only) destroys merged
cells
   Product: LibreOffice
   Version: 5.3.0.3 release
  Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: byrn...@harte-lyne.ca

If a formula is entered into a cell that has been merged with adjacent cells
and that cell is then copied and pasted (special) into another group of merged
cells with only the formula specified then the merged target cells are split. 
They then need to be manually merged again.

This happens if only one group of merged cells are copied from/to or if an
entire row is copied.  If the formatting is copied as well then the format from
the source is properly applied to the target, which in the present case, is not
desired.

This happens on Linux as well as the Microsoft versions of LO.

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


[Libreoffice-bugs] [Bug 106176] New: Custom animation Emphasis "Spin" does not

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106176

Bug ID: 106176
   Summary: Custom animation Emphasis "Spin" does not
   Product: LibreOffice
   Version: 5.1.6.2 release
  Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Impress
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: gregor.shap...@gmail.com

Description:
Custom animation "Spin" dosn't do anything to the shape I have tried to apply
it to.

Steps to Reproduce:
1.On a slide create a shape 
2.Go to the   item 
3.Select the shape choose  select "Emphasis"; "Spin" 
4.Choose whatever options you want (I didn't ever get it to preview or play
during a slideshow)I chose: On click; Full spin, until slide ends.
5.Save
6.Play slide: notice that the shape does not spin

Actual Results:  
No shape spin

Expected Results:
The shape should start to spin when I click it and not stop until I continue to
next slide.


Reproducible: Always

User Profile Reset: No

Additional Info:
I tried removing and reinstalling from the Ubuntu Software Manager hoping for a
newer version but it gave me the 5.1.6.2 that I had already. I could not figure
out how to install the 5.3.0.3 tar.gz that I downloaded... (I'm not enough of a
Linux geek to do even that simple task, and the readme said to use the
Manager...).


User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like
Gecko) Ubuntu Chromium/55.0.2883.87 Chrome/55.0.2883.87 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 105986] EDITING - FILEOPEN - LOo crashes and enters document recovery loop

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105986

James B. Byrne  changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
 Ever confirmed|1   |0

--- Comment #7 from James B. Byrne  ---
OpenCL Not Used

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


[Libreoffice-bugs] [Bug 106170] CRASHING Photoshop CS3 - 5.3.0.3 Causing ntdll.dll to CRASH

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106170

V Stuart Foote  changed:

   What|Removed |Added

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

--- Comment #1 from V Stuart Foote  ---
Can not confirm on Windows 10 Pro 64-bit en-US with nVidia GPU
Version: 5.3.0.3 (x64)
Build ID: 7074905676c47b82bbcfbea1aeefc84afe1c50e1
CPU Threads: 8; OS Version: Windows 6.19; UI Render: default; Layout Engine:
new; 
Locale: en-US (en_US); Calc: group

and

Adobe CS4 Photoshop 11.0.2 (64-bit, or 32-bit).

Kind of doubt that the packaging for LO would touch this MS .dll--it is not
referenced in the MSI package for the 5.3.0.3 installer.  But, possible that
GPU is being changed set active/deactivated by the LibreOffice installation and
that impacts Photoshop. Have you tried forcing the GPU off, or disabling OpenGL
rendering?

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


[Libreoffice-bugs] [Bug 106144] Multi monitor tooltip/palette position

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106144

Eric Owens  changed:

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution|--- |FIXED

--- Comment #2 from Eric Owens  ---
My apologies for not updating to the newest release prior to submitting the bug
report.

That said, prior to updating, I restored the original user directory in
%UserProfile%\AppData\Roaming\LibreOffice\4 and made an attempt to ensure the
undesirable behavior still existed.  Interestingly, the behavior did not carry
over and behaved as expected.  I then updated to the newest release and was
able to confirm that the behavior continued as expected.  I also confirmed the
behavior was as expected after disconnecting the external monitors from the
laptop, running libreoffice, and then reconnecting the external monitors.

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


[Libreoffice-bugs] [Bug 38902] UTF-8 contents should be detected and this codepage should be suggested for FILESAVE as ".txt coded"

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=38902

--- Comment #22 from Justin L  ---
Unable to reproduce in Linux (went back to oldest50 alpha), so it might
actually be windows only (as is already marked).  After making changes and then
saving over top of an existing .txt file, or as a new Text(.txt) format, I
never got ?'s when re-opening.

I was able to confirm the problem still exists in Windows with 5.1.6.

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


[Libreoffice-bugs] [Bug 106175] Help viewer: tag is not supported in localized (l10n) help

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106175

Jacques Guilleron  changed:

   What|Removed |Added

 CC||guillero...@aol.com

--- Comment #1 from Jacques Guilleron  ---
Created attachment 131456
  --> https://bugs.documentfoundation.org/attachment.cgi?id=131456=edit
Help display In English(US) and French

Hi Laurent,

I reproduce with:
LO 5.3.1.1 Build ID: 72fee18f394a980128dc111963f2eefb05998eeb
Threads CPU : 2; Version de l'OS :Windows 6.1; UI Render : par défaut; Moteur
de mise en page : nouveau; Locale : fr-FR (fr_FR); Calc: CL

Local Help tried for English(US) and French.
See attachment.

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


[Libreoffice-bugs] [Bug 106161] Writer crashes immediately after opening this .docx in Windows 7

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106161

Pedro  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

--- Comment #2 from Pedro  ---
I'm taking the liberty of changing the Status to NEW since it has been
confirmed by Stuart

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


[Libreoffice-bugs] [Bug 43808] [META] Right to left language issues (RTL/CTL)

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=43808

V Stuart Foote  changed:

   What|Removed |Added

 Depends on||106161


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=106161
[Bug 106161] Writer crashes immediately after opening this .docx in Windows 7
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 104450] [META] DOCX file opening issues

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104450

V Stuart Foote  changed:

   What|Removed |Added

 Depends on||106161


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=106161
[Bug 106161] Writer crashes immediately after opening this .docx in Windows 7
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 106161] Writer crashes immediately after opening this .docx in Windows 7

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106161

V Stuart Foote  changed:

   What|Removed |Added

   Keywords||filter:docx
 CC||caol...@redhat.com
 Blocks||104450, 43808


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=43808
[Bug 43808] [META] Right to left language issues (RTL/CTL)
https://bugs.documentfoundation.org/show_bug.cgi?id=104450
[Bug 104450] [META] DOCX file opening issues
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 106161] Writer crashes immediately after opening this .docx in Windows 7

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106161

V Stuart Foote  changed:

   What|Removed |Added

Crash report or|["rtl_uString_acquire"] |["rtl_uString_acquire","cpp
crash signature||u::checkInterface"]

--- Comment #1 from V Stuart Foote  ---
Confirmed.

On a VM of Windows 7sp1 Ultimate 32-bit with
Version: 5.3.1.1
Build ID: 72fee18f394a980128dc111963f2eefb05998eeb
CPU Threads: 4; OS Version: Windows 6.1; UI Render: default; Layout Engine:
new; 
Locale: en-US (en_US); Calc: group

But a different crash signature, but similar stack for the reflow:

http://crashreport.libreoffice.org/stats/crash_details/fd85713a-797e-4338-86fc-7f8d1b2ae04a

http://crashreport.libreoffice.org/stats/crash_details/2267982d-6039-4625-8af5-2b939798973a

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


[Libreoffice-bugs] [Bug 106156] Type spacing

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106156

--- Comment #4 from Adrian Greeman  
---
Created attachment 131455
  --> https://bugs.documentfoundation.org/attachment.cgi?id=131455=edit
pdf printed version

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


[Libreoffice-bugs] [Bug 106161] Writer crashes immediately after opening this .docx in Windows 7

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106161

V Stuart Foote  changed:

   What|Removed |Added

 CC||vstuart.fo...@utsa.edu
Crash report or||["rtl_uString_acquire"]
crash signature||

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


[Libreoffice-bugs] [Bug 106156] Type spacing

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106156

Adrian Greeman  changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
   Hardware|x86 (IA32)  |x86-64 (AMD64)
 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 79381] Color of non-printable characters is hard-coded to a single value, should select dynamically from the DE with option to fix

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=79381

V Stuart Foote  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |DUPLICATE
Summary|Color of non-printable  |Color of non-printable
   |characters is hard-coded to |characters is hard-coded to
   |light blue  |a single value, should
   ||select dynamically from the
   ||DE with option to fix

--- Comment #10 from V Stuart Foote  ---


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

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


[Libreoffice-bugs] [Bug 80054] Enhancement request: Add option to allow user to select color of non-printing characters

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=80054

V Stuart Foote  changed:

   What|Removed |Added

 CC||heinzless...@gmail.com

--- Comment #22 from V Stuart Foote  ---
*** Bug 79381 has been marked as a duplicate of this bug. ***

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


[Libreoffice-bugs] [Bug 106156] Type spacing

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106156

--- Comment #3 from Adrian Greeman  
---
This is a phenomenon affecting some typefaces but not others (Palatino, Times,
Garamond at least show it). It also affects some but not all of the files in a
folder where I have accumulated files over several years - they are odt files
saved in earlier versions of Libre I think (and maybe some in Open Office
earlier?)

If I copy/paste the contents from these to a blank new odt in 5.3 they display
correctly.

If I open the odt in Word, it tells me there is a problem with unreadable
content, and then in a secod box asks if I wish it to find missing content.
Then it opens and displays correctly in Word.  Saving from Word to odt creates
a file which opens and displays properly in Libre.

The misdisplaying type sections also print wrongly on an inkjet and "print"
incorrectly to pdf with Distiller.

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


[Libreoffice-bugs] [Bug 106131] Crash when I try to move a small line near the left side of a page

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106131

Roman  changed:

   What|Removed |Added

Crash report or|http://crashreport.libreoff |http://crashreport.libreoff
crash signature|ice.org/stats/crash_details |ice.org/stats/crash_details
   |/535a76bf-d33f-4715-91ea-f1 |/8f74cc7f-9f9e-4327-a6fd-a7
   |be968f8261  |c1705ea79d

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


[Libreoffice-bugs] [Bug 80421] Image Transparency Should be Added to "Transparency" Tab

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=80421

Justin L  changed:

   What|Removed |Added

 CC||jl...@mail.com
Version|4.4.0.0.alpha0+ Master  |3.5.0 release

--- Comment #3 from Justin L  ---
It is very frustrating not to be able to find an option in the main
menu/properties, and only find it on the "shortcut" toolbars.  Personally I
would put the transparency setting on the image tab.  (Still needed in 5.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 106131] Crash when I try to move a small line near the left side of a page

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106131

--- Comment #14 from Roman  ---
I was able to reproduce the bug in a newly created file.

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


[Libreoffice-bugs] [Bug 106131] Crash when I try to move a small line near the left side of a page

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106131

--- Comment #13 from Roman  ---
Created attachment 131454
  --> https://bugs.documentfoundation.org/attachment.cgi?id=131454=edit
The file I used to reproduce the 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 106131] Crash when I try to move a small line near the left side of a page

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106131

Roman  changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
 Ever confirmed|1   |0

--- Comment #12 from Roman  ---
It was a little harder to grab onto a line in the way I described after I
updated LO to 5.2.5.1 but I was still able to crash LO a couple of times.
Updated the crash report.

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


[Libreoffice-bugs] [Bug 106157] Nonprinting Characters color

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106157

V Stuart Foote  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||vstuart.fo...@utsa.edu
 Resolution|--- |DUPLICATE

--- Comment #1 from V Stuart Foote  ---


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

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


[Libreoffice-bugs] [Bug 80054] Enhancement request: Add option to allow user to select color of non-printing characters

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=80054

V Stuart Foote  changed:

   What|Removed |Added

 CC||bura...@ya.ru

--- Comment #21 from V Stuart Foote  ---
*** Bug 106157 has been marked as a duplicate of this bug. ***

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


[Libreoffice-bugs] [Bug 106131] Crash when I try to move a small line near the left side of a page

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106131

--- Comment #11 from Roman  ---
Created attachment 131453
  --> https://bugs.documentfoundation.org/attachment.cgi?id=131453=edit
Line ends here after I reopen the document. Nothing is lost.

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


[Libreoffice-bugs] [Bug 106131] Crash when I try to move a small line near the left side of a page

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106131

--- Comment #10 from Roman  ---
Created attachment 131452
  --> https://bugs.documentfoundation.org/attachment.cgi?id=131452=edit
This is the crash report.

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


[Libreoffice-bugs] [Bug 106156] Type spacing

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106156

--- Comment #2 from Adrian Greeman  
---
Created attachment 131451
  --> https://bugs.documentfoundation.org/attachment.cgi?id=131451=edit
Odt document section.

This is a cutdown section of one of the mis-displaying files - it has text in
Paltino displaying incorrectly and in Courier (which seems to be fine).

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


[Libreoffice-bugs] [Bug 106131] Crash when I try to move a small line near the left side of a page

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106131

Roman  changed:

   What|Removed |Added

 Attachment #131450|Step 3. Writer closes and   |Step 3.Click somewhere on
description|this window appears.|the page, Writer closes and
   ||this window appears.

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


[Libreoffice-bugs] [Bug 106131] Crash when I try to move a small line near the left side of a page

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106131

--- Comment #9 from Roman  ---
Created attachment 131450
  --> https://bugs.documentfoundation.org/attachment.cgi?id=131450=edit
Step 3. Writer closes and this window appears.

Text is in russian. It says that LibreOffice crashed because of an unexpected
error and that my files are saved and will be restored when I open LibreOffice
again.

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


[Libreoffice-bugs] [Bug 106131] Crash when I try to move a small line near the left side of a page

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106131

--- Comment #8 from Julien Nabet  ---
To make it easy to reproduce this, could you attach your file by using this
link
https://bugs.documentfoundation.org/attachment.cgi?bugid=106131=enter ?

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


[Libreoffice-bugs] [Bug 106131] Crash when I try to move a small line near the left side of a page

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106131

--- Comment #7 from Roman  ---
Created attachment 131449
  --> https://bugs.documentfoundation.org/attachment.cgi?id=131449=edit
Step 2. Release the left mouse button and line should dissapear completely.

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


[Libreoffice-bugs] [Bug 106131] Crash when I try to move a small line near the left side of a page

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106131

--- Comment #6 from Roman  ---
Created attachment 131448
  --> https://bugs.documentfoundation.org/attachment.cgi?id=131448=edit
Step 1. Select and drag, but make sure to have a preview like this one.

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


[Libreoffice-bugs] [Bug 101652] Allow to disable readonly infobar via configuration

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101652

--- Comment #10 from rob...@familiegrosskopf.de ---
Could also confirm it solves the problem in Base-reports.

Well done, Samuel.

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


[Libreoffice-bugs] [Bug 106131] Crash when I try to move a small line near the left side of a page

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106131

Roman  changed:

   What|Removed |Added

 Attachment #131447|image/jpeg  |image/png
  mime type||
 Attachment #131447|This is what I meant by |This is what I meant by
description|"height".   |"height" of the mouse. You
   ||can see the cursor on the
   ||right.

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


[Libreoffice-bugs] [Bug 106131] Crash when I try to move a small line near the left side of a page

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106131

--- Comment #5 from Roman  ---
Created attachment 131447
  --> https://bugs.documentfoundation.org/attachment.cgi?id=131447=edit
This is what I meant by "height".

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


[Libreoffice-bugs] [Bug 105463] Checkbox in Base form corrupted

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105463

rob...@familiegrosskopf.de changed:

   What|Removed |Added

 CC||silvain-dupertuis@bluewin.c
   ||h

--- Comment #20 from rob...@familiegrosskopf.de ---
*** Bug 106150 has been marked as a duplicate of this bug. ***

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


[Libreoffice-bugs] [Bug 106150] Creation of radio button or check box does not work

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106150

rob...@familiegrosskopf.de changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #5 from rob...@familiegrosskopf.de ---
OK, it's the same bug.
If you change the property of the boxes from "flat" to "3d" the boxes will
appear.

I will set this one as duplicate of bug 105463.

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

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


[Libreoffice-bugs] [Bug 106175] New: Help viewer: tag is not supported in localized ( l10n) help

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106175

Bug ID: 106175
   Summary: Help viewer:  tag is not supported in localized
(l10n) help
   Product: LibreOffice
   Version: 5.3.0.3 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Documentation
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: jumbo4...@yahoo.fr

Description: In Chart Help, subscript formatting with  tag is not
rendered in localized help (tested with fr, es and de)

Steps to reproduce:
1. Open Calc, F1 to launch Help
2. Find, search "trend lines" > Trend Lines*
3. In paragraph "Trend Lines Curve Types", look at line about Polynomial trend
line

Actual behavior:
In English, equation is correctly rendered with 'i' as subscript for 'a' and
superscript for 'x', while in other languages (de, es and fr tested) the
equation is
y=Σ(ai∙xi)
('i' is correctly as superscript for 'x')

Expected behavior:
 tag should also be rendered in all languages.

Tested with Version: 5.3.1.1 (x64)
Build ID: 72fee18f394a980128dc111963f2eefb05998eeb
Threads CPU : 4; Version de l'OS :Windows 6.1; UI Render : par défaut; Moteur
de mise en page : nouveau; 
Locale : fr-FR (fr_FR); Calc: CL
with embedded help for each language tested.

Note that on wikihelp, whatever the language, subscript and superscript tags
are simply ignored.
https://help.libreoffice.org/Chart/Trend_Lines#Trend_Lines_Curve_Types

* "Curvas de Regresión" in Spanish (es), "Trendlinien" in German (de) and
"Courbes de tendance" in French

-- 
You are receiving this mail because:
You are the 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-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=36549
Bug 36549 depends on bug 101885, which changed state.

Bug 101885 Summary: Crash when disabling and reenabling screen reader
https://bugs.documentfoundation.org/show_bug.cgi?id=101885

   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 101885] Crash when disabling and reenabling screen reader

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101885

Xisco Faulí  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||xiscofa...@libreoffice.org
 Resolution|--- |WORKSFORME

--- Comment #8 from Xisco Faulí  ---
Closing as RESOLVED WORKSFORME as per comment 7

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


[Libreoffice-bugs] [Bug 103005] Crash if I select and deselect rows, columns and cells in a certain way

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103005

Xisco Faulí  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||xiscofa...@libreoffice.org
 Resolution|--- |WORKSFORME

--- Comment #8 from Xisco Faulí  ---
I can no longer reproduce it in

Version: 5.4.0.0.alpha0+
Build ID: 880033edde516fc30225005245253293a6a58ba4
CPU Threads: 4; OS Version: Linux 4.8; UI Render: default; 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 106150] Creation of radio button or check box does not work

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106150

--- Comment #4 from Silvain Dupertuis  ---
Created attachment 131446
  --> https://bugs.documentfoundation.org/attachment.cgi?id=131446=edit
Screenshot showing corrupted checkboxes and radio buttons

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


[Libreoffice-bugs] [Bug 106150] Creation of radio button or check box does not work

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106150

--- Comment #3 from Silvain Dupertuis  ---
Created attachment 131445
  --> https://bugs.documentfoundation.org/attachment.cgi?id=131445=edit
Test LO Base file with one table and one form

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


[Libreoffice-bugs] [Bug 78969] Other: Random crash probably linked to native tables

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=78969

Xisco Faulí  changed:

   What|Removed |Added

 Status|NEW |NEEDINFO
 CC||xiscofa...@libreoffice.org

--- Comment #6 from Xisco Faulí  ---
Hello,
Could you please try to reproduce it with the latest version of LibreOffice
from https://www.libreoffice.org/download/libreoffice-fresh/ ?
I have set the bug's status to 'NEEDINFO'. Please change it back to 'NEW' if
the bug is still present in the latest version.

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


[Libreoffice-bugs] [Bug 92372] Writer systematic hangs when undoing frame move

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92372

Xisco Faulí  changed:

   What|Removed |Added

 CC||xiscofa...@libreoffice.org
Summary|Writer systematic crash |Writer systematic hangs
   |when undoing frame move |when undoing frame move

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


[Libreoffice-bugs] [Bug 45313] com.sun.star.uno.RuntimeException when starting any macro after using " .uno:EditDoc" once

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=45313

--- Comment #14 from Luis  ---
Bug present in 5.2.4.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 45313] com.sun.star.uno.RuntimeException when starting any macro after using " .uno:EditDoc" once

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=45313

--- Comment #11 from Luis  ---
Tested on development version 5.4.0.0 of date 2017-02-23.
The bug IS NOT present.
I will locate in which version is corrected.

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


[Libreoffice-bugs] [Bug 45313] com.sun.star.uno.RuntimeException when starting any macro after using " .uno:EditDoc" once

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=45313

Stephan Bergmann  changed:

   What|Removed |Added

 Status|RESOLVED|NEW
 CC||sberg...@redhat.com
 Resolution|WORKSFORME  |---

--- Comment #13 from Stephan Bergmann  ---
(With the random builds I have lying around on my Linux box, I can reproduce
with attachment 131425 in a 5.1 and a 5.2 build, but not with a recent master
towards 5.4, so this may have been fixed meanwhile.)

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