[okular] [Bug 428257] Closing tabs changes focus to sidebar which breaks Ctrl+Tab

2020-10-26 Thread Justin
https://bugs.kde.org/show_bug.cgi?id=428257

Justin  changed:

   What|Removed |Added

 Resolution|--- |WORKSFORME
 Status|REPORTED|NEEDSINFO
 CC||justin.zo...@gmail.com

--- Comment #1 from Justin  ---
I'm on KDE Neon Unstable and the default shortcuts to switch between documents
open in tabs are:
Ctrl Page Down / Up
or
Ctrl [ / ]

Can you please confirm these work?

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

[okular] [Bug 427908] Crash on zoom

2020-10-26 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=427908

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

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

[okular] [Bug 428283] New: Script fails

2020-10-26 Thread David Faure
https://bugs.kde.org/show_bug.cgi?id=428283

Bug ID: 428283
   Summary: Script fails
   Product: okular
   Version: 1.11.2
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: PDF backend
  Assignee: okular-devel@kde.org
  Reporter: fa...@kde.org
  Target Milestone: ---

SUMMARY

In the attached document, the scripting seems to fail with okular.

STEPS TO REPRODUCE
1. Open PDF
2. Click "Show Forms"
3. Click the big button "Insérer Image/Photo"

OBSERVED RESULT

stderr says "evaluate() threw an exception"

EXPECTED RESULT

I'm guessing a file dialog is supposed to show up

SOFTWARE/OS VERSIONS
KDE Plasma Version: 5.20.1
KDE Frameworks Version: 5.75.0
Qt Version: 5.15.0

ADDITIONAL INFORMATION
Okular rocks.

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

[okular] [Bug 428283] Script fails

2020-10-26 Thread David Faure
https://bugs.kde.org/show_bug.cgi?id=428283

--- Comment #1 from David Faure  ---
Created attachment 132766
  --> https://bugs.kde.org/attachment.cgi?id=132766&action=edit
pdf file

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

[okular] [Bug 428257] Closing tabs changes focus to sidebar which breaks Ctrl+Tab

2020-10-26 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=428257

Albert Astals Cid  changed:

   What|Removed |Added

 CC||aa...@kde.org
 Ever confirmed|0   |1
 Status|NEEDSINFO   |CONFIRMED
 Resolution|WORKSFORME  |---

--- Comment #2 from Albert Astals Cid  ---
Justin, he is not speaking anything about the default shortcuts, what he says
is easily reproduceable and i agree, closing a tab should not send the focus to
a different place from where it was, ideally

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

[okular] [Bug 428257] Closing tabs changes focus to sidebar which breaks Ctrl+Tab

2020-10-26 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=428257

Bug Janitor Service  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

--- Comment #3 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/graphics/okular/-/merge_requests/302

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

[okular] [Bug 428283] JS: Add support for buttonImportIcon

2020-10-26 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=428283

Albert Astals Cid  changed:

   What|Removed |Added

 CC||aa...@kde.org
Summary|Script fails|JS: Add support for
   ||buttonImportIcon

--- Comment #2 from Albert Astals Cid  ---
The file uses buttonImportIcon

Described as 

Imports the appearance of a button from another PDF file. If neither optional
parameter is passed, the user
is prompted to select a file.

Interesting one ^_^

Will also need poppler support since there's no way to set an arbitrary icon in
poppler (i..e that's why stamps don't really work well yet)

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

[okular] [Bug 366276] escape key should close full screen view

2020-10-26 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=366276

Bug Janitor Service  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

--- Comment #2 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/graphics/okular/-/merge_requests/303

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

[okular] [Bug 269677] Full screen mode: view modes in menu

2020-10-26 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=269677

Bug Janitor Service  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|ASSIGNED

--- Comment #4 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/graphics/okular/-/merge_requests/303

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

[okular] [Bug 427653] "Open new files in tabs" doesn't work

2020-10-26 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=427653

Albert Astals Cid  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |DOWNSTREAM
 Status|NEEDSINFO   |RESOLVED

--- Comment #3 from Albert Astals Cid  ---
ok, then it's not really "an okular bug" but an "okular in flatpak bug".
Probably needs so punching in the dbus protection layer of flatpak

https://github.com/flathub/org.kde.okular/issues/36

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

[okular] [Bug 426613] Middle click on sidebar tab bar unloads the document. Nice, but—wrong tab bar

2020-10-26 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=426613

Bug Janitor Service  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

--- Comment #5 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/graphics/okular/-/merge_requests/304

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

[okular] [Bug 428283] JS: Add support for buttonImportIcon

2020-10-26 Thread Justin
https://bugs.kde.org/show_bug.cgi?id=428283

Justin  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1
 CC||justin.zo...@gmail.com

--- Comment #3 from Justin  ---
Confirmed no dialog appears to select a file.

Operating System: KDE neon Unstable Edition
KDE Plasma Version: 5.20.80
KDE Frameworks Version: 5.76.0
Qt Version: 5.15.0

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

[okular] [Bug 428257] Closing tabs changes focus to sidebar which breaks Ctrl+Tab

2020-10-26 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=428257

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

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

[okular] [Bug 428323] New: Can't open a file on specific location by double clicking it

2020-10-26 Thread Joao Paulo
https://bugs.kde.org/show_bug.cgi?id=428323

Bug ID: 428323
   Summary: Can't open a file on specific location by double
clicking it
   Product: okular
   Version: 1.11.1
  Platform: Microsoft Windows
OS: Microsoft Windows
Status: REPORTED
  Severity: major
  Priority: NOR
 Component: general
  Assignee: okular-devel@kde.org
  Reporter: joao...@gmail.com
  Target Milestone: ---

SUMMARY

STEPS TO REPRODUCE
1. saved a web page in: C:\#Office 2016\#Install Office 2016 Pro WITHOUT Skype
For Business (Win 10)pdf.pdf
2. tried opening the file 


OBSERVED RESULT
instead of opening, Okular shows the follwing error message:
Error - Okular 
Could not open file:///C:/.

EXPECTED RESULT
Being able to open/read the file 

SOFTWARE/OS VERSIONS
Windows: 10 Professional - Version 2004 (OS Build 19041.572)
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
By dragging the .pdf file into an empty area on the already opened Okular, the
program loads the file as expected!

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

[okular] [Bug 428257] Closing tabs changes focus to sidebar which breaks Ctrl+Tab

2020-10-26 Thread Mathew
https://bugs.kde.org/show_bug.cgi?id=428257

--- Comment #4 from Mathew  ---
I didn't even realise Ctrl+Tab wasn't the default shortcuts for switching tabs.
Ctrl PageUp does work, so yeah seems like just a focus issue.
Thanks for the quick MR :)

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