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 253974 - Less-confusing attachment opening
Summary: Less-confusing attachment opening
Status: NEW
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Jira (show other bugs)
Version: 8.1
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-30 09:12 UTC by stwr
Modified: 2015-07-30 09:12 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description stwr 2015-07-30 09:12:59 UTC
Product Version: NetBeans IDE 8.1 Beta (Build 201507282201)
Java: 1.8.0_60-ea; Java HotSpot(TM) 64-Bit Server VM 25.60-b23
Runtime: Java(TM) SE Runtime Environment 1.8.0_60-ea-b25
System: Windows 7 version 6.1 running on amd64; Cp1250; en_US (nb)
User directory: C:\Users\cendrowiczm\AppData\Roaming\NetBeans\8.1beta
Cache directory: C:\Users\cendrowiczm\AppData\Local\NetBeans\Cache\8.1beta

The current way of opening attachments is confusing. When user clicks on particular attachment actually nothing happens until the attachment is finally opened.

It would be great to see, at least, some progress bar.

The current way is confusing for small attachments, like pictures up to 1MB. The things are getting worse when opening bigger attachments. IDE needs more time to download it I guess and open. During this time user does not know what is actually happening and has enough time to click one more time or several times on the same attachment.

Moreover multi-click on single attachment leads *sometimes* to the runtime exception.