[Libreoffice-bugs] [Bug 143298] Writer: CTRL-TAB to cycle through suggestions for word completion does not work

2021-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143298

--- Comment #10 from al F  ---
(In reply to Buovjaga from comment #9)
> Then you could install the libreoffice-gtk3 package, if you want.
> 
> https://packages.ubuntu.com/focal/libreoffice-gtk3

I installed libreoffice-gtk3 and did SAL_USE_VCLPLUGIN=gtk3 libreoffice, which
starts with an error message:

> (soffice:6831): Gdk-WARNING **: XSetErrorHandler() called with a GDK error 
> trap pushed. Don't do that.

CTRL-TAB now works as expected, but there's the error message and the gtk file
picker instead of the qt plasma file picker.

Does this mean there's a problem with the libreoffice-kf5 package?

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


[Libreoffice-bugs] [Bug 143409] Translation is not applied in some UI such as 'Option dialog'

2021-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143409

Julien Nabet  changed:

   What|Removed |Added

   Keywords||bibisected

--- Comment #12 from Julien Nabet  ---
Thank you Shinji Enoki and Kiyotaka Nishibori for having spotted the culprit
commit! It helped a lot to find the location to fix.

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


[Libreoffice-bugs] [Bug 143409] Translation is not applied in some UI such as 'Option dialog'

2021-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143409

--- Comment #11 from Julien Nabet  ---
(In reply to Kiyotaka Nishibori from comment #9)
> ...
> I'm sorry, I'm not a programmer, and cannot explain why it worked and am not
> sure if the  way is smart or rational.

Just for info, there's a fix here waiting for review:
https://gerrit.libreoffice.org/c/core/+/119120

You can see last info about this bug in
https://bugs.documentfoundation.org/show_bug.cgi?id=142973

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


[Libreoffice-bugs] [Bug 142973] English texts in start center in German LibreOffice

2021-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142973

Julien Nabet  changed:

   What|Removed |Added

   Assignee|serval2...@yahoo.fr |libreoffice-b...@lists.free
   ||desktop.org
 Status|ASSIGNED|NEW

--- Comment #7 from Julien Nabet  ---
Noel has already a patch for this:
https://gerrit.libreoffice.org/c/core/+/119120

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


[Libreoffice-bugs] [Bug 143428] Master Document doesn't update images in header when updated in subdocument

2021-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143428

--- Comment #1 from cson...@halmai.hu ---
Created attachment 173655
  --> https://bugs.documentfoundation.org/attachment.cgi?id=173655=edit
Master Document

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


[Libreoffice-bugs] [Bug 143428] New: Master Document doesn't update images in header when updated in subdocument

2021-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143428

Bug ID: 143428
   Summary: Master Document doesn't update images in header when
updated in subdocument
   Product: LibreOffice
   Version: 7.1.4.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: cson...@halmai.hu

Created attachment 173654
  --> https://bugs.documentfoundation.org/attachment.cgi?id=173654=edit
subdocument

Headers of subdocuments are copied into the Master Document instead of just
referring to them. 

Preparation:
===

Create a new page style:
- Start a new Writer document
- View -> Styles -> Page Styles -> Right click -> New
- Organiser tab -> Name = "Demo"
- Header tab -> Header On
- OK

Apply the style:
- Right-click on the Status Bar
- select "Demo"

Compose the subdocument:
- type "CONTENT" into the body of the document
- click in the header
- type "HEADER"
- Insert -> Image-> image.png
- right-click on the image -> Anchor -> To Paragraph
- right-click on the image -> Wrap -> Edit Contour
- draw a contour that contains the whole image, apart from a gap on the
left-hand side (as if cut out a smaller rectangle from the whole one)
- click Apply 
- close the contour editor
- drag the image partly over the word "HEADER" so that the word is visible
behind the cut-out part of the image.
- File -> Save As "sub.odt"

Create a Master Document:
- File -> New -> Master Document
- righ-click in the Navigator -> Insert -> File -> select "sub.odt"

Further Preparation
===
- Click in the word "CONTENT" and try to edit it. You can't. "Write-protected
content cannot be changed." is displayed. This is good. 
- Click on the word "HEADER". You can edit it. I think you shouldn't be able to
because it comes from the subdocument.
- go back to sub.odt again
- change "CONTENT" to "2-CONTENT" 
- change "HEADER" to "2-HEADER"
- change the contour of the image so that the cut-out is much larger
- File -> Save
- go back to the Master Document
- in the Navigator, click Update All -> click Yes to confirm

Symptoms

- "CONTENT" became "2-CONTENT". This is good.
- "HEADER" did not change to "2-HEADER". This seems to be a bug.
- the shape cut-out did not change. This also seems to be a bug.

Problem in a use-case
=
Now, I cannot move any changes from the header of the subdocument into the
master. I need to retype the header content in the master document, re-draw the
same contour of the image in the master, and so on. This is very painful.


How to reproduce the bug easily:
- open the attached "sub.odt" and "master.odt"
- see the headers' content are different
- change anything in sub.odt header
- see that the master document does not reflect these changes.

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


[Libreoffice-bugs] [Bug 143409] Translation is not applied in some UI such as 'Option dialog'

2021-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143409

--- Comment #10 from Kiyotaka Nishibori  ---
Created attachment 173652
  --> https://bugs.documentfoundation.org/attachment.cgi?id=173652=edit
commit log of ac6c82452405

The attachment is the log for my local commit ac6c82452405.

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


[Libreoffice-bugs] [Bug 143409] Translation is not applied in some UI such as 'Option dialog'

2021-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143409

--- Comment #9 from Kiyotaka Nishibori  ---
Created attachment 173651
  --> https://bugs.documentfoundation.org/attachment.cgi?id=173651=edit
comparison between 0771ac00acc8 and ac6c82452405

In my humble opinion, if the commit 0771ac00acc8 was reverted, the lost
translation would be shown again in the UI anyway.
My process of examining to show the lost translation again was:
  1. git checkout master
  2. git pull
  3. git checkout -b fix-143409
  4. git revert 0771ac00acc8
 # And a local commit ac6c82452405 was created.
  5. ./autogen.sh
  6. make

As the result, Please see the attached image.

I'm sorry, I'm not a programmer, and cannot explain why it worked and am not
sure if the  way is smart or rational.

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


[Libreoffice-bugs] [Bug 98114] Printing does not honor the orientation in page properties in Linux/Mac

2021-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98114

Buovjaga  changed:

   What|Removed |Added

URL|https://www.canonijetsetup. |
   |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 122179] Selection multiple objects doesn't work.

2021-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122179

Buovjaga  changed:

   What|Removed |Added

 CC||xdnr...@gmail.com

--- Comment #6 from Buovjaga  ---
*** Bug 143417 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 112182] [META] Text and object selection issues

2021-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112182
Bug 112182 depends on bug 143417, which changed state.

Bug 143417 Summary: Shift + Click doesn't work to select image object
https://bugs.documentfoundation.org/show_bug.cgi?id=143417

   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 143427] New: Hyperlink for Document doesn't work always correctly

2021-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143427

Bug ID: 143427
   Summary: Hyperlink for Document doesn't work always correctly
   Product: LibreOffice
   Version: 7.1.4.2 release
  Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: rfrijh...@gmail.com

Description:
When making a Document hyperlink it doesn't always work correctly. If I name a
sheet like a cell (e.g. BR03) and I make a hyperlink for that sheet in a
different sheet, then it will jump to that cell in the sheet I create the link
in i.s.o. to the other sheet in the same document (though it might happen too
in a different document, but I haven't tried that out). To explain why I named
the sheet BR03, it's a type of German steam locomotive.

Steps to Reproduce:
1.Make 2 sheets
2.Name the 2nd sheet like a cell (e.g. BR03)
3.Create a hyperlink in the first sheet and select Document
4.Select as path the same document as you are working in now.
5.Select as target the named sheet (BR03) and for convience set a text so you
can CTRL+Click on it to jump.



Actual Results:
It will jump to cell BR3.

Expected Results:
It should jump to sheet BR03.


Reproducible: Always


User Profile Reset: No



Additional Info:
[Information automatically included from LibreOffice]
Locale: en-US
Module: SpreadsheetDocument
[Information guessed from browser]
OS: Windows (All)
OS is 64bit: yes
.
There is no OpenGL option only a OpenCL option, which is enabled.

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


[Libreoffice-bugs] [Bug 143417] Shift + Click doesn't work to select image object

2021-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143417

Buovjaga  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
   Keywords|bibisectRequest, regression |
 Resolution|--- |DUPLICATE

--- Comment #3 from Buovjaga  ---
Oups...

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

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


[Libreoffice-bugs] [Bug 143415] Sheet navigation right click needs two clicks to close (Windows-only)

2021-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143415

--- Comment #3 from Buovjaga  ---
Please paste here your version information from LibreOffice's Help - About
dialog, clicking the button next to Version Information.

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


[Libreoffice-bugs] [Bug 143298] Writer: CTRL-TAB to cycle through suggestions for word completion does not work

2021-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143298

--- Comment #9 from Buovjaga  ---
Then you could install the libreoffice-gtk3 package, if you want.

https://packages.ubuntu.com/focal/libreoffice-gtk3

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


[Libreoffice-bugs] [Bug 143426] New: Feature: Select size of exported images from Calc

2021-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143426

Bug ID: 143426
   Summary: Feature: Select size of exported images from Calc
   Product: LibreOffice
   Version: 7.0.0.3 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: enhancement
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: ea...@eaglegamma.com

Description:
When exporting images from Calc, such as charts, it would be nice to have some
options like selecting the size of the exported image.

If one right-clicks on a chart, then selects "Export as Image", Calc only
offers the location dialog. Selecting the size can thus take the longer
approach of exporting the full size, then resizing in Draw. It would be faster
to select export size directly in Calc.

Steps to Reproduce:
1. Produce a graph.
2. Right-click graph.
3. Select "Export as Image"

Actual Results:
Calc opens location dialog to select export location.

Expected Results:
Offer a dialog like in Draw, with options such as to select export size.


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 7.0.0.3 (x64)
Build ID: 8061b3e9204bef6b321a21033174034a5e2ea88e
CPU threads: 2; OS: Windows 10.0 Build 18363; UI render: Skia/Raster; VCL: win
Locale: en-US (fr_FR); UI: en-US
Calc: CL

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


<    1   2