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 18317 - IN MDI mode cannot get focus on minimized window
Summary: IN MDI mode cannot get focus on minimized window
Status: RESOLVED INVALID
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 3.x
Hardware: PC Windows 3.1/NT
: P3 blocker (vote)
Assignee: issues@platform
URL:
Keywords: A11Y
Depends on:
Blocks: 21541
  Show dependency tree
 
Reported: 2001-12-03 20:44 UTC by Maya Venkatraman
Modified: 2009-11-11 04:33 UTC (History)
3 users (show)

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Maya Venkatraman 2001-12-03 20:44:12 UTC
IN MDI mode cannot get focus on minimized window

In MDI mode , have two mininized source editor windows (say A and B). Go
to Window > Windows > Editing > A . This does not move
the focus to the minimized window A. There is no way to get KB
focus to this minimized window.
Comment 1 Jiri Mzourek 2001-12-04 15:18:26 UTC
Unfortunately, this is a Swing bug. But, in NetBeans you can focus
minimalized windows by menuitems in menu View or by appropriate
shortcuts (Ctrl-1, Ctrl-2, etc.).
Comment 2 Jiri Mzourek 2001-12-04 15:42:02 UTC
I get it. You are right. Reopening...
Comment 3 dpavlica 2001-12-04 15:55:35 UTC
There are exist three ways How to invoke concrete view, but no one 
works:
1.CTRL+number ...to invoke concrete view in actual workspace
2.CTRL+SHIFT+F12 ...to invoke Workspace Explorer dialog, where is 
possible to change workspace and view
3.Window>Windows> ...There is possible to invoke only view not 
workspace

The solution is to add this functionality to 2. and 3. too
Comment 4 dpavlica 2002-01-18 09:03:18 UTC
This bug will be resolved during redesign of WorkspaceExplorerPanel. 
We will add ability to this panel for invoke minimized windows in 
next release.
Comment 5 Jiri Mzourek 2002-02-13 13:44:23 UTC
Changed type of issue.
Comment 6 Marek Grummich 2002-07-22 11:53:46 UTC
Set target milestone to TBD
Comment 7 Marek Grummich 2002-07-22 11:56:31 UTC
Set target milestone to TBD
Comment 8 Petr Dvorak 2009-11-11 04:33:45 UTC
This issue seems to be no longer valid in recent releases.