Bug 375648

Summary: Moving comments and resize inline notes
Product: [Applications] okular Reporter: Martin <martin.marmsoler>
Component: generalAssignee: Okular developers <okular-devel>
Status: RESOLVED NOT A BUG    
Severity: normal CC: aacid, haxtibal, lueck
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Martin 2017-01-28 09:55:04 UTC
When a inline note was created and the text in it is to long, the inline note does not resize, so there is just a part of the text visible. So a possibility to resize and move the notes after creating would be a nice feature.
Comment 1 Burkhard Lück 2017-01-28 10:07:25 UTC
1) move notes
https://docs.kde.org/trunk5/en/kdegraphics/okular/annotations.html:
"To move an annotation, hold down the Ctrl key, move the mouse pointer on it and then start dragging with the left mouse button."

2) resize notes
duplicate of 
https://bugs.kde.org/show_bug.cgi?id=177778
https://bugs.kde.org/show_bug.cgi?id=314843
https://bugs.kde.org/show_bug.cgi?id=358060
?
Comment 2 Tobias Deiminger 2017-01-28 12:46:29 UTC
I'm currently working on the resize issue, see https://git.reviewboard.kde.org/r/127366. Contributions of any kind would of course be welcome.
Comment 3 Albert Astals Cid 2017-01-29 18:18:17 UTC
I'll close it since as Burkhard said this are different issues, one of which is already solved.