Project

General

Profile

Actions

Bug #53132

closed

Wide split bar drag areas don't work in Firefox 24

Added by Gernot Ploiner over 10 years ago. Updated about 9 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2013-10-25
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
6.1
PHP Version:
Tags:
Complexity:
Is Regression:
Yes
Sprint Focus:

Description

If you point the mousecursor over the right vertical line of the pagetree frame, then a special cursor appears to resize the width of the pagetree frame.
This works only fine with TYPO3 4.x
In TYPO3 6.x there is only a range of 1 pixel width to drag the line. It is nearly impossible to resize the pagetree frame now.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #27660: Wide split bar drag areas don't work in ChromeClosed2011-06-23

Actions
Actions #1

Updated by Philipp Gampe over 10 years ago

  • Status changed from New to Needs Feedback
  • Is Regression set to No

What browser do you use?

It works fine in Chrome for me.

Actions #2

Updated by Gernot Ploiner over 10 years ago

Actual Firefox 24.
Chrome works also for me.

Actions #3

Updated by Philipp Gampe over 10 years ago

I can confirm that in Firefox. Trouble maker is the following CSS defintion:

typo3/sysext/t3skin/extjs/xtheme-t3skin.css line 2229

#typo3-module-menu-xsplit, #typo3-navigationContainer-xsplit {
    width: 0;
}

For Chrome this is overridden just in line 2235 with the next definition. @see #27660

Actions #4

Updated by Philipp Gampe over 10 years ago

  • Subject changed from Resize of Pagetree Frame not possible to Wide split bar drag areas don't work in Firefox 24
  • Is Regression changed from No to Yes
Actions #5

Updated by Alexander Opitz about 10 years ago

  • Status changed from Needs Feedback to New
Actions #6

Updated by Mathias Schreiber about 9 years ago

  • Status changed from New to Closed

dupe

Actions

Also available in: Atom PDF