Bug 499249 - Feature Request: Javascript: Add possiblity to copy values from list box
Summary: Feature Request: Javascript: Add possiblity to copy values from list box
Status: REPORTED
Alias: None
Product: okular
Classification: Applications
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Okular developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-01-28 18:12 UTC by Martin
Modified: 2025-01-28 18:12 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
Testfile (11.76 KB, application/pdf)
2025-01-28 18:12 UTC, Martin
Details
Screenshot (31.83 KB, image/png)
2025-01-28 18:12 UTC, Martin
Details

Note You need to log in before you can comment on or make changes to this bug.
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