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 267361

Summary: Terminal loses focus after 'Set Title'
Product: cnd Reporter: dnikitin <dnikitin>
Component: TerminalemulatorAssignee: ilia
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 8.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description dnikitin 2016-07-29 19:52:44 UTC
Product Version: NetBeans IDE Dev (Build 201607260002)
Java: 1.8.0_65; Java HotSpot(TM) 64-Bit Server VM 25.65-b01
Runtime: Java(TM) SE Runtime Environment 1.8.0_65-b17
System: Linux version 3.8.13-118.4.2.el7uek.x86_64 running on amd64; UTF-8; en_US (nb)
--------------------------------------------------

- open terminal
- invoke popup menu, select 'Set Title', change a title, click ok
=> a terminal window loses focus, I can not continue or start typing in terminal without using mouse.


NB: "Pin tab" doesn't have a such problem. Focus is returned in terminal.
Comment 1 ilia 2016-08-03 16:13:03 UTC
Thanks for reporting a bug!

Fixed in:
  https://hg.netbeans.org/cnd-main/rev/ee9a77593645
Comment 2 Quality Engineering 2016-08-04 02:04:09 UTC
Integrated into 'main-silver', will be available in build *201608040002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/ee9a77593645
User: Ilia Gromov <ilia@netbeans.org>
Log: fixed #267361 - Terminal loses focus after 'Set Title'