[Libreoffice-bugs] [Bug 118814] Export window should default to PDF

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

Heiko Tietze  changed:

   What|Removed |Added

   Keywords|needsUXEval |needsDevAdvice
 CC|libreoffice-ux-advise@lists |heiko.tietze@documentfounda
   |.freedesktop.org|tion.org
   Priority|low |medium

--- Comment #8 from Heiko Tietze  ---
Linux v7 defaults to XML. Most widely used formats are PDF and epub followed by
png and jpg, and while we have commands to directly export to this format, many
users may run the simple Export and have to change the file type. So this
should be changed.

(In reply to Timur from comment #5)
> Let's first find out where this was changed and why.

-> needsDevAdvice

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


[Libreoffice-bugs] [Bug 118814] Export window should default to PDF

2019-01-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118814

Roman Kuznetsov <79045_79...@mail.ru> changed:

   What|Removed |Added

 Blocks||114420


Referenced Bugs:

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


[Libreoffice-bugs] [Bug 118814] Export window should default to PDF

2018-07-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118814

Heiko Tietze  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

--- Comment #7 from Heiko Tietze  ---
The common solution is to insert a dummy file name with extension pointing to
the default format. And the user can change it from Untitled.pdf to
Untitled.epub without going into the list of formats.

The better workflow from UX POV is to not have a Swiss army knife that supports
every format in the world but a short list. And the user selects the target
format in a sub menu at Export To > <1..10>, or the like.

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


[Libreoffice-bugs] [Bug 118814] Export window should default to PDF

2018-07-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118814

Heiko Tietze  changed:

   What|Removed |Added

 CC||libreoffice-ux-advise@lists
   ||.freedesktop.org

--- Comment #6 from Heiko Tietze  ---
needsUXEval requires CC libreoffice-ux-advise@...

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


[Libreoffice-bugs] [Bug 118814] Export window should default to PDF

2018-07-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118814

--- Comment #5 from Timur  ---
In Windows, with 5.1 and 5.3. I got TXT, with 5.4 HTML, with 6.0.4 and 6.2+ it
was EPUB. 
In Linux, with 5.1 and 5.4 I got JPG format for export, with 6.0.4 and 6.2+ it
was EPUB. 
So there were changes and it looks to me the same now. But I don't see how
zyklon has HTML.

Let's first find out where this was changed and why.
zyklon is right that the dialog in Linux doesn’t show the format it exports to
and at least that should be changed.

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


[Libreoffice-bugs] [Bug 118814] Export window should default to PDF

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

--- Comment #4 from zyklo...@web.de ---
Especially if the default format varies with some sort of “randomness”, like
Timur pointed out.

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


[Libreoffice-bugs] [Bug 118814] Export window should default to PDF

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

--- Comment #3 from zyklo...@web.de ---
Yeah, I know that there are other methods. Still, I’m pretty sure that PDF is
most widely used, so I see no reason why it should be epub or HTML.

The thing here is more, that the dialog doesn’t show the format it exports to.
So I propose to either default the format to one that would aid the user (which
is PDF in 99%), or give the user at least a hint of what format it gets
exported to.

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


[Libreoffice-bugs] [Bug 118814] Export window should default to PDF

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

Jean-Baptiste Faure  changed:

   What|Removed |Added

 CC||jbfa...@libreoffice.org
   Severity|minor   |enhancement

--- Comment #2 from Jean-Baptiste Faure  ---
Definitely not a bug -> set as enhancement.

I reproduce the described behavior. That said I am not sure that it should be
changed because there is at least 2 very easy ways to export directly in PDF
format:
1/ menu File > Export As... > choose the kind of PDF export you want
2/ icon Export as PDF in the standard toolbar (same as "Export Directly as PDF"
menu)
3/ you can add a second "Export as PDF" icon which open the export dialog: see
menu Tools > Customize > Toolbars tab

So I suggest to close this bug report as WontFix.

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 118814] Export window should default to PDF

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

Timur  changed:

   What|Removed |Added

   Priority|medium  |low
   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=11
   ||6703
 OS|Linux (All) |All
   Keywords||needsUXEval

--- Comment #1 from Timur  ---
It's always good to be specific. I guess you mean File-Export...
In Windows, with 6.0 and 6.2+, default format for export is .epub. Not sure why
you have HTML. This shouldn't be OS specific. 
There's already File-Export As-Export As PDF... and direct Export As PDF and
"Export as PDF" toolbar icon. So I don't really see why this matters.

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