[Libreoffice-bugs] [Bug 157167] Saving file.docx as file.odt fails and creates a file.odt.docx if user types quickly (kf5)

2023-10-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=157167

Michael Weghorn  changed:

   What|Removed |Added

 Resolution|--- |NOTOURBUG
 CC||m.wegh...@posteo.de
 Status|NEW |RESOLVED

--- Comment #10 from Michael Weghorn  ---
(In reply to Stéphane Guillou (stragu) from comment #6)
> Wondering if this is an issue with the desktop environment rather
> than LibreOffice.

Indeed, sounds like an issue with the KDE-specific QFileDialog/KFileWidget.

(In reply to Atramenta from comment #7)
> Can you suggest a specific application that might trigger the same bug in
> the "Save as" dialog presented by KDE?

I can reproduce something slightly different, but similar, with Calligra
(calligrasheets, the spreadsheet application):

* create a new file
* "File" -> "Save as"
* for "Filter", select "ODS spreadsheet"
* in the "Name" field, type "test.htm" and hit Enter quickly

-> The file gets saved in ODS format as "test.htm.ods"

If you wait a second before hitting Enter, the behavior is different. I get a
dialog asking whether I actually want to save in HTML format, since that's
lossy. (And when I select OK, I get an error, but that's probably a different
issue in Calligra).

Since this seems to be an issue of KFileWidget, I'm closing this as NOTOURBUG.

Please report it in KDE Bugzilla instead (and ideally paste a link here):
https://bugs.kde.org
(Component is probably "frameworks-kio")

If there's any feedback there that suggests there's still anything to do on
LibreOffice side, please let us now.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 157167] Saving file.docx as file.odt fails and creates a file.odt.docx if user types quickly (kf5)

2023-10-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=157167

Buovjaga  changed:

   What|Removed |Added

Version|7.4.6.2 release |7.0.0.3 release
 Blocks||102495
 CC||ilmari.lauhakangas@libreoff
   ||ice.org
Summary|saving file.docx as |Saving file.docx as
   |file.odt fails and creates  |file.odt fails and creates
   |a file.odt.docx if user |a file.odt.docx if user
   |types quickly   |types quickly (kf5)
 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1
   Keywords||implementationError

--- Comment #9 from Buovjaga  ---
Reproduced, all the way to 7.0. In 6.4 I got LibreOffice internal dialogs, so
probably back then the KDE file dialogs were not implemented yet.

Arch Linux 64-bit, X11
Version: 24.2.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 9704f61982360ce35983a61cca3fd00bbdf51ab6
CPU threads: 8; OS: Linux 6.5; UI render: default; VCL: kf5 (cairo+xcb)
Locale: fi-FI (fi_FI.UTF-8); UI: en-US
Calc: threaded
Built on 25 October 2023


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=102495
[Bug 102495] [META] KDE (kf5) VCL backend bugs and enhancements
-- 
You are receiving this mail because:
You are the assignee for the bug.