Opened 11 years ago
Closed 11 years ago
#3717 closed defect (fixed)
Close tab button doesn't work
Reported by: | humitos | Owned by: | danielfrancis |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | Unspecified |
Component: | Terminal | Version: | Unspecified |
Severity: | Unspecified | Keywords: | regression, gtk3 |
Cc: | humitos, manuq, danielfrancis, RafaelOrtiz | Distribution/OS: | Unspecified |
Bug Status: | Resolved |
Description
Steps to reproduce it
- Open Terminal Gtk3 version
- Open many tabs
- Click on the "Minus" button to "Close a tab"
Issue
Do nothing
Expected behaviour
Close the actual tab
Environment
Fedora 17 sugar-jhbuild with the latest commint on branch gtk3 of Terminal
Change History (3)
comment:1 Changed 11 years ago by humitos
- Keywords gtk3 added
comment:2 Changed 11 years ago by danielfrancis
- Owner changed from RafaelOrtiz to danielfrancis
- Status changed from new to assigned
comment:3 Changed 11 years ago by danielfrancis
- Bug Status changed from Unconfirmed to Resolved
- Resolution set to fixed
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.
Easy, we have to remove the Tabs ToolbarButton, now the terminal has the same tabs as browse, and the old toolbar isn't necessary.