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 256893 - Remote file chooser: if user presses "Up", current directory update should be interruped
Summary: Remote file chooser: if user presses "Up", current directory update should be...
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Remote (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-01 13:24 UTC by Vladimir Kvashin
Modified: 2015-12-22 13:26 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
proposed patch (7.94 KB, patch)
2015-12-03 11:38 UTC, Alexander Simon
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Kvashin 2015-12-01 13:24:27 UTC
If user presses "Go to to home" button in remote file chooser, current directory update is interrupted. That's right.

But if user presses "Up" button, current directory update is not interrupted.

So if current directory update stuck, pressing "Go Up" does not help.
Comment 1 Vladimir Kvashin 2015-12-01 13:25:20 UTC
That's one of the issues that cause CR 22187945
Comment 2 Alexander Simon 2015-12-03 11:38:55 UTC
Created attachment 157642 [details]
proposed patch
Comment 3 Vladimir Kvashin 2015-12-03 12:13:00 UTC
I'll try you fix while fixing issue 256895 (RemoteFS.getMimeType should be interruptible)
Comment 4 Alexander Simon 2015-12-04 10:51:51 UTC
fixed in enum, change set:
a8e062f282e7
Comment 5 Quality Engineering 2015-12-05 02:44:10 UTC
Integrated into 'main-silver', will be available in build *201512050002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/849d929db341
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed Bug #256893 Remote file chooser: if user presses "Up", current directory update should be interruped
(transplanted from a8e062f282e7fe7cae8d7b500f3775537a3c4c69)
Comment 6 soldatov 2015-12-22 13:26:35 UTC
Verified in NetBeans 8.1 with latest internal patches