Bug 264788 - tabify tabs should be movable
Summary: tabify tabs should be movable
Status: RESOLVED DUPLICATE of bug 266530
Alias: None
Product: kate
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Arch Linux Linux
: NOR wishlist
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-29 20:48 UTC by alex
Modified: 2011-08-30 14:51 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description alex 2011-01-29 20:48:28 UTC
Version:           unspecified (using KDE 4.6.0) 
OS:                Linux

The tabs that tabify plugin provides should be movable; from what I've seen when using QT Tabs it's a simple 1 line job of "tabBar->setMovable( true );", so hopefully it's this simple in practice.

Reproducible: Didn't try

Steps to Reproduce:
Attempt to drag/move a tab

Actual Results:  
Unable to move tabs

Expected Results:  
Tabs should be able to move
Comment 1 Philipp A. 2011-08-23 17:28:22 UTC
dupe of bug 266530
Comment 2 Dominik Haumann 2011-08-30 14:51:27 UTC

*** This bug has been marked as a duplicate of bug 266530 ***