Bug 229064

Summary: "Save" button should be inactive when no files selected
Product: [Applications] okular Reporter: Alexander Potashev <aspotashev>
Component: generalAssignee: Okular developers <okular-devel>
Status: RESOLVED FIXED    
Severity: normal CC: qwertymaniac
Priority: NOR Keywords: junior-jobs
Version First Reported In: 0.10   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Alexander Potashev 2010-03-01 20:50:35 UTC
Version:           0.10 (using 4.4.00 (KDE 4.4.0), Gentoo)
Compiler:          x86_64-pc-linux-gnu-gcc
OS:                Linux (x86_64) release 2.6.32

0. open a PDF with embedded files
1. click File->Embedded files
2. click the "Save" button, but it doesn't do anything, because there's no files selected in the list. However, this button is clickable. It's better to make the button "inactive" when there are no files selected in the list.
Comment 1 Harsh J 2010-03-03 17:46:43 UTC
SVN commit 1098392 by harshj:

Fix the embedded files dialog's save button, so that it enables/disables as per selection.

BUG:229064


 M  +8 -0      embeddedfilesdialog.cpp  
 M  +3 -2      embeddedfilesdialog.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1098392