[Libreoffice-bugs] [Bug 96505] Get rid of cargo cult "long" integer literals

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96505

--- Comment #18 from jan iversen  ---
(In reply to Asela from comment #17)
> Helllo 
> 
> I would like to contribute to this bug as my first bug fixing.
> Can you show me starting pointers.

Welcome, there are no special code pointers for this bug, because the e.g. 0L
is distributed all over the code.

use e.g. http://opengrok.libreoffice.org/ to find the lines.

Please also have a look at:
https://wiki.documentfoundation.org/Development/GetInvolved

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


[Libreoffice-bugs] [Bug 101024] New: HELP: the list of ToC and Index submenus has not been updated

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101024

Bug ID: 101024
   Summary: HELP: the list of ToC and Index submenus has not been
updated
   Product: LibreOffice
   Version: 5.2.0.1 rc
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: jbfa...@libreoffice.org

See http://vm173.documentfoundation.org/text/swriter/00/0404.xhp
"Index or Table of Contents" tab does not exist anymore in LO 5.2, it has been
replaced by a generic tab named Type

Best regards. JBF

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


[Libreoffice-bugs] [Bug 100819] Can't save my file

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100819

Aron Budea  changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
 Ever confirmed|1   |0

--- Comment #11 from Aron Budea  ---
Thanks for the sample, Mark!
I've been trying to reproduce the bug in LO 5.2.0.2 with it, without success so
far, unfortunately.
I did get bad allocation error a couple of times when trying to delete large
portions of text, but that wasn't consistent, either. Very strange.

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


[Libreoffice-bugs] [Bug 100845] "Find Record" in form causes crash if cancelled without search when first entry is missing from a secondary referenced table

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100845

--- Comment #12 from Aron Budea  ---
Hm, I couldn't reproduce it in Ubuntu 16.04 with 5.1.4.2 (x64). Is LibreOffice
being 32/64-bit relevant? Alex, I assume the Mac repro was on 64-bit, 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 58358] VIEWING Scrolling broken - page totally distorted [Summary: comment#38, comment#42]

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=58358

--- Comment #53 from Renato Miró  ---
Hi, I'm trying to reuse an old notebook with the following specs:

- Pentium T3400 (fairly reasonable 64-bit CPU)
- 2 GB RAM
- 14" 1280x800 LCD controlled by a SiS 771/671 chip <-- the problem!

That chip is somewhat of a pain to use in Linux. Originally with Vista, I only
found an "official" driver for Win7 at SiS. For Linux/Xorg, there's a driver
(sisimedia) by Thomas Winischhofer, which Mageia 5 makes available.

Though only able to play videos at 640x480 maximum, the driver enables
satisfactory use of most other kinds of applications at 1280x800. Firefox,
Dolphin, Thunar, KPatience, Chromium BSU, Megamario, Okular, Kwin & KDE
settings, Xfcewm & Configuration Manager... every program I ran did not present
any kind of problem when scrolling (I tried also to vary the zoom). Programs
were retested to ensure accuracy in the present report.

In Libreoffice Writer 4.4.7.2 (the version in Mageia 5) I can see the same kind
of artifact shown on the previously attached pics. Also, I verified the
problems seems to disappear below 55% zoom. The problem shows in Print layout
and Web layout likewise.

I confirm Heinz Repp's comment #14 here, too, with regard to the same settings
mentioned -- no setting in Libreoffice could improve the situation.

Calc does not present that behavior. On a simple spreadsheet (columns with
months' names), at varying zoom scales, text was always perfectly rendered.

BUT:

A workaround I found is disabling acceleration in xorg.conf (Option "NoAccel"
"True"). Using that option for this hardware and driver makes the problem go
away. I don't know if the same solution will help other kinds of hardware.

Thanks!

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


[Libreoffice-bugs] [Bug 52225] Greek symbols default to non-italic, need additional control of the GreekCharStyle property

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=52225

--- Comment #14 from Takeshi Abe  ---
(In reply to V Stuart Foote from comment #12)
> @Takeshi -- assume some your recent work on the formula editor will be back
> ported?
It has been already cherry-picked for libreoffice-5-2 branch.
Running for libreoffice-5-2-0 now: ,
but is too late for RC3.

>  Also, what are your thoughts on default behavior to be set with
> GreekCharStyle now that it seems to be functioning correctly?
I think setting GreekCharStyle to 2 works again now and will be helpful as a
workaround.
At the same time, I am afraid if changing the default value of GreekCharStyle
may cause confusion for some users.
For example, given an .odf saved with the old setting, reopening it and
changing GreekCharStyle via Expert Configuration cannot modify the value in the
document.

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


[Libreoffice-bugs] [Bug 96505] Get rid of cargo cult "long" integer literals

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96505

--- Comment #17 from Asela  ---
Helllo 

I would like to contribute to this bug as my first bug fixing.
Can you show me starting pointers.

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


[Libreoffice-bugs] [Bug 90780] Low performance viewing tables having a primary key

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90780

Aron Budea  changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 73377] FORMATTING Single quote to force text not hidden as expected

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=73377

V Stuart Foote  changed:

   What|Removed |Added

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

--- Comment #5 from V Stuart Foote  ---
Any change if you on Tools -> AutoCorrect Options -> Localized Options tab
uncheck the Single Quotes replace action?

The glitch is fixed for 5.2 and master builds.

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


[Libreoffice-bugs] [Bug 101023] New: calc editing delete row

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101023

Bug ID: 101023
   Summary: calc editing delete row
   Product: LibreOffice
   Version: 5.3.0.0.alpha0+ Master
  Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: mikfi...@bigpond.net.au

Calc crashes when I try to delete a row. This problem came out of the blue!

Circumstances are similar to Bug #74041.

When I deleted a few sheets the problem remained.

When more sheets were deleted, the row deleted normally.

The 'Fatal Error' message was :

"multi_type_vector_position#1321: block position not found! (logical
pos=18446744073709551611, block size = 69, logical size = 1048576)"

Regards
Mike Finch

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


[Libreoffice-bugs] [Bug 101020] Add setting in Writer for changing scroll granularity to a single line

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101020

Aron Budea  changed:

   What|Removed |Added

   Keywords||needsUXEval
 CC||ba...@caesar.elte.hu
Summary|writer scrolls down several |Add setting in Writer for
   |lines at once (instead of   |changing scroll granularity
   |one)|to a single line
 OS|Linux (All) |All
   Severity|normal  |enhancement

--- Comment #1 from Aron Budea  ---
There is a setting to make scrolling smoother in 'Tools -> Options... ->
LibreOffice Writer -> View -> Smooth scroll'. While it's not what you're
suggesting, it should make the behavior somewhat less annoying for now.

I could imagine more fine-grained settings to control scroll
smoothness/granularity (these seem to be settings each people can have very
fine-tuned preferences towards), let's hear what the UX guys have to say.

I noticed the Smooth scroll setting does not affect mouse scrolling, I wonder
if that is intended.

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


[Libreoffice-bugs] [Bug 100819] Can't save my file

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100819

Mark  changed:

   What|Removed |Added

 CC||mcste...@verizon.net

--- Comment #10 from Mark  ---
Created attachment 126313
  --> https://bugs.documentfoundation.org/attachment.cgi?id=126313=edit
Extract from my big file. Saving sometimes works, sometimes doesn't

Sometimes, when I try to save, I get "Error in writing sub-document $(ARG1),
sometimes it saves OK, without making any changes. I have seen other errors,
but I'm only getting this one currently.

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


[Libreoffice-bugs] [Bug 101022] Export of characters from iGreek and Greek Symbol set generates wrong MathML

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101022

V Stuart Foote  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||t...@fixedpoint.jp,
   ||vstuart.fo...@utsa.edu
 Ever confirmed|0   |1

--- Comment #1 from V Stuart Foote  ---
The associated internal StarMath records correctly as annotation -- allowing
our correct internal use. 

So, isn't it mostly a broken filter (mathmlexport.cxx) issue on export in
composing a matching MathML ODF Formula. 

On reimport do we read the MathML and filter that--or do we instead parse the
annotation and recreate formula using that? If the first--would expect a whole
lot more complaining as documents would fail on round trip.

None the less, the MathML looks to be broken. To NEW.

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


[Libreoffice-bugs] [Bug 71322] [SECURITY] Password protected editing removed after saving to XLS and probably other formats

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=71322

--- Comment #3 from Tom  ---
Twice I spent hours to create a password protected document.  The first time I
accepted that I possibly had forgotten the password.  Today (the second time) I
created the same document, a password and immediately recorded it, closed the
document, then could not open it.  I'm not an important person; none the less,
my time is important to me. Thanks, Tom.

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


[Libreoffice-bugs] [Bug 52225] Greek symbols default to non-italic, need additional control of the GreekCharStyle property

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=52225

--- Comment #13 from V Stuart Foote  ---
Created attachment 126312
  --> https://bugs.documentfoundation.org/attachment.cgi?id=126312=edit
sample from Math w/OpenSymbol replaced by Asana Math

With current 5.3.0alpha0+ master, normal font substitution from Tools ->
Options -> Fonts: Replacement Table seems to correctly by-pass hardcoded
OpenSymbol font(FNT_MATH, FNTNAME_MATH, FONTNAME_MATH)

Styx or Asana math font seems to work well and GreekCharStyle mode 2 is
rendered as desired with current master.

Clip as with default GDI and SimpleWinLayout

Windows 8.1 Ent 64-bit en-US with
Version: 5.3.0.0.alpha0+
Build ID: 7b86ff8c8a791ddf80d07be3f5309fb889c3f8be
CPU Threads: 8; OS Version: Windows 6.29; UI Render: default; 
TinderBox: Win-x86@39, Branch:master, Time: 2016-07-19_10:08:28
Locale: en-US (en_US); Calc: CL

When OpenGL is enabled get a few visual glitches from DirectWrite. I.e. closing
the root with its bar, and length of the bar(s) in the exponent.

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


[Libreoffice-bugs] [Bug 100977] Something, (long Formulae?) make a file unusable in LO 5 but works in LO4

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100977

--- Comment #11 from Laurie  ---
The single quote problem appears to not be a new issue.
Added a comment to bug 73377.

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


[Libreoffice-bugs] [Bug 46354] Updater shows incomplete identification of build number

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=46354

--- Comment #14 from Pedro  ---
(In reply to tommy27 from comment #13)
> Test to see if the bug is still present on a currently supported version of
> LibreOffice (5.0.5 or 5.1.2 https://www.libreoffice.org/download/

Bug still occurs in current branch

LibreOffice 5.1.4 is available.
The installed version is LibreOffice 5.1.4.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 73377] FORMATTING Single quote to force text not hidden as expected

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=73377

--- Comment #4 from Laurie  ---
This one is annoying to me, not because it looks different but because it also
behaves differently in lookups.
Below is what I wrote as we concluded checks for a different problem.

Using a single quote at the start of a number ('65635 because I want it treated
as text) is treated differently in my LO 5.1.1.3 and in the 5.1.5.1 version I
used just now. In 5.2.0.2 that worked properly again, as in 4.0.4.2 and
earlier. In 5.1.x.x I have to copy another cell to where I want the new value
then backspace out the unwanted number and type in the new one else my lookups
do not work on the new (account) number. The difference is very visible in the
cell. I did not ask about that earlier as I had changed computers and thought
that might be the problem. But 5.2.0.2 worked so I doubt that it is the
hardware.

They appear to be stored differently as can be seen in the examples copied
below. The same key was used to commence those numbers but in different
versions of LO.

 '27393  < should be  not > ‘2

Hope that helps.

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


[Libreoffice-bugs] [Bug 100997] Can't restart page numbering and have TOC work properly

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100997

Aron Budea  changed:

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #3 from Aron Budea  ---
I'm glad to hear that. Closing this as duplicate of bug 35694, then.

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

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


[Libreoffice-bugs] [Bug 92796] [ODF] Writer does not remove unused page background image

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92796

Caolán McNamara  changed:

   What|Removed |Added

 CC||dtar...@redhat.com

--- Comment #13 from Caolán McNamara  ---
caolanm->dtardon: you fixed something that sounds quite like this, but for
impress. I imagine b876bbe2cacce8af379b10d82da6c7e7d229b361 makes no difference
to writer, but intriguing in similarity.

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


[Libreoffice-bugs] [Bug 97404] Outline Spacing Wrong on 2nd Level

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97404

Caolán McNamara  changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 100997] Can't restart page numbering and have TOC work properly

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100997

--- Comment #2 from Bill Ballard  ---
OK, your suggestion worked. I had set an offset in the format of the number
that was messing up the Paragraph/Break restarting of numbering. Now all is
well.

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


[Libreoffice-bugs] [Bug 100999] Links to cells in other files corrupted in xlsx documents

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100999

m.a.riosv  changed:

   What|Removed |Added

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

--- Comment #1 from m.a.riosv  ---


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

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


[Libreoffice-bugs] [Bug 76047] FILESAVE: Links to external data not preserved for XLSX

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=76047

m.a.riosv  changed:

   What|Removed |Added

 CC||and...@amos.gs

--- Comment #8 from m.a.riosv  ---
*** Bug 100999 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 100845] "Find Record" in form causes crash if cancelled without search when first entry is missing from a secondary referenced table

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100845

Aron Budea  changed:

   What|Removed |Added

   Keywords||bibisectRequest, regression
Version|5.1.4.2 release |4.4.0.3 release
   Severity|normal  |critical

--- Comment #11 from Aron Budea  ---
Reproduced in 4.4.0.3, not reproduced in 4.3.0.4 (OS: Windows 7). => regression
Also reproduced in 5.2.0.2, but since it's not a real crash, there's no crash
report.

However since the application exits abruptly, which can cause data loss,
raising severity to critical.

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


[Libreoffice-bugs] [Bug 97404] Outline Spacing Wrong on 2nd Level

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97404

--- Comment #43 from Commit Notification 
 ---
Caolán McNamara committed a patch related to this issue.
It has been pushed to "master":

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

Resolves: tdf#97404 outline space wrong on second level

It will be available in 5.3.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 97404] Outline Spacing Wrong on 2nd Level

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97404

Commit Notification  changed:

   What|Removed |Added

 Whiteboard||target:5.3.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 101022] New: Export of characters from iGreek and Greek Symbol set generates wrong MathML

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101022

Bug ID: 101022
   Summary: Export of characters from iGreek and Greek Symbol set
generates wrong MathML
   Product: LibreOffice
   Version: 5.2.0.1 rc
  Hardware: x86 (IA32)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Formula Editor
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: rb.hensc...@t-online.de

Created attachment 126310
  --> https://bugs.documentfoundation.org/attachment.cgi?id=126310=edit
Test for italic

Open attached document. It has the command
{ital %GAMMA} + %GAMMA + %iGAMMA + {nitalic %iGAMMA}
So you should see first and third character in italic and second and forth
character upright.

Export the file to MathML or extract the MathML part from the odf-file and open
the result in a browser. You will see for upright characters. The exported
source is

   
Γ
   
   +
   Γ
   +
   Γ
   +
   
Γ
   
  

The mathvariant-attribute explicitly given in the mi-element overrides the
inherited value from the mystyle-element. Therefore the structure
   
Γ
   
cannot produce an italic GAMMA.

The %iGAMMA characters are exported with attribute mathvariant="normal", but it
should be mathvariant="italic".

It seems to me, that the attribute mathvariant="normal" is erroneously always
written, without any case distinction.

ODF specifies, that formulas have to be written in MathML. The StarMath
annotation is irrelevant for ODF and is not read by other consumers. Therefore
the MathML export should not be neglected.

I have used Version: 5.2.0.2
Build ID: a7567a46e5d2953c320b13eb88a3981c4f9bd1e0
CPU Threads: 4; OS Version: Windows 6.1; UI Render: default; 
Locale: de-DE (de_DE)

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


[Libreoffice-bugs] [Bug 101021] New: Content of Bibliography Database gets deleted upon reinstall

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101021

Bug ID: 101021
   Summary: Content of Bibliography Database gets deleted upon
reinstall
   Product: LibreOffice
   Version: 5.1.4.2 release
  Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: bba...@gmail.com

A new Bibliography database was created when I installed 5.5.1 (may not be the
right number because it was not in the version drop down menu) and 4.3.7.2 was
auto-removed. I lost all my Bibliography references in the DB. This may need to
be taken into account in the Installer.

According to Alex Thurgood (in Bug 98665): Unfortunately a known and
longstanding issue with installation packets. Each new version of LO replaces
the built-in bibliography database (because it is hardcoded into the app). As a
user, one needs to remember to save the bibliography database before installing
a new version, and then copy it back to the appropriate place.

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


[Libreoffice-bugs] [Bug 52225] Greek symbols default to non-italic, need additional control of the GreekCharStyle property

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=52225

V Stuart Foote  changed:

   What|Removed |Added

 CC||t...@fixedpoint.jp

--- Comment #12 from V Stuart Foote  ---
(In reply to RGB from comment #9)

> I tried setting GreekCharStyle on the expert configuration either to 1 and 2
> in both, LibO 5.1 and 5.2rc (on Linux, 64 bits) but I cannot see any change:
> %beta gives non italic beta and %ibeta gives the italic version regardless
> the value of GreekCharStyle. Is this just an import thing?

Sorry about that! It is correct only on recent master.

Yes it looks like the logic for this control has been broken for some
time--since early in the 3.6 release, and was only just fixed 8 July 2016 on
master by Takeshi A. with https://gerrit.libreoffice.org/#/c/27033

@Takeshi -- assume some your recent work on the formula editor will be back
ported?  Also, what are your thoughts on default behavior to be set with
GreekCharStyle now that it seems to be functioning 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 101000] FILESAVE: Images disappear when DOC saved to ODT

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101000

--- Comment #3 from MM  ---
After looking at the data from both of my saved files, I realized that it's not
a data loss issue at all. All data is there, on newer versions maybe even a bit
more. Think the problem is in the import, as I can load the file saved with 5.2
in v5.0.6 without a problem, but not vice verse.

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


[Libreoffice-bugs] [Bug 100977] Something, (long Formulae?) make a file unusable in LO 5 but works in LO4

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100977

Aron Budea  changed:

   What|Removed |Added

 Resolution|FIXED   |WORKSFORME

--- Comment #10 from Aron Budea  ---
Laurie, thanks for the feedback!

Michael, since there's no commit attached to the report, adjusting 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 101020] New: writer scrolls down several lines at once ( instead of one)

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101020

Bug ID: 101020
   Summary: writer scrolls down several lines at once (instead of
one)
   Product: LibreOffice
   Version: 5.1.4.2 release
  Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: j22...@gmail.com

I'm not sure if this should be called a bug and I don't know if it's LO's fault
or it comes from my OS, but but it is certainly annoying :p

I see also that it was commented months ago (*), with no answer, so I try here.
(*)
https://ask.libreoffice.org/en/question/52242/how-to-change-single-line-scrolling-behavior-in-writer/

I have observed that when reading a multi-page text in LO Writer (or in
anything which shows readable text in the screen, for that matter), there are
basically two reading behaviours. Intermittent scrolling or continuous
scrolling.

Intermittent scrolling: Some people start reading from some upper part of the
screen and when they reach the "bottom" of the screen they scroll down (eg.
press PageDwn or click teh scroll bar) so now they see the "next" screen,
somewhat "full of new text". So the reader starts reading in the upper section
of the screen again. And repeat through a number of screens, until they reach
the end of the document.

Continuous scrolling: Another behaviour is more "continuous": the person starts
reading in a given place of the screen, and then keeps moving the cursor as
he/she reads. This means for example pressing the "down" arrow of the keyboard
every time the reader reaches the end of a line (I even accompany the cursor
together with my eyes, so I'd keep the "right" arrow pressed all the time).
Therefore when the reader reaches the end of the screen, the text simply "flows
up" in the screen as the reader presses the "down" arrow, thus continuously
feeding the text up in the screen. This may sound complicated to people who use
the "broken reading".

If you are "intermittent scrolling" reader, no problem for you in LibreOffice
Writer. If you are "continuous scrolling" reader like me, then you suffer with
this annoying behaviour: when you reach the end of the screen while reading
text and press the "down" arrow (or the right arrow when reached the
bottom-right frontier of screen text!), instead of the expected (by me anyway)
behaviour which would be to advance ONE line, Writer advances like 8 lines!!
Therefore in the exact physical place where you expected to see the next line
of text, LO's Writer actually shows a completely different thing (maye the
beginning of the next paragraph!) which is VERY confusing and annoying.

Truth to be said, I did not check how other word processors handle this but I
can say it is certainly not intuitive. If the idea was to consider both
intermittent and continuous scrolling readers, then I suggest to place an
option in the configuration where the user can chose how many lines will be fed
every time the cursor reaches the bottom (or top, if you're scrolling up) of
the screen.


Version: 5.1.4.2
Build ID: 1:5.1.4-0ubuntu1~trusty1
CPU Threads: 4; OS Version: Linux 4.4; UI Render: default;

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


[Libreoffice-bugs] [Bug 52225] Greek symbols default to non-italic, need additional control of the GreekCharStyle property

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=52225

--- Comment #11 from RGB  ---
(In reply to Regina Henschel from comment #10)
> You need to restart LibreOffice after changes in the expert configuration.
> Have you done it?

Yes. I also checked that no LibO related process was still running.

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


[Libreoffice-bugs] [Bug 101000] FILESAVE: Images disappear when DOC saved to ODT

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101000

MM  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

--- Comment #2 from MM  ---
Confirmed with v5.2.0.2 under ubuntu 16.04 x64.
Unconfirmed with v5.0.6.3 under mint 17.3 x64.

Importance should be set a bit higher as it affects data loss with a native
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 52225] Greek symbols default to non-italic, need additional control of the GreekCharStyle property

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=52225

Regina Henschel  changed:

   What|Removed |Added

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

--- Comment #10 from Regina Henschel  ---
You need to restart LibreOffice after changes in the expert configuration. Have
you done it?

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


[Libreoffice-bugs] [Bug 52225] Greek symbols default to non-italic, need additional control of the GreekCharStyle property

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=52225

RGB  changed:

   What|Removed |Added

 CC||rgb.m...@gmail.com

--- Comment #9 from RGB  ---
(In reply to V Stuart Foote from comment #8)
> (In reply to V Stuart Foote from comment #7)
> > Supporting the mixed case norm would be the enhancement.
> 
> And it seems that the mixed use case was already implemented. Setting
> GreekCharStyle property to "2" places lowers italic, and uppers normal.
> 

I tried setting GreekCharStyle on the expert configuration either to 1 and 2 in
both, LibO 5.1 and 5.2rc (on Linux, 64 bits) but I cannot see any change: %beta
gives non italic beta and %ibeta gives the italic version regardless the value
of GreekCharStyle. Is this just an import thing?

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


[Libreoffice-bugs] [Bug 99963] UI: Cell-Properties dialog in calc

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99963

--- Comment #8 from Commit Notification 
 ---
Caolán McNamara committed a patch related to this issue.
It has been pushed to "libreoffice-5-2-0":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=f5e0651798c711905bdb9b2023c7672fea400ad1=libreoffice-5-2-0

Resolves: tdf#99963 line wrap very long checkbox content

It will be available in 5.2.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 99963] UI: Cell-Properties dialog in calc

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99963

Commit Notification  changed:

   What|Removed |Added

 Whiteboard|target:5.3.0 target:5.2.1   |target:5.3.0 target:5.2.1
   ||target:5.2.0

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


[Libreoffice-bugs] [Bug 101017] Screen readers are silent when navigating keyboard focus into the Sidebar.

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101017

--- Comment #3 from V Stuart Foote  ---
On Windows 10 Pro 64-bit en-US with NDVA 2016.2.1 and

Version: 5.3.0.0.alpha0+
Build ID: 28ac6fdc11559b58ac62089300aa99530b0b822d
CPU Threads: 8; OS Version: Windows 6.19; UI Render: GL; 
TinderBox: Win-x86@42, Branch:master, Time: 2016-07-18_02:54:20
Locale: en-US (en_US); Calc: CL

Announce in this order -- F10 to go to main menu

cycling through default controls with F6

Start: File Submenu F
1. Standard Toolbar -> New dropdown button
2. Option pane ((remains unclear where this focus has gone))
3. Formatting Toolbar -> Apply Paragraph style option pane
4. Split Pane -> Properties Option Pane ((this is the Sidebar, landing could be
another content panel depending on where it had been left as it is statefull in
profile))
5. Title of document, document editable, and initial paragraph ((the Document
canvas))
6. File Submenu F

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


[Libreoffice-bugs] [Bug 93889] Extraordinary, un-necessary busy-loop removal ...

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93889

--- Comment #11 from Commit Notification 
 ---
Eike Rathke committed a patch related to this issue.
It has been pushed to "libreoffice-5-2-0":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=ebddfbaeb71383ae94ff491da0b307c86c35e447=libreoffice-5-2-0

Resolves: tdf#99360 Revert "tdf#93889 Remove a busy loop"

It will be available in 5.2.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 93889] Extraordinary, un-necessary busy-loop removal ...

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93889

Commit Notification  changed:

   What|Removed |Added

 Whiteboard|ToBeReviewed target:5.2.1   |ToBeReviewed target:5.2.1
   ||target:5.2.0

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


[Libreoffice-bugs] [Bug 101019] Table - changing column width in a table with merged cells is effective only in one row

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101019

--- Comment #2 from Heinrich Hartl  ---
Created attachment 126309
  --> https://bugs.documentfoundation.org/attachment.cgi?id=126309=edit
Demo example showing bad effect onto column selection.

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


[Libreoffice-bugs] [Bug 101019] Table - changing column width in a table with merged cells is effective only in one row

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101019

--- Comment #1 from Heinrich Hartl  ---
Created attachment 126308
  --> https://bugs.documentfoundation.org/attachment.cgi?id=126308=edit
Detailled test sequence documentation. Demo example

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


[Libreoffice-bugs] [Bug 101016] REPORT BUILDER: Charts aren' t shown when using grouped data from same datasource the report uses

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101016

rob...@familiegrosskopf.de changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

--- Comment #1 from rob...@familiegrosskopf.de ---
Could confirm the buggy behavior. Data in a chart couldn't use the same
datasource as the report if the charts should show the data of only one group.
Linking field from report to data will hide the whole chart.

Example, how it must be:
https://bugs.documentfoundation.org/attachment.cgi?id=126250
Here the data for the chart are the same, but the datasource is a second query
with the same content.

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


[Libreoffice-bugs] [Bug 100907] Cannot set white background for hatching

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100907

Commit Notification  changed:

   What|Removed |Added

 Whiteboard||target:5.3.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 100907] Cannot set white background for hatching

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100907

--- Comment #3 from Commit Notification 
 ---
Rishabh Kumar committed a patch related to this issue.
It has been pushed to "master":

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

tdf#100907: Cannot set white background for hatching

It will be available in 5.3.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 101016] REPORT BUILDER: Charts aren' t shown when using grouped data from same datasource the report uses

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101016

rob...@familiegrosskopf.de changed:

   What|Removed |Added

Summary|REPORT BUILDER: Charts  |REPORT BUILDER: Charts
   |aren't shown when using |aren't shown when using
   |grouped data|grouped data from same
   ||datasource the report uses

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


[Libreoffice-bugs] [Bug 101019] New: Table - changing column width in a table with merged cells is effective only in one row

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101019

Bug ID: 101019
   Summary: Table - changing column width in a table with merged
cells is effective only in one row
   Product: LibreOffice
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: heinrich.ha...@email.de

following advice by Joel Madero in comment 22 of Bug 99864 I isolate a defect
here.

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


[Libreoffice-bugs] [Bug 101017] Screen readers are silent when navigating keyboard focus into the Sidebar.

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101017

--- Comment #2 from am_dxer  ---
Could you test with master? I am finding that "split pane" is not announced
until I press one of the arrow keys after the pane is focused. When using F6
only, nothing is spoken for me when focus lands on the pane.

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


[Libreoffice-bugs] [Bug 100989] [EDITING] "Block position not found!" error and crash on copying cells (drag'n'drop)

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100989

--- Comment #3 from MM  ---
Think it was fixed in bug 91995.

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


[Libreoffice-bugs] [Bug 101017] Screen readers are silent when navigating keyboard focus into the Sidebar.

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101017

V Stuart Foote  changed:

   What|Removed |Added

   Keywords||accessibility
  Component|Writer  |UI
 Blocks||36549, 55571
Summary|The NVDA screen reader is   |Screen readers are silent
   |silent when placing focus   |when navigating keyboard
   |over the sidebar.   |focus into the Sidebar.


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=36549
[Bug 36549] ACCESSIBILITY: Tracking bug for issues affecting a11y ATK and GNOME
Orca screen reader support
https://bugs.documentfoundation.org/show_bug.cgi?id=55571
[Bug 55571] ACCESSIBILITY: Tracking bug for important issues related to the Mac
OS X Accessibility API
-- 
You are receiving this mail because:
You are the 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] ACCESSIBILITY: Tracking bug for issues affecting a11y ATK and GNOME Orca screen reader support

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

V Stuart Foote  changed:

   What|Removed |Added

 Depends on||101017


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=101017
[Bug 101017] Screen readers are silent when navigating keyboard focus into the
Sidebar.
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 55571] ACCESSIBILITY: Tracking bug for important issues related to the Mac OS X Accessibility API

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=55571

V Stuart Foote  changed:

   What|Removed |Added

 Depends on||101017


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=101017
[Bug 101017] Screen readers are silent when navigating keyboard focus into the
Sidebar.
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 101017] The NVDA screen reader is silent when placing focus over the sidebar.

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101017

V Stuart Foote  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||vstuart.fo...@utsa.edu
 Ever confirmed|0   |1

--- Comment #1 from V Stuart Foote  ---
Confirmed.
Version: 5.2.0.1 (x64)
Build ID: fcbcb4963bda8633ba72bd2108ca1e802aad557d
CPU Threads: 8; OS Version: Windows 6.19; UI Render: GL; 
Locale: en-US (en_US)

But, not silent--rather it is unlabeled and responds as "Split Pane" and then
announces the title of the currently active Content Panel in the Deck.

But, agree that announcing Sidebar for the event when navigating into the
Sidbar frame (either the Deck or the Tab Bar) would be appropriate.

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


[Libreoffice-bugs] [Bug 101018] New: Allow ruler measurements to be in thenths of an inch.

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101018

Bug ID: 101018
   Summary: Allow ruler measurements to be in thenths of an inch.
   Product: LibreOffice
   Version: 5.1.4.2 release
  Hardware: x86 (IA32)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: enhancement
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: aal...@juno.com

Because tabs are set in hundredths of an inch, please allow the option for the 
horizontal ruler to be displayed in tenths of an inch.  It seems this should be
trivial for a seasoned programmer to implement.  Thank you for you
consideration.

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


[Libreoffice-bugs] [Bug 101017] New: The NVDA screen reader is silent when placing focus over the sidebar.

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101017

Bug ID: 101017
   Summary: The NVDA screen reader is silent when placing focus
over the sidebar.
   Product: LibreOffice
   Version: 5.3.0.0.alpha0+ Master
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: am_d...@fastmail.fm
Blocks: 60251

When moving through the interface, of Libreoffice using f6, NVDA announces most
of the toolbars and menus. When the focus lands on the sidebar, nothing is
spoken. Something should be announced so that users know which part of the
interface has gained focus.


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=60251
[Bug 60251] ACCESSIBILITY: Tracking Metabug for Windows OS accessibility and AT
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 60251] ACCESSIBILITY: Tracking Metabug for Windows OS accessibility and AT issues

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=60251

am_dxer  changed:

   What|Removed |Added

 Depends on||101017


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=101017
[Bug 101017] The NVDA screen reader is silent when placing focus over the
sidebar.
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 101016] New: REPORT BUILDER: Charts aren' t shown when using grouped data

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101016

Bug ID: 101016
   Summary: REPORT BUILDER: Charts aren't shown when using grouped
data
   Product: LibreOffice
   Version: 5.1.3.2 release
  Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Base
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: jr87...@gmx.com

Created attachment 126307
  --> https://bugs.documentfoundation.org/attachment.cgi?id=126307=edit
Test file to show missing charts bug with grouped data

The attached odb file has a simple embedded HSQLDB database with two groups 'A'
& 'B'. 'Line charts report' has Query1 as source, and a line chart in the group
footer which uses the same Query1 as source with linked data fields to
establish grouping for the charts. When executed, the report shows numeric/text
data fields correctly and has space for the charts but no charts are shown.

If the linked data fields for the chart are removed/deleted, the charts are
shown but with all the data points in each chart (ie not grouped). I understand
that this is expected behaviour without linked data fields.

A workaround has been found (see bug 100569) whereby the report query is
duplicated: one query is used as source for the report and the duplicate query
as source for the chart. Then the charts are shown correctly. However, IMHO
this is a bug when Report Builder cannot use the same query for text and chart
for the same grouped data in the same report.

This issue also arises with XY charts.

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


[Libreoffice-bugs] [Bug 100845] "Find Record" in form causes crash if cancelled without search when first entry is missing from a secondary referenced table

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100845

Alex Thurgood  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

--- Comment #10 from Alex Thurgood  ---
@Volker : I have removed you as assignee, as that field is reserved for the
person who wants to fix 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 100845] "Find Record" in form causes crash if cancelled without search when first entry is missing from a secondary referenced table

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100845

Alex Thurgood  changed:

   What|Removed |Added

   Assignee|bonsaiemil-...@yahoo.de |libreoffice-b...@lists.free
   ||desktop.org

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


[Libreoffice-bugs] [Bug 30456] UI: Enhance Merge Cell Dialog with options"shift content", " keep content in covered cell", "empty covered cell"

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=30456

Laurent BP  changed:

   What|Removed |Added

 CC||jumbo4...@yahoo.fr

--- Comment #24 from Laurent BP  ---
Entry point: 
http://opengrok.libreoffice.org/xref/core/sc/source/ui/view/viewfun2.cxx#MergeCells

More precisely:
http://opengrok.libreoffice.org/xref/core/sc/source/ui/view/viewfun2.cxx#1073

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


[Libreoffice-bugs] [Bug 100569] REPORT BUILDER: Charts in Base do not support groups

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100569

--- Comment #6 from branestawm  ---
(In reply to robert from comment #5)

Thanks for the link to your very useful Base handbook, which I had found but I
had mis-understood the bit about linking fields for grouping charts (because
the relevant images are in German which I read imperfectly). Thanks for your
explanation - and I'll take a look at the fuller German edition.

(BTW there seems to be a mis-statement in BH40 p29 on dBase databases: "All DBF
files in this folder ... can be linked together using queries". Base queries in
dBase databases operate only on a single DBF file/table - the Query design
editor allows only one table. An SQL query which selects from more than one
table produces an error message reporting "more than one table", and similarly
if one tries to design a query selecting from several single-table queries. I
think this important restriction is a feature of the Base driver and not a
bug.)

> Take your database, which doesn't show any content in the chart. Open
> another bug report for this.

Will 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 100977] Something, (long Formulae?) make a file unusable in LO 5 but works in LO4

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100977

Michael Meeks  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #9 from Michael Meeks  ---
Thanks for the report Laurie - we fixed this in 5.1.5.1 for you then; and also
5.2.0 and for 5.3 with the on-start OpenCL validation. Please could you file
this new issue separately ?

Thanks !

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


[Libreoffice-bugs] [Bug 97391] [META] Tracker bug for OpenCL and "Software Interpreter" issues in Calc

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97391
Bug 97391 depends on bug 100977, which changed state.

Bug 100977 Summary: Something, (long Formulae?) make a file unusable in LO 5 
but works in LO4
https://bugs.documentfoundation.org/show_bug.cgi?id=100977

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

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


[Libreoffice-bugs] [Bug 100845] "Find Record" crashes if cancelled without search (32bit)

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100845

VolkerTwer  changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
   Assignee|libreoffice-b...@lists.free |bonsaiemil-...@yahoo.de
   |desktop.org |
 Ever confirmed|1   |0

--- Comment #8 from VolkerTwer  ---
Created attachment 126305
  --> https://bugs.documentfoundation.org/attachment.cgi?id=126305=edit
sample test-DB with tables and form

OK, got a step further (while preparing this file upload):

in the attached status (maybe database needs to be properly reassigned to
corresponding directory) , the search WORKS.

BUT:

deleting the (AID=1) entry from the table "Kontakte" leads to crash;

i.e.: if the first record in the main table (Adressen) has no corresponding
entry in the linked table (Kontakte), LO crashes as described

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


[Libreoffice-bugs] [Bug 101001] need to move link checkbox in dialogue Insert image files

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101001

--- Comment #9 from kompilainenn <79045_79...@mail.ru> ---
Created attachment 126306
  --> https://bugs.documentfoundation.org/attachment.cgi?id=126306=edit
xubuntu-insert-image-for-all-component

LO 5.1.4 in Xubuntu 16.04 with system view of dialogue (for all components),
checkboxes "link" and "view thumbnail" located on the left and all button - 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 52225] Greek symbols default to non-italic, need additional control of the GreekCharStyle property

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=52225

--- Comment #8 from V Stuart Foote  ---
(In reply to V Stuart Foote from comment #7)
> Supporting the mixed case norm would be the enhancement.

And it seems that the mixed use case was already implemented. Setting
GreekCharStyle property to "2" places lowers italic, and uppers normal.

Suggest this behavior (the norm for LaTex) should probably be set as default,
rather than "0".

With the better default, the "%i" formatting would be the exception in
composing formulas in Math.

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


[Libreoffice-bugs] [Bug 101001] need to move link checkbox in dialogue Insert image files

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101001

--- Comment #8 from kompilainenn <79045_79...@mail.ru> ---
(In reply to V Stuart Foote from comment #4)
> Created attachment 126300 [details]
> LibreOffice dialog --Insert image-- placement of "link" check box
> 
> Actually there is some confusion in what is being requested.
> 

yes, sorry for incorrect description

> The screen clips are of LibreOffice using OS dialogs -- Windows in this
> case, believe we define the class of the control, but the OS DE places it in
> the dialog.
> 
> Also, this is not for Open file (there is no Link on the open dialog, just
> Read-only). Rather it is for the Insert -> Image dialog.  That has a
> checkbox action for "Links" to link to the original image rather than simply
> embedding it.
> 

yes, this problem really in dialogue Insert -> Image in Writer

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


[Libreoffice-bugs] [Bug 101008] Druckfehler im Farbverlauf

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101008

Samuel Mehrbrodt (CIB)  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1

--- Comment #3 from Samuel Mehrbrodt (CIB)  ---
Please test without OpenGL.

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


[Libreoffice-bugs] [Bug 30456] UI: Enhance Merge Cell Dialog with options"shift content", " keep content in covered cell", "empty covered cell"

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=30456

Laurent BP  changed:

   What|Removed |Added

 CC||hl...@gmx.at

--- Comment #23 from Laurent BP  ---
*** Bug 95338 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 95338] Not plausible behaviour when combining cells

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95338

Laurent BP  changed:

   What|Removed |Added

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

--- Comment #6 from Laurent BP  ---


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

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


[Libreoffice-bugs] [Bug 95338] Not plausible behaviour when combining cells

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95338

Laurent BP  changed:

   What|Removed |Added

 CC||jumbo4...@yahoo.fr

--- Comment #5 from Laurent BP  ---
Created attachment 126304
  --> https://bugs.documentfoundation.org/attachment.cgi?id=126304=edit
Example of merged cells used as individual in a formula

(In reply to WoSch from comment #4)
> Thanks 4 Publishing These bug. 
> 
> If it works as designed I would like to see an example showing a goog reason
> justifying this Point. 
You need to keep cells content if you want to keep information about a key used
during sort for instance, or used in a formula. See attached example.

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


[Libreoffice-bugs] [Bug 52225] Greek symbols default to non-italic, need additional control of the GreekCharStyle property

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=52225

V Stuart Foote  changed:

   What|Removed |Added

   See Also||https://bz.apache.org/ooo/s
   ||how_bug.cgi?id=113277

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


[Libreoffice-bugs] [Bug 101001] need to move link checkbox in dialogue Insert image files

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101001

--- Comment #7 from V Stuart Foote  ---
(In reply to Regina Henschel from comment #6)
> Only Writer has the "link"-checkbox far at the left side. The insert image
> dialog in Draw, Impress and Calc has the checkbox near to the "open" button.
> Therefore I guess, that tweaking the dialog in Writer is possible. I have
> used LibreOffice with OS dialog of Windows 7, 32 bit.

Yup, correct as usual! Thanks Regina for keeping us honest :-)

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


[Libreoffice-bugs] [Bug 100845] "Find Record" crashes if cancelled without search (32bit)

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100845

Alex Thurgood  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1

--- Comment #7 from Alex Thurgood  ---
@Volker : it would be more useful if you could provide us with a sample
database file that contains the tables, main form and  subforms to which you
refer in your reply

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


[Libreoffice-bugs] [Bug 52225] Greek symbols default to non-italic, need additional control of the GreekCharStyle property

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=52225

V Stuart Foote  changed:

   What|Removed |Added

Summary|Greek symbols have switched |Greek symbols default to
   |back to non-italic  |non-italic, need additional
   ||control of the
   ||GreekCharStyle property

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


[Libreoffice-bugs] [Bug 52225] Greek symbols default to non-italic, need additional control of the GreekCharStyle property

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=52225

V Stuart Foote  changed:

   What|Removed |Added

   Severity|normal  |enhancement

--- Comment #7 from V Stuart Foote  ---
UX-advise -- need a decision on if default handling of Greek symbols in Formula
Editor should be upright normal as currently implemented, or set italic.

The norm in most technical publications is actually a mix--for Greek symbols
upper case are normal, lower case are italic.  We can't support that use case
now and formulas must be adjusted. 

Supporting the mixed case norm would be the enhancement.

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


[Libreoffice-bugs] [Bug 101015] Edit view of a table opens with the bottom border not sufficiently tall to show the contents of the Record window

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101015

Alex Thurgood  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

--- Comment #1 from Alex Thurgood  ---
Confirming on OSX, but I think that this has already been reported elsewhere
and is therefore possibly a DUP.

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


[Libreoffice-bugs] [Bug 101008] Druckfehler im Farbverlauf

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101008

--- Comment #2 from Sirko  ---
Created attachment 126303
  --> https://bugs.documentfoundation.org/attachment.cgi?id=126303=edit
Example

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


[Libreoffice-bugs] [Bug 52225] Greek symbols have switched back to non-italic

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=52225

V Stuart Foote  changed:

   What|Removed |Added

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

--- Comment #6 from V Stuart Foote  ---
OpenSymbol font metric issues aside (confirming the node shift as in example
when other font sets the basline)--there is a legitimate issue in the quality
of formulas produced when the discipline norm is for the Greek symbols to be
set in italic.

I don't think though that making Greek symbols default to italic is the right
solution. In fact it looks like OOo issue 113277 was left unfinished business
of the work done for OOo issue 113276 that removed default italic.

Some users prefer alternative, and the workaround of setting StandardFormat
"GreekCharStyle" property was provided. O is default and uses non-italic
OpenSymbol, 1 can be set and will use the iGreek. 

The workaround remains intact, but must be accessed through Tools -> Options ->
Advanced: Expert Configuration -- search for GreekCharStyle,  the stanza will
then be written per user into their registrymodifications.xcu configuration.
And once created, it can be toggled with text editor there.

Additional enhancement is needed to support common use of mixed capital Greek
symbols are straight, and lowers are italic. 

=-ref-=
https://cgit.freedesktop.org/libreoffice/core/commit/?id=cdce29a326c834a269b33dff27e74ed34c82c7df

https://bz.apache.org/ooo/show_bug.cgi?id=113276

https://bz.apache.org/ooo/show_bug.cgi?id=113277

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


[Libreoffice-bugs] [Bug 100925] overwriting existing content in cell

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100925

--- Comment #4 from Buovjaga  ---
(In reply to Dietmar from comment #3)
> But you are using a windows version. Under Windows on the same machine i did
> not see this behavior like you

Notice I mentioned I also tried on Linux.

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


[Libreoffice-bugs] [Bug 98281] Mail Merge Crash

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98281

Buovjaga  changed:

   What|Removed |Added

   Keywords|wantBacktrace   |haveBacktrace
 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 97290] Mail merge templates causing crash when printing to file

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97290

--- Comment #3 from Alex Thurgood  ---
@Rüdiger : please be more precise and give us reproducible instructions showing
the problem. 

It would be best if you could whittle down one of your old templates that
causes the crash, if possible, removing objects from the template one by one
until you can single out the element causing the crash or you have eliminated
all other possibilities.

Failing that, a copy of one of the failing templates and a corresponding
datasource would be required.

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


[Libreoffice-bugs] [Bug 92570] Provide multiple display views in Calc

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92570

Alex Thurgood  changed:

   What|Removed |Added

   Priority|medium  |low

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


[Libreoffice-bugs] [Bug 92570] Provide multiple display views in Calc

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92570

Alex Thurgood  changed:

   What|Removed |Added

 Status|NEEDINFO|NEW

--- Comment #2 from Alex Thurgood  ---
Seems reasonable request

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


[Libreoffice-bugs] [Bug 92570] Provide multiple display views in Calc

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92570

Alex Thurgood  changed:

   What|Removed |Added

Summary|VIEWING |Provide multiple display
   ||views in Calc

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


[Libreoffice-bugs] [Bug 101015] New: Edit view of a table opens with the bottom border not sufficiently tall to show the contents of the Record window

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101015

Bug ID: 101015
   Summary: Edit view of a table opens with the bottom border not
sufficiently tall to show the contents of the Record
window
   Product: LibreOffice
   Version: 5.1.4.2 release
  Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Base
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: ingle...@gmail.com

Created attachment 126302
  --> https://bugs.documentfoundation.org/attachment.cgi?id=126302=edit
Picture of lower border showing problem

In the new release (5.1.4) the normal Edit view of a large table opens with the
bottom border not sufficiently tall to show the contents of the Record window
(in the lower left) if opened in the NOT full-screen view. If the bottom of the
view of the table is expanded/stretched the Record window becomes visible
(normal). If the table is opened in full-screen view, the Record window is
sufficiently tall so that all normal data and options (e.g. the button that
takes you to the bottom/last record of the table) is visible. The "jump to the
bottom of the table" button is very important since Base does not open (and
never has) with the up/down scroll bar initially keyed to the all the records;
this button is needed to cause the scroll bar to "see" entire height of the
table/all records.

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


[Libreoffice-bugs] [Bug 97290] Mail merge templates causing crash when printing to file

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97290

Alex Thurgood  changed:

   What|Removed |Added

Summary|Mail merge  |Mail merge templates
   ||causing crash when printing
   ||to 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 100845] "Find Record" crashes if cancelled without search (32bit)

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100845

VolkerTwer  changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
 Ever confirmed|1   |0

--- Comment #6 from VolkerTwer  ---
32bit is correct
running debian stable (with jessie-backports)
kernel 4.6.0-0.bpo.1-686-pae

the form belongs to an address-database, connected to a series of dbase
files/tables

I meanwhile could figure out the following:

* setting up a new form, referring only to the main table
  -> I can regularly abort the search dialog

* I get the described faulty behaviour, when including several related tables,
linked via corresponding "ID"-fields
   1 - collection of contact-events; 1:n , n may be 0)
   2 - status field: "code"-to-"plaintext"; 1:1, code in main record maybe
empty
   3 - "country"-to-"international phone code" (1:1)

thanks so far for checking
Volker

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


[Libreoffice-bugs] [Bug 97516] Update interval button doesn't work

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97516

--- Comment #2 from Alex Thurgood  ---
This report is unintelligible.

@Wolace : please give precise instructions on what you are attempting to do,
what you think should happen, and what actually happens.

Also please provide us with a sample ODB file for the datasource and a sample
Calc file, with instructions on how you use them.

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


[Libreoffice-bugs] [Bug 97516] Update interval button doesn't work

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97516

Alex Thurgood  changed:

   What|Removed |Added

Summary|Botoon  |Update interval button
   ||doesn't work

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


[Libreoffice-bugs] [Bug 100925] overwriting existing content in cell

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100925

--- Comment #3 from Dietmar  ---
But you are using a windows version. Under Windows on the same machine i did
not see this behavior like you

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


[Libreoffice-bugs] [Bug 98281] Mail Merge Crash

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98281

Alex Thurgood  changed:

   What|Removed |Added

 CC||caol...@redhat.com

--- Comment #6 from Alex Thurgood  ---
1) Seems to be Fedora specific
2) GTK related ?

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


[Libreoffice-bugs] [Bug 98665] Saving document is quite a bit slower than before

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98665

--- Comment #8 from Alex Thurgood  ---
(In reply to Usama from comment #3)


> Regarding your issue with the Bibliography database I suggest you search for
> an open bug regarding it, if you there is no one then open a new bug report.
> Data loss issues should take high priority.


Unfortunately a known and longstanding issue with installation packets. Each
new version of LO replaces the buit-in bibliography database (because it is
hardcoded into the app). As a user, one needs to remember to save the
bibliography database before installing a new version, and then copy it back to
the appropriate place.

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


[Libreoffice-bugs] [Bug 101001] need to move link checkbox in dialogue Insert image files

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101001

Regina Henschel  changed:

   What|Removed |Added

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

--- Comment #6 from Regina Henschel  ---
Created attachment 126301
  --> https://bugs.documentfoundation.org/attachment.cgi?id=126301=edit
Insert File dialog in Draw

Only Writer has the "link"-checkbox far at the left side. The insert image
dialog in Draw, Impress and Calc has the checkbox near to the "open" button.
Therefore I guess, that tweaking the dialog in Writer is possible. I have used
LibreOffice with OS dialog of Windows 7, 32 bit.

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


[Libreoffice-bugs] [Bug 99423] MAILMERGE print envelopes

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99423

--- Comment #5 from Alex Thurgood  ---
@Hathaway : please also provide your printer model and 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 99959] Mail merge printing doubles some characters

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99959

--- Comment #3 from Alex Thurgood  ---
@Heiko : we need more specific information and a test document with
corresponding datasource, and precise reproduction instructions, otherwise
we'll just be guessing that maybe there is perhaps a problem somewhere with the
mailmerge.

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


[Libreoffice-bugs] [Bug 99959] Mail merge printing doubles some characters

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99959

--- Comment #2 from Alex Thurgood  ---
Opened OP provided test file in 

Version: 5.3.0.0.alpha0+
Build ID: 04c4fb0fa293708fd90e78c9384bb1211ebab244
Threads CPU : 2; Version de l'OS :Mac OS X 10.11.5; UI Render : par défaut; 
Locale : fr-FR (fr.UTF-8); Calc: group

can't see any repeated expressions ? No repro.

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


[Libreoffice-bugs] [Bug 101001] need to move link checkbox in dialogue Insert image files

2016-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101001

Heiko Tietze  changed:

   What|Removed |Added

   Keywords|easyHack, needsDevEval, |
   |topicUI |
 Status|NEEDINFO|UNCONFIRMED
 Ever confirmed|1   |0

--- Comment #5 from Heiko Tietze  ---
(In reply to V Stuart Foote from comment #4)
> So, not sure this is even a valid enhancement request as our dialog is well
> structured--not clear that we actually can control what the OS DE does with
> the widget.

True, at least we need an elaborated approach first. But for the read-only
checkbox I'm pretty sure it's not inserted from the OS. Anyway, removing the
EASYHACK flags for now.

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