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 182523 - Bug in changing checkbox status on Upload/Download dialog
Summary: Bug in changing checkbox status on Upload/Download dialog
Status: RESOLVED WONTFIX
Alias: None
Product: php
Classification: Unclassified
Component: FTP Support (show other bugs)
Version: 6.x
Hardware: PC All
: P4 normal (vote)
Assignee: Tomas Mysik
URL:
Keywords: GTK, UI
Depends on:
Blocks:
 
Reported: 2010-03-22 20:11 UTC by _MHM_
Modified: 2012-10-04 13:32 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Linux checkbox special status (19.79 KB, image/png)
2010-03-22 21:22 UTC, _MHM_
Details
auto uncheck bug (19.32 KB, image/png)
2010-03-22 21:23 UTC, _MHM_
Details
Metal L&F (18.91 KB, image/png)
2010-03-22 22:37 UTC, Tomas Mysik
Details

Note You need to log in before you can comment on or make changes to this bug.
Description _MHM_ 2010-03-22 20:11:18 UTC
One point from issue #182285

In Upload/Download dialog:
When I check dir (status is classic checked) and then I manually uncheck all files/dirs in subtree - status of main dir don't change to unchecked.

In windows will remain a special status (gray checked), in linux classic checked status.
Comment 1 Tomas Mysik 2010-03-22 20:19:11 UTC
Please, attach a screenshot from Linux, if possible. Also, it is always a good idea to specify NB version you use (can be found in Help > About).

Thanks.
Comment 2 _MHM_ 2010-03-22 21:22:12 UTC
Created attachment 95567 [details]
Linux checkbox special status
Comment 3 _MHM_ 2010-03-22 21:23:11 UTC
Created attachment 95568 [details]
auto uncheck bug
Comment 4 _MHM_ 2010-03-22 21:30:09 UTC
I look at checkbox now again and special status working on Linux too. But gray is very light and only around checkbox. The difference is very small and visually indistinguishable.

-----------------------

Version of NB:

Product Version: NetBeans IDE Dev (Build 2010-03-22_18-04-38 )
Java: 1.6.0_18; Java HotSpot(TM) Client VM 16.0-b13
System: Linux version 2.6.30-bpo.1-686 running on i386; UTF-8; cs_CZ (nb)
Userdir: /home/pbure/.netbeans/dev
Comment 5 Tomas Mysik 2010-03-22 22:36:37 UTC
So:

(In reply to comment #2)
> Created an attachment (id=95567) [details]
> Linux checkbox special status

Apparently GTK bug, I will attach a screenshot from Metal L&F (Java default one).

(In reply to comment #3)
> Created an attachment (id=95568) [details]
> auto uncheck bug

It's not a bug, it's a feature - there were issues filed that it's not possible to upload/download an empty directory - not it's possible (I don't know the scenarios but users want this behaviour).

(In reply to comment #4)
> I look at checkbox now again and special status working on Linux too. But gray
> is very light and only around checkbox. The difference is very small and
> visually indistinguishable.

As written above, a GTK bug, unfortunately likely nothing we can do on NB site to fix it (I will try to investigate more). Therefore lowering to P4, let's keep this issue as a reminder.

> System: Linux version 2.6.30-bpo.1-686 running on i386; UTF-8; cs_CZ (nb)

BTW good locale ;)
Comment 6 Tomas Mysik 2010-03-22 22:37:03 UTC
Created attachment 95571 [details]
Metal L&F
Comment 7 _MHM_ 2010-03-22 23:27:14 UTC
> Apparently GTK bug, I will attach a screenshot from Metal L&F (Java default
> one).

> As written above, a GTK bug, unfortunately likely nothing we can do on NB site
> to fix it (I will try to investigate more). Therefore lowering to P4, let's
> keep this issue as a reminder.

OK. Thanks. It is small bug and not important to me. I stay on GTK for now. Maybe that anyone one day fix.


> It's not a bug, it's a feature
:D


> there were issues filed that it's not possible
> to upload/download an empty directory - not it's possible (I don't know the
> scenarios but users want this behaviour).
Oh yes, that's true. I guess this functionality is strange, but probably better.


> BTW good locale ;)
Yes, the best! :D
Comment 8 Filip Zamboj 2010-09-15 12:37:34 UTC
batch reassigning
Comment 9 Tomas Mysik 2011-06-09 11:18:55 UTC
Still valid I guess (haven't tried myself).
Comment 10 Tomas Mysik 2012-10-04 13:32:27 UTC
Since it is a bug in GTK (JDK), we cannot fix it. Feel free to submit a bug against JDK.

Thanks.