[okular] [Bug 442863] Bookmark icon overlaid on top of thumbnails needs visual polish

2021-09-25 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=442863

--- Comment #7 from Albert Astals Cid  ---
It looked much better when bookmark was a solid yellow star, then it was not a
star anymore, and thus it was less noticeable, the problem of Okular not being
in control of the icons used in the app, it can't always make it look nice for
all styles and icon set variations.

David is right though, the x positioning of the icon on your screenshot looks
wrong.

I disagree with showing this information in the main view, once you start doing
that you'll get reports of "shows the pdf wrong, some artifact in this
location".

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

[okular] [Bug 442849] PDF form option button choice does not display

2021-09-25 Thread Brenton Chapin
https://bugs.kde.org/show_bug.cgi?id=442849

--- Comment #1 from Brenton Chapin  ---
Created attachment 141906
  --> https://bugs.kde.org/attachment.cgi?id=141906&action=edit
LibreOffice Writer document with forms, from which the PDF was created.

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

[okular] [Bug 442863] Bookmark icon overlaid on top of thumbnails needs visual polish

2021-09-25 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=442863

--- Comment #8 from Nate Graham  ---
I agree, it should probably stay on the thumbnail view. The positioning does
look like a hidpi positioning bug.

As for the icon chosen, we'll need to hardcode something in the app or pick an
icon from the icon theme that is designed for this purpose--those would be
emblems. Unfortunately there is no bookmark emblem in the Breeze theme, and I
assume not in other themes either. I can create one and make Okular use it, and
then hopefully other themes will fall back to Breeze and get the Breeze icon.

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

[okular] [Bug 442962] New: when the path + filename >260 Okular cannot read

2021-09-25 Thread Stevenlee
https://bugs.kde.org/show_bug.cgi?id=442962

Bug ID: 442962
   Summary: when the path + filename >260 Okular cannot read
   Product: okular
   Version: 21.08.1
  Platform: Microsoft Windows
OS: Microsoft Windows
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: PDF backend
  Assignee: okular-devel@kde.org
  Reporter: stevenleeengl...@hotmail.com
  Target Milestone: ---

SUMMARY
When I try to pass in through command line with a pathname + filename greater
than 260, okular cannot read. It pop out an Error- Okular with a
message "Could not open file ."

STEPS TO REPRODUCE
1. Create a directory then is 20char long.
2. Create a pdf filename of 230char long
3. run from cmd line. cd C:\Program Files\Okular\bin
4. okular.exe "c:\n1234567890123456789\0023 12121212 121212 ...pdf"


OBSERVED RESULT
Okular pop out an Error- Okular with a
message "Could not open file ."

EXPECTED RESULT
Should open with error

SOFTWARE/OS VERSIONS 21.08.1
Windows: Window s 10 Home
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 5.86.0
Qt Version: 5.15.2 

ADDITIONAL INFORMATION

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