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 155465

Summary: [NIMBUS] selection of revision not shown
Product: versioncontrol Reporter: matusdekanek <matusdekanek>
Component: SubversionAssignee: issues@versioncontrol <issues>
Status: NEW ---    
Severity: blocker    
Priority: P4    
Version: 6.x   
Hardware: All   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: messages.log
screenshot: selected revision not shown. it is selected, because 'ok' button is enabled

Description matusdekanek 2008-12-15 12:11:02 UTC
steps:
invoke versioning|subversion|checkout
choose some repository 
click next
select some repository directory
invoke search (revision)
try to choose some revision -> even though it is chosen, it is not shown in the dialog
    (worked fine in previous versions)

Product Version: NetBeans IDE Dev (Build 200812150201)
Java: 1.6.0_10; Java HotSpot(TM) Client VM 11.0-b15
System: Linux version 2.6.24-22-generic running on i386; UTF-8; en_US (nb)
Comment 1 matusdekanek 2008-12-15 12:12:06 UTC
Created attachment 74960 [details]
messages.log
Comment 2 matusdekanek 2008-12-15 12:13:31 UTC
Created attachment 74961 [details]
screenshot: selected revision not shown. it is selected, because 'ok' button is enabled
Comment 3 Tomas Stupka 2008-12-15 13:45:10 UTC
> try to choose some revision -> even though it is chosen, it is not shown in the dialog
>    (worked fine in previous versions)
what dialog? the one you get when clicking on "Search..."? or the checkout wizard?
be more specific please

Comment 4 matusdekanek 2008-12-15 13:52:06 UTC
the one whe you press search (in checkout wizard is no field for searching trough revisions).
Of course, before having any revisions shown, some date must be written in text field(for example 2008-1-1) and button 
"List" must be pushed. 
You may see it well on attached screenshot as well.
Comment 5 Tomas Stupka 2008-12-15 16:27:08 UTC
i see. 
i guess this happens only when running nb with nimbus. could you give it a try without?
Comment 6 matusdekanek 2008-12-17 08:03:48 UTC
you are right, seems to be problem of nimbus look and feel
Comment 7 Peter Pis 2009-01-05 09:38:26 UTC
Removing INCOMPLETE. Nimbus specific.