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 156345

Summary: Too small popup when "..." button is clicked (GTK)
Product: editor Reporter: Petr Dvorak <joshis>
Component: Key bindingsAssignee: Max Sauer <msauer>
Status: VERIFIED FIXED    
Severity: blocker Keywords: GTK
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: Scrollbars must be used to work with the popup

Description Petr Dvorak 2009-01-06 11:57:29 UTC
Product Version: NetBeans IDE Dev (Build 200901060201)
Java: 1.6.0_10-rc; Java HotSpot(TM) Client VM 11.0-b13
System: Linux version 2.6.27-11-generic running on i386; UTF-8; en_US (nb)

See the screenshot (it is probably GTK specific, works OK with Metal l&f)...
Comment 1 Petr Dvorak 2009-01-06 11:58:12 UTC
Created attachment 75484 [details]
Scrollbars must be used to work with the popup
Comment 2 Vitezslav Stejskal 2009-01-07 12:06:19 UTC
Ugly...
Comment 3 Max Sauer 2009-01-28 15:14:13 UTC
Should be fixed now. Please verify.
---
http://hg.netbeans.org/main/rev/72466ae4ba16
Comment 4 Quality Engineering 2009-01-29 10:23:15 UTC
Integrated into 'main-golden', will be available in build *200901290450* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/72466ae4ba16
User: Max Sauer <msauer@netbeans.org>
Log: #156345: Too small popup when "..." button is clicked (GTK)
Comment 5 Petr Dvorak 2009-02-04 09:56:42 UTC
It is a "close shave" (I think the popup could be some 5pix wider), but yes, it is fixed. Verified.