Bug 29118 - [iPad] UMC nicht scrollbar
[iPad] UMC nicht scrollbar
Status: CLOSED WORKSFORME
Product: UCS
Classification: Unclassified
Component: UMC (Generic)
UNSTABLE
Other Linux
: P5 normal (vote)
: UCS 3.2
Assigned To: Alexander Kläser
Florian Best
: interim-1
: 29621 (view as bug list)
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-11-09 11:41 CET by Lukas Walter
Modified: 2013-11-19 06:43 CET (History)
5 users (show)

See Also:
What kind of report is it?: ---
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional): Mobile devices/tablets
Max CVSS v3 score:


Attachments
Screenshot (3.40 MB, image/jpeg)
2012-11-09 11:41 CET, Lukas Walter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lukas Walter univentionstaff 2012-11-09 11:41:49 CET
Created attachment 4780 [details]
Screenshot

Wenn man in Safari auf dem iPad in der UMC einen Benutzer öffnet, dann passt
nicht die ganze Seite auf den Bildschirm wenn das Gerät seitlich gehalten wird.
Es ist aber dennoch nicht möglich hinab zu scrollen. Erst durch das Schließen
der oberen Reiter werden die unteren zugänglich.

Das selbe Verhalten fällt auch in der Modulübersicht auf.

Es wird, wie auf dem angehängten "Screenshot" zu sehen ist, auch nur eine leere
Scrollbar angezeigt.
Comment 1 Alexander Kläser univentionstaff 2012-11-21 15:25:19 CET
Das Verhalten war bis jetzt auch schon auf dem iPad. Man kann mit zwei Fingern scrollen, auch wenn keine Scrollbars angezeigt werden.
Comment 2 Stefan Gohmann univentionstaff 2012-11-21 15:36:53 CET
(In reply to comment #1)
> Das Verhalten war bis jetzt auch schon auf dem iPad. Man kann mit zwei Fingern
> scrollen, auch wenn keine Scrollbars angezeigt werden.

Aber das ist doch nicht richtig, oder? Auf anderen Webseiten kann ich mit dem iPad auch normal scrollen.
Comment 3 Alexander Kläser univentionstaff 2012-11-29 10:32:43 CET
(In reply to comment #2)
> Aber das ist doch nicht richtig, oder? Auf anderen Webseiten kann ich mit dem
> iPad auch normal scrollen.

Scheinbar schon, siehe:

> http://stackoverflow.com/questions/3495886/any-way-to-make-div-scroll-in-ipad

Uxebus TouchScroll könnte interessant sein (dort wird das erwartete Verhalten in JS nachprogrammiert).

iScroll ist eine andere Lösung:

> http://cubiq.org/iscroll-4

Dort wird gesagt:

"The script development began because mobile webkit (on iPhone, iPad, Android) does not provide a native way to scroll content inside a fixed width/height element. This unfortunate situation prevents any web-app to have a position:absolute header and/or footer and a scrolling central area for contents."

Ansonsten gibt es noch srcollability

> https://github.com/joehewitt/scrollability/


> http://stackoverflow.com/questions/3845445/how-to-get-the-scroll-bar-with-css-overflow-on-ios

Dort steht:

"Unfortunately neither overflow: auto, or scroll, produces scrollbars on the iOS devices, apparently due to the screen-width that would be taken up such useful mechanisms.
Instead, as you've found, users are required to perform the two-finger swipe in order to scroll the overflow-ed content."

In iOS 5 scheint dies jetzt nativ unterstützt zu werden über den CSS-Eintrag:

-webkit-overflow-scrolling: touch;

Siehe auch:

> http://johanbrook.com/browsers/native-momentum-scrolling-ios-5/)
Comment 4 Alexander Kläser univentionstaff 2012-12-06 14:11:23 CET
Hm, im App-Center funkioniert das Scrollen mit einem Finger.
Comment 5 Jascha Geerds univentionstaff 2012-12-06 14:16:36 CET
(In reply to comment #4)
> Hm, im App-Center funkioniert das Scrollen mit einem Finger.

Außerdem wird dort auch eine Scrollbar angezeigt. Es ist auch möglich zu scrollen, wenn der Finger auf einer App ist (das ist z.b. in der Übersicht nicht möglich). Des Weiteren kann man auch den Fokus auf eine App legen, ohne drauf zu klicken (d.h. dieser MouseOver-Effekt funktioniert)

Wenn man diese Sachen in der Modulübersicht übernehmen könnte, dann wäre das schon ziemlich gut
Comment 6 Alexander Kläser univentionstaff 2013-01-11 14:59:22 CET
*** Bug 29621 has been marked as a duplicate of this bug. ***
Comment 7 Alexander Kläser univentionstaff 2013-01-11 14:59:53 CET
(In reply to comment #6)
> *** Bug 29621 has been marked as a duplicate of this bug. ***

In Comboboxen kann man auch nicht scrollen.
Comment 8 Dirk Wiesenthal univentionstaff 2013-01-11 15:37:50 CET
(In reply to comment #7)
> (In reply to comment #6)
> > *** Bug 29621 has been marked as a duplicate of this bug. ***
> 
> In Comboboxen kann man auch nicht scrollen.

Wenn ich mich recht erinnere, konnte man dort nicht einmal mit 2 Fingern scrollen. Deshalb war es auch so ärgerlich, denn wenn die Liste lang genug ist konnte man nicht alle Werte sehen. Das macht die UMC u.U. unbenutzbar.
Comment 9 Jascha Geerds univentionstaff 2013-01-14 08:20:59 CET
(In reply to comment #8)
> (In reply to comment #7)
> > (In reply to comment #6)
> > > *** Bug 29621 has been marked as a duplicate of this bug. ***
> > 
> > In Comboboxen kann man auch nicht scrollen.
> 
> Wenn ich mich recht erinnere, konnte man dort nicht einmal mit 2 Fingern
> scrollen. Deshalb war es auch so ärgerlich, denn wenn die Liste lang genug ist
> konnte man nicht alle Werte sehen. Das macht die UMC u.U. unbenutzbar.

Korrekt, dort konnte man gar nicht scrollen.
Comment 10 Alexander Kläser univentionstaff 2013-04-05 12:11:24 CEST
(In reply to comment #9)
> (In reply to comment #8)
> > (In reply to comment #7)
> > > (In reply to comment #6)
> > > > *** Bug 29621 has been marked as a duplicate of this bug. ***
> > > 
> > > In Comboboxen kann man auch nicht scrollen.
> > 
> > Wenn ich mich recht erinnere, konnte man dort nicht einmal mit 2 Fingern
> > scrollen. Deshalb war es auch so ärgerlich, denn wenn die Liste lang genug ist
> > konnte man nicht alle Werte sehen. Das macht die UMC u.U. unbenutzbar.
> 
> Korrekt, dort konnte man gar nicht scrollen.

Das wurde bereits im Entwicklungsbranch für Dojo 1.9 gefixt.

(In reply to comment #2)
> (In reply to comment #1)
> > Das Verhalten war bis jetzt auch schon auf dem iPad. Man kann mit zwei Fingern
> > scrollen, auch wenn keine Scrollbars angezeigt werden.
> 
> Aber das ist doch nicht richtig, oder? Auf anderen Webseiten kann ich mit dem
> iPad auch normal scrollen.

In der aktuellen iOS-Version funktioniert es nun mit einem Finger.

Deshalb → WORKSFORME
Comment 11 Moritz Muehlenhoff univentionstaff 2013-05-31 10:46:02 CEST
We will not ship a UCS 3.1-2 release; the next UCS release will be UCS 3.2.

As such, this bug is moved to the new target milestone.
Comment 12 Florian Best univentionstaff 2013-07-26 12:14:29 CEST
Auch in Firefox auf android tablet nicht scrollbar.
Comment 13 Alexander Kläser univentionstaff 2013-07-26 12:40:41 CEST
(In reply to Florian Best from comment #12)
> Auch in Firefox auf android tablet nicht scrollbar.

Siehe auch Bug 30641, wir unterstützen zunächst nur den nativen Android-Browser.
Comment 14 Alexander Kläser univentionstaff 2013-08-15 11:21:25 CEST
(In reply to Alexander Kläser from comment #10)
> (In reply to comment #9)
> > (In reply to comment #8)
> > > (In reply to comment #7)
> > > > (In reply to comment #6)
> > > > > *** Bug 29621 has been marked as a duplicate of this bug. ***
> > > > 
> > > > In Comboboxen kann man auch nicht scrollen.
> > > 
> > > Wenn ich mich recht erinnere, konnte man dort nicht einmal mit 2 Fingern
> > > scrollen. Deshalb war es auch so ärgerlich, denn wenn die Liste lang genug ist
> > > konnte man nicht alle Werte sehen. Das macht die UMC u.U. unbenutzbar.
> > 
> > Korrekt, dort konnte man gar nicht scrollen.
> 
> Das wurde bereits im Entwicklungsbranch für Dojo 1.9 gefixt.

Scheinbar nur zwischenzeitlich, im Release 1.9.0 funktionierte es nicht mehr, vielleicht in 1.9.1. Wenn nötig, einen neuen Bug erstellen.
Comment 15 Florian Best univentionstaff 2013-08-19 14:27:48 CEST
Scrollen mit einem Finger funktioniert, auch in einer ComboBox.

Changelog nicht nötig (WORKSFORME).
Comment 16 Stefan Gohmann univentionstaff 2013-11-19 06:43:42 CET
UCS 3.2 has been released:
 http://docs.univention.de/release-notes-3.2-en.html
 http://docs.univention.de/release-notes-3.2-de.html

If this error occurs again, please use "Clone This Bug".