Bug 499249

Summary: Feature Request: Javascript: Add possiblity to copy values from list box
Product: [Applications] okular Reporter: Martin <martin.marmsoler>
Component: generalAssignee: Okular developers <okular-devel>
Status: REPORTED ---    
Severity: normal    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: Testfile
Screenshot

Description Martin 2025-01-28 18:12:03 UTC
Created attachment 177766 [details]
Testfile

***
If you're not sure this is actually a bug, instead post about it at https://discuss.kde.org

If you're reporting a crash, attach a backtrace with debug symbols; see https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports

Please remove this comment after reading and before submitting - thanks!
***



SUMMARY
It would be nice to be able to copy the values from a javascript object

STEPS TO REPRODUCE
1. Open a pdf which contains javascript data
2. Click on an object and the list with all data is available
3. Click on one element

OBSERVED RESULT
Nothing happens, the clipboard is empty

EXPECTED RESULT
Would be nice to have the clicked value in the clipboard

SOFTWARE/OS VERSIONS
Okular: Version 24.12.0
(available in the Info Center app, or by running `kinfo` in a terminal window)
Fedora 40, Gnome
Comment 1 Martin 2025-01-28 18:12:36 UTC
Created attachment 177767 [details]
Screenshot