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 - Closing documents via Shift-Click/Alt-Click doesn't work for new tab control implementation
Summary: Closing documents via Shift-Click/Alt-Click doesn't work for new tab control ...
Status: VERIFIED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 7.4
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-29 19:45 UTC by markiewb
Modified: 2013-09-02 21:22 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Shows the issue in compare to standard tab implementation (39.68 KB, image/png)
2013-08-29 19:45 UTC, markiewb
Details

Note You need to log in before you can comment on or make changes to this bug.
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