[Okular-devel] [okular] [Bug 315538] okular --unique *does* raise its existing window
Albert Astals Cid
aacid at kde.org
Sat Mar 9 15:35:45 UTC 2013
https://bugs.kde.org/show_bug.cgi?id=315538
Albert Astals Cid <aacid at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Version Fixed In| |4.11.0
Resolution|--- |FIXED
Latest Commit| |http://commits.kde.org/okul
| |ar/618e320a77106a96cf11fb59
| |d1cec7b303aa177b
--- Comment #3 from Albert Astals Cid <aacid at kde.org> ---
Git commit 618e320a77106a96cf11fb59d1cec7b303aa177b by Albert Astals Cid, on
behalf of Tomáš Poledný.
Committed on 09/03/2013 at 16:34.
Pushed by aacid into branch 'master'.
Add command line argument noraise
This path add new command line argument noraise. Window will not be raised with
argument noraise.
I tried:
okular
okular -noraise
okular -noraise file_exist.pdf
okular -noraise file_not_exist
okular https://bugs.freedesktop.org/attachment.cgi?id=46889 --noraise
okular https://nonexisturl --noraise
okular -unique -noraise file_exist.pdf
okular -unique -noraise file_exist.pdf && okular -unique file_exist2.pdf
okular -unique -noraise file_exist.pdf file_exist2.pdf
okular -unique file.pdf && okular -unique -noraise file2.pdf
okular -unique -noraise file.pdf && okular -unique file2.pdf
REVIEW: 109363
FIXED-IN: 4.11.0
M +4 -1 shell/main.cpp
M +5 -0 shell/shell.cpp
http://commits.kde.org/okular/618e320a77106a96cf11fb59d1cec7b303aa177b
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Okular-devel
mailing list