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 80715 - Refresh button should be added to welcome screen
Summary: Refresh button should be added to welcome screen
Status: RESOLVED FIXED
Alias: None
Product: ide
Classification: Unclassified
Component: Welcome (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
Depends on:
Blocks: 80710
  Show dependency tree
 
Reported: 2006-07-20 13:24 UTC by Jaromir Uhrik
Modified: 2006-10-23 16:40 UTC (History)
1 user (show)

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 Jaromir Uhrik 2006-07-20 13:24:18 UTC
There should be "Refresh" button in welcome page to allow users reload blog or
other data on demand. It should help also in case when something is not loaded
correctly - maybe the name can be "Reload".
Comment 1 Petr Jiricka 2006-07-25 15:00:12 UTC
I agree this would be very useful, especially if there is a problem loading the
page, such as in the situation described in issue 80710.
Comment 2 Stanislav Aubrecht 2006-08-02 11:18:49 UTC
fixed in trunk:

Checking in resources/Bundle.properties;
/cvs/ide/welcome/src/org/netbeans/modules/welcome/resources/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.7; previous revision: 1.6
done
Checking in content/RSSFeed.java;
/cvs/ide/welcome/src/org/netbeans/modules/welcome/content/RSSFeed.java,v  <-- 
RSSFeed.java
new revision: 1.21; previous revision: 1.20
done


please note that based on discussion with hie team the 'reload' button is
available only if the feed doesn't load for any other reason than 'invalid proxy
settings'