Project

General

Profile

Actions

Bug #29029

closed

Some TCEforms elements are displaced

Added by Francois Suter almost 13 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Must have
Category:
Backend User Interface
Target version:
Start date:
2011-08-17
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.3
Tags:
Complexity:
easy
Is Regression:
Sprint Focus:

Description

The solution for bug #28030 had a very unfortunate side-effect: elements of TCEforms like the required icon or the drop-down from the suggest wizard are displaced.

This is because the "display: block" property of selector "table.typo3-TCEforms td.formField-field" was removed. In turn this means that element positioned relative to this field become then positioned relative to whatever other element it considers its parent, sometimes even the top of the form.

The solution is to reintroduce that block property and use a width attribute to solve the problem of the localization information.


Files

required_icon_before.png (39 KB) required_icon_before.png Francois Suter, 2011-08-17 10:57

Related issues 4 (0 open4 closed)

Related to TYPO3 Core - Bug #21723: "find record" search filed for web site users and groupsClosed2009-11-27

Actions
Related to TYPO3 Core - Bug #30276: TCEforms suggest displaced in IE8 and IE9Closed2011-09-25

Actions
Related to TYPO3 Core - Bug #30768: Flexform field separators get lost since version 4.5.6Closed2011-10-11

Actions
Has duplicate TYPO3 Core - Bug #29080: Suggest autocomplete position differs on IEClosed2011-08-18

Actions
Actions

Also available in: Atom PDF