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 - Terminal loses focus after 'Set Title'
Summary: Terminal loses focus after 'Set Title'
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Terminalemulator (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: ilia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-29 19:52 UTC by dnikitin
Modified: 2016-08-04 02:04 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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'