Project

General

Profile

Actions

Bug #18818

closed

Editing settings of a BE User: The Tabs are arranged in two rows although there is enough space to put them in one

Added by Dmitry Dulepov almost 16 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2008-05-20
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.2
PHP Version:
4.3
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Tab row is split in two rows even if there is a lot of space available to keep it on one row. See screenshot. This is while editing non-admin user from "AdminTools>User admin"

(issue imported from #M8467)


Files

tab-stack.png (36.1 KB) tab-stack.png Administrator Admin, 2008-05-20 13:23

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #22248: Use ExtJS for rendering tabs in the TYPO3 BackendClosedSteffen Gebert2010-03-07

Actions
Actions #1

Updated by Chris topher about 14 years ago

Still present in current trunk (4.4beta2); just saw that today.

Actions #2

Updated by Thomas Deinhamer almost 14 years ago

Yeah, that somehow happens in typo3/template.php on line 1643 where the amount of letters for all rendered tabs is counted and if there are too many letters, it will generate a new row of tabs.

At least that's how it is in TYPO3 4.4 beta 2. The problem is that the tabs are constructed via a table and cells won't break automatically as they can't float, I guess.

Actions #3

Updated by Chris topher over 13 years ago

Resolved, no change required.

This is now fixed in current trunk (= TYPO3 4.5alpha3), maybe by #23590.

Actions #4

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF