This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 227569 - Patch for: Export to ZIP: Browse button for directory is enabled, but its corresponding radio button isn't selected
Summary: Patch for: Export to ZIP: Browse button for directory is enabled, but its cor...
Status: VERIFIED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Projects UI (show other bugs)
Version: 7.3
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Milos Kleint
URL:
Keywords: PATCH_AVAILABLE
Depends on:
Blocks:
 
Reported: 2013-03-16 23:38 UTC by markiewb
Modified: 2013-05-10 19:02 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Shows the current state (and the expected state) (48.63 KB, image/png)
2013-03-16 23:38 UTC, markiewb
Details
Proposed patch (1.60 KB, patch)
2013-03-16 23:41 UTC, markiewb
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description markiewb 2013-03-16 23:38:32 UTC
Created attachment 132694 [details]
Shows the current state (and the expected state)

Export to ZIP-dialog:

ACTUAL: Browse button for directory is always enabled, even when its corresponding radio isn't selected - see screenshot

EXPECTED: Browse button for directory is only enabled when its corresponding radio button is selected
Comment 1 markiewb 2013-03-16 23:41:26 UTC
Created attachment 132696 [details]
Proposed patch

I like to propose this very simple patch to solve the issue. The previously attached screenshot already shows the working patch.

@NB-Devs: Please review, discuss and commit. Thank you!
Comment 2 markiewb 2013-05-01 19:13:35 UTC
@Milos: Any change to get this simple change into 7.4?
Comment 3 Milos Kleint 2013-05-01 20:13:47 UTC
(In reply to comment #2)
> @Milos: Any change to get this simple change into 7.4?

let me make it P3 so that I don't forget..
Comment 4 Milos Kleint 2013-05-09 11:18:07 UTC
https://hg.netbeans.org/core-main/rev/8fbb3191661b

applied, thanks for the patch, sorry for the delay
Comment 5 Quality Engineering 2013-05-10 02:38:33 UTC
Integrated into 'main-golden', will be available in build *201305092300* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/8fbb3191661b
User: Milos Kleint <mkleint@netbeans.org>
Log: #227569 patch provided by markiewb@netbeans.org