Actions
Bug #69295
closedSuggest wizard is too small and looks wrong, when located at right side of type='group'
Status:
Closed
Priority:
Should have
Assignee:
Category:
Backend User Interface
Target version:
Start date:
2015-08-24
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
7
PHP Version:
5.5
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
Hi developers,
Default position of suggest wizard is 'right', but the field (type=group) is too wide.
Because of this suggest wizard appears small and suggested items are shown not nice (see attachment).
Files
Updated by Wouter Wolters over 9 years ago
- Status changed from New to Needs Feedback
Which version of TYPO3 CMS 7 are you using?
Updated by Alexander Opitz over 9 years ago
Can you upgrade to 7.4 and report back if the issue still exists?
Updated by Viktor Livakivskyi over 9 years ago
- File suggest_wizard_74.png suggest_wizard_74.png added
Just made an upgrade: no issue with suggest items box, but still suggest wizard looks too small, while select field appears too huge (see new attachement). Any way to control this?
Updated by Alexander Opitz over 9 years ago
- Status changed from Needs Feedback to New
- Target version set to 7.5
Updated by Mathias Schreiber over 9 years ago
- Category changed from FormEngine aka TCEforms to Backend User Interface
- Assignee set to Benjamin Kott
Updated by Riccardo De Contardi about 9 years ago
- Target version changed from 7 LTS to Candidate for patchlevel
Updated by Christian Kuhn about 8 years ago
- Status changed from New to Resolved
in v7, this depends on the _position setting and it may trigger a weird layout of the group element.
in v8, this changed recently: the suggest wizard is now always on top of the element.
Actions