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 235272

Summary: Closing documents via Shift-Click/Alt-Click doesn't work for new tab control implementation
Product: platform Reporter: markiewb
Component: Window SystemAssignee: Stanislav Aubrecht <saubrecht>
Status: VERIFIED FIXED    
Severity: normal    
Priority: P3    
Version: 7.4   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:
Attachments: Shows the issue in compare to standard tab implementation

Description markiewb 2013-08-29 19:45:26 UTC
Created attachment 139454 [details]
Shows the issue in compare to standard tab implementation

In 7.4 there was introduced a new multirow-tabcontrol for the editor window.
This new implementation doesn't support some features the "old" implementation supports.

See screenshot
ACTUAL:
* Shift-Click on [x] won't close all documents
* Alt-Click on [x] won't close other documents
* the tooltip is also missing

EXPECTED:
* Shift-Click on [x] closes all documents
* Alt-Click on [x] closes other documents
* the tooltip is shown while hovering
Comment 1 Stanislav Aubrecht 2013-08-30 10:11:44 UTC
core-main 1d704847271a
Comment 2 Quality Engineering 2013-09-01 01:26:54 UTC
Integrated into 'main-silver', will be available in build *201309010001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/1d704847271a
User: S. Aubrecht <saubrecht@netbeans.org>
Log: #235272 - shift + click, alt + click
Comment 3 markiewb 2013-09-02 21:22:33 UTC
Verified in 201309020001