Bug #32669

Task #32185: Migrate TYPO3 Backend to ExtJS4

Task #32201: Umbrella for smaller outstanding tasks

Showing/Hiding toolbars of CE's in Page-Module is broken

Added by Steffen Ritter over 3 years ago. Updated over 3 years ago.

Status:Resolved Start date:2011-12-18
Priority:Should have Due date:
Assigned To:Steffen Ritter % Done:

100%

Category:Backend User Interface Spent time: -
Target version:4.7.0-alpha2
TYPO3 Version:4.7 Is Regression:
PHP Version: Sprint Focus:
Complexity:

Associated revisions

Revision 0618526d
Added by Steffen Ritter over 3 years ago

[BUGFIX] Showing/Hiding toolbars of CE's in PageModule broken

The JavaScript uses addClass/removeClass to show hide the tool-
bar for each Content-Element even for browsers which do not
support :hover on div-Containers.

For ExtJS 4 the functions have been renamed to addCls/removeCls
which needs to be done in the pageModule script accordingly.

Change-Id: I3a7f9c78d90a9cd9c09c26be17392b39caef353a
Fixes: #32669
Releases: 4.7
Reviewed-on: http://review.typo3.org/7366
Reviewed-by: Philipp Gampe
Tested-by: Philipp Gampe
Reviewed-by: Ralf Merz
Tested-by: Ralf Merz
Reviewed-by: Georg Ringer
Tested-by: Georg Ringer

History

#1 Updated by Gerrit Code Review over 3 years ago

  • Status changed from Accepted to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/7366

#2 Updated by Steffen Ritter over 3 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100

Also available in: Atom PDF