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 268096

Summary: Problem with gaining focus with bottom tabs
Product: platform Reporter: kovica <kovica>
Component: Window SystemAssignee: Stanislav Aubrecht <saubrecht>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.1   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: Sample project

Description kovica 2016-09-19 11:11:12 UTC
Created attachment 162110 [details]
Sample project

Please open attached project. It is a NetBeans Application with one TopComponent and one action located in File menu. With this action you can open multiple top components. When the top component is opened or activated focus is in textarea. If you create multiple top components this is working as expected.
The problem I have is when you set tabs to bottom (Tools - Options - Appearance - Tab Placement: Bottom). If tabs are places on bottom then focus is not transferred to textarea when top component is activated.