Bug 229064 - "Save" button should be inactive when no files selected
Summary: "Save" button should be inactive when no files selected
Status: RESOLVED FIXED
Alias: None
Product: okular
Classification: Applications
Component: general (show other bugs)
Version: 0.10
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Okular developers
URL:
Keywords: junior-jobs
Depends on:
Blocks:
 
Reported: 2010-03-01 20:50 UTC by Alexander Potashev
Modified: 2010-03-03 17:46 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

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