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 249197 - Entering fullscreen mode moves input-focus to floating tc
Summary: Entering fullscreen mode moves input-focus to floating tc
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 8.0.2
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-08 10:52 UTC by markiewb
Modified: 2014-12-13 06:12 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 markiewb 2014-12-08 10:52:23 UTC
* undock the navigator, so that it floats
* open an editor, the input-focus must be within the editor
* invoke ALT-SHIFT-RETURN to enter the fullscreen mode

ACTUAL: input-focus is in the floating tc
EXPECTED: input-focus is the same as before (in the same editor/tc)

Product Version: NetBeans IDE 8.0.2 (Build 201411181905)
Java: 1.8.0_20; Java HotSpot(TM) 64-Bit Server VM 25.20-b23
Runtime: Java(TM) SE Runtime Environment 1.8.0_20-b26
System: Windows 7 version 6.1 running on amd64; Cp1252; de_DE (nb)
Comment 1 markiewb 2014-12-08 11:00:53 UTC
ACTUAL: 
input-focus is in the floating tc 
OR 
input-focus is in the quicksearch-textfield
Comment 2 Stanislav Aubrecht 2014-12-12 09:51:50 UTC
core-main 7db8f5db0f03
Comment 3 Quality Engineering 2014-12-13 06:12:47 UTC
Integrated into 'main-silver', will be available in build *201412130001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/7db8f5db0f03
User: S. Aubrecht <saubrecht@netbeans.org>
Log: #249197 - make sure input focus is in active TC when canceling full screen mode