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 62010 - Implement Esc to interrupt drag of the splitter
Summary: Implement Esc to interrupt drag of the splitter
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 4.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@platform
URL:
Keywords: UI
Depends on:
Blocks:
 
Reported: 2005-08-10 00:43 UTC by Peter Zavadsky
Modified: 2010-08-11 13:28 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Zavadsky 2005-08-10 00:43:38 UTC
Original Steve's note:
Drag of pane splitters should be able to be cancelled by the Esc key.

Other common user applications support this.


My comment:
It seems JSplitPane doesn't implement that feature. I also checked some app on
linux (mozilla mail clieant, xpdf) and they dont implemented that. However on
windows e.g. explorer mail client does.