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

Summary: Implement Esc to interrupt drag of the splitter
Product: platform Reporter: Peter Zavadsky <pzavadsky>
Component: Window SystemAssignee: issues@platform <issues>
Status: NEW ---    
Severity: blocker CC: ssffleming
Priority: P4 Keywords: UI
Version: 4.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

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.