[okular] [Bug 445851] Don't copy newlines within paragraph

2023-04-12 Thread postix
https://bugs.kde.org/show_bug.cgi?id=445851

postix  changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=401044

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 445851] Don't copy newlines within paragraph

2021-11-27 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=445851

--- Comment #2 from codingko...@gmail.com ---
Thanks for the response! :)

I did have a feeling that there is more going on here than what meets the eye.
This would still be convenient to have, but I understand if it's not worth the
time to fix those edge cases.

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 445851] Don't copy newlines within paragraph

2021-11-21 Thread David Hurka
https://bugs.kde.org/show_bug.cgi?id=445851

David Hurka  changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=407133

--- Comment #1 from David Hurka  ---
> Newlines used to break the content are preserved:

This is not exactly what happens. The Okular user interface does not know about
newlines or paragraphs, it only knows about the positions of individual
letters. If a letter is below the previous one, it inserts a newline to the
selection.

Besides that, I think this should not be different, at least not for PDF. If
newlines are not copied, the selection will still contain hyphens. Like this:
Because every-thing is on one line, it will be diffi-cult to remove the hyphens
manual-ly afterwards.

;)

-- 
You are receiving this mail because:
You are watching all bug changes.