Project

General

Profile

Actions

Bug #91755

closed

The page tree in the backend can't be scrolled on an iPad

Added by Kai Strecker over 3 years ago. Updated over 1 year ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2020-07-07
Due date:
% Done:

100%

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

Description

In TYPO3 8 it was possible to scroll the page tree on an iPad, by dragging the page tree.

In TYPO3 9 the dragging instead moves a page (like drag and dropping the page on a desktop computer with a mouse). So, in TYPO3 9 there is no way to scroll the page tree on an iPad.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #86946: Pagetree is not scrollable on chrome android.Closed2018-11-17

Actions
Related to TYPO3 Core - Bug #93960: Page tree can't be scrolled in iOS web browsers.Closed2021-04-20

Actions
Actions #1

Updated by Riccardo De Contardi over 3 years ago

  • Related to Bug #86946: Pagetree is not scrollable on chrome android. added
Actions #2

Updated by Riccardo De Contardi almost 3 years ago

  • Related to Bug #93960: Page tree can't be scrolled in iOS web browsers. added
Actions #3

Updated by Riccardo De Contardi almost 3 years ago

Issue #93960 confirms that the issue is present on all iOS devices and affects TYPO3 10, too.

Actions #4

Updated by Kai Strecker almost 3 years ago

When will this get fixed?

As I already mentioned in Bug #93960, this is actually a pretty big problem for us, because this missing feature is quite crucial for many of our customers.

So, can this please be fixed promptly? Thanks in advance.

Actions #5

Updated by Michael Sollmann over 2 years ago

Will this be (or is it) fixed in V 11?

Actions #6

Updated by Stefan Froemken over 2 years ago

Hello,

we and some of our customers have the same problem.

I have started a very simple look into it:

On iOS while start scrolling a Drag-Helper with delete-icon appears immediately. So I went into the Core and deactivated the dragStart function in EXT:backend, but the problem ist still the same.

With browser inspection you can see, that full page-tree frame is an svg with width: 100%. Each page itself is of type <rect> with width: 100%, too. In browser itself I have reduced this value to width: 90% and now it is possible to grab the underlying "page" within these 10% and scrolling is possible.

So, IMO, the problem is that the page-tree can not differ between the dragging of the page to start scrolling or the dragging of a page to start moving around.

Stefan

Actions #7

Updated by Stefan Froemken almost 2 years ago

I still can't scroll the pagetree of TYPO3 11 in Google Chrome with activated iPad mode in Dev Tools. Further I can't scroll pagetree on my iPhone. So problem still exists.

Actions #8

Updated by Riccardo De Contardi over 1 year ago

Can confirm this issue with the latest IOS - Iphone - tested with 11.5.13 using https://demo.typo3.org/typo3

Actions #9

Updated by Gerrit Code Review over 1 year ago

  • Status changed from New to Under Review

Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/75402

Actions #10

Updated by Gerrit Code Review over 1 year ago

Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/75402

Actions #11

Updated by Gerrit Code Review over 1 year ago

Patch set 3 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/75402

Actions #12

Updated by Gerrit Code Review over 1 year ago

Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/75421

Actions #13

Updated by Benjamin Kott over 1 year ago

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

Updated by Gerrit Code Review over 1 year ago

  • Status changed from Resolved to Under Review

Patch set 1 for branch 11.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/75430

Actions #15

Updated by Gerrit Code Review over 1 year ago

Patch set 1 for branch 10.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/75431

Actions #16

Updated by Gerrit Code Review over 1 year ago

Patch set 2 for branch 10.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/75431

Actions #17

Updated by Benjamin Kott over 1 year ago

  • Status changed from Under Review to Resolved
Actions #18

Updated by Benni Mack over 1 year ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF