[Libreoffice-bugs] [Bug 141732] Each module should default to its own PDF import filter

2023-07-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141732

Eyal Rozenberg  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 141732] Each module should default to its own PDF import filter

2021-12-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141732

Eyal Rozenberg  changed:

   What|Removed |Added

   Severity|enhancement |normal

--- Comment #8 from Eyal Rozenberg  ---
(In reply to V Stuart Foote from comment #7)

Quoting from the dupe bug:

> Many users can not figure this out.

I'd say _most_ users who might want to import PDFs don't figure this out. They
probably check by opening their PDF in Writer, seeing that it's Draw that gets
opened, and give up.

> They resort to various less-then-ideal workarounds such as using online 
> converters and using MS Word to convert pdf to odt etc. See 
> https://ask.libreoffice.org/t/trying-to-convert-pdf-to-odt/45070/7

Indeed!

> Please improve your UI. At the very minimum a PDF opened via the Writer 
> should 
> open in Writer.

This is my original ask here.

If that's difficult for the reasons V Stuart Foote gave, another alternative
would be an "import filter" which makes the user select the module using a
dialog, i.e. "Open this file in..." dialog; or perhaps an extra option in the
Open File dialog, made visible only for a generic PDF import filter.

Also, marking this as a (usability) bug rather than a mere enhancement.

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

[Libreoffice-bugs] [Bug 141732] Each module should default to its own PDF import filter

2021-12-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141732

V Stuart Foote  changed:

   What|Removed |Added

 CC||hexagon-recurs...@posteo.ne
   ||t

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

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

[Libreoffice-bugs] [Bug 141732] Each module should default to its own PDF import filter

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

Kevin Suo  changed:

   What|Removed |Added

 CC||suokunl...@126.com

--- Comment #6 from Kevin Suo  ---
Just a code pointer to those who are interested in:
When I open a PDF document from the start centre, the pickup of the
"draw_pdf_import" filter seems to be determined by: 
PDFDetector::detect
in sdext/source/pdfimport/filterdet.cxx

You can observe this by setting a breakpoint when you are running LibreOffice
using "make debugrun"
break sdext/source/pdfimport/filterdet.cxx:194

However, it is very strange that, when I manually choose "PDF - Portable
Document Format (Writer)" from the file format list dropdown in the file open
dialog, this code is never hit.

-- 
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 141732] Each module should default to its own PDF import filter

2021-04-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141732

--- Comment #5 from Eyal Rozenberg  ---
(In reply to Heiko Tietze from comment #3)
> All modules except Calc. Let's filter Writer or Impress when the PDF is
> opened from this module, otherwise Draw.

The interesting modules AFAIAC are Draw, Writer and Impress. The behavior you
suggest seems fine.

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


[Libreoffice-bugs] [Bug 141732] Each module should default to its own PDF import filter

2021-04-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141732

--- Comment #4 from Eyal Rozenberg  ---
(In reply to V Stuart Foote from comment #2)

As I'm not a developer, I can't speak to how much work this actually entails,
but - there is justification for module-specific behavior of the file picker
even regardless of this bug (although maybe I should open a separate issue
about that). At any rate - how hard can it be to make the file picker wrapper
code accept an optional mapping of file types to default open filters?

> for what really is a corner case filter import use.

On the contrary - it is arguably the main case for opening PDFs, since:

* One rarely opens PDFs from the "non-specific module" (what you get when you
start LO with no switches and no documents)
* When opening a PDF using the DE, there is typically(/always) just a single LO
option, which is opening in Draw.

> file manager to select the document type/filter seems sufficient.

It's insufficient, so much as that even relatively experienced users fail to
realize this is at all possible. And with the desktop environment it's not made
possible (at least - with many desktop environments; maybe with all of 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 141732] Each module should default to its own PDF import filter

2021-04-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141732

Heiko Tietze  changed:

   What|Removed |Added

   Keywords|needsUXEval |
   Severity|normal  |enhancement
 Ever confirmed|0   |1
Summary|Each LO app should default  |Each module should default
   |to its own PDF import   |to its own PDF import
   |filter  |filter
 CC|libreoffice-ux-advise@lists |heiko.tietze@documentfounda
   |.freedesktop.org|tion.org
 Blocks||99746, 113123
 Status|UNCONFIRMED |NEW

--- Comment #3 from Heiko Tietze  ---
All modules except Calc. Let's filter Writer or Impress when the PDF is opened
from this module, otherwise Draw.


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=99746
[Bug 99746] [META] PDF import filter in Draw
https://bugs.documentfoundation.org/show_bug.cgi?id=113123
[Bug 113123] [META] PDF import filter 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