[okular] [Bug 472764] PDF form dropdown doesn't show up

Albert Astals Cid bugzilla_noreply at kde.org
Sat Aug 5 19:58:36 BST 2023


https://bugs.kde.org/show_bug.cgi?id=472764

Albert Astals Cid <aacid at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/grap
                   |                            |hics/okular/-/commit/532cb0
                   |                            |cdcdd008fedb42f0a3ec690400b
                   |                            |65820e1
             Status|ASSIGNED                    |RESOLVED

--- Comment #2 from Albert Astals Cid <aacid at kde.org> ---
Git commit 532cb0cdcdd008fedb42f0a3ec690400b65820e1 by Albert Astals Cid.
Committed on 05/08/2023 at 20:20.
Pushed by aacid into branch 'master'.

Initial implementation of app.popUpMenuEx

It is defenitely not a full implementation but it's enough for the one
file we have that needs it for now

M  +21   -0    core/document.cpp
M  +7    -0    core/document.h
M  +4    -0    core/script/builtin.js
M  +24   -12   core/script/event.cpp
M  +2    -1    core/script/event_p.h
M  +28   -0    core/script/js_app.cpp
M  +2    -0    core/script/js_app_p.h
M  +2    -1    core/script/js_event.cpp
M  +7    -2    part/formwidgets.cpp
M  +3    -0    part/formwidgets.h
M  +10   -0    part/pageview.cpp
M  +2    -0    part/pageview.h

https://invent.kde.org/graphics/okular/-/commit/532cb0cdcdd008fedb42f0a3ec690400b65820e1

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


More information about the Okular-devel mailing list