Bug 55378 - Cookie Banner can't be accepted on mobile devices if message is to long
Cookie Banner can't be accepted on mobile devices if message is to long
Status: CLOSED FIXED
Product: UCS
Classification: Unclassified
Component: Portal
UCS 5.0
Other Linux
: P5 normal (vote)
: UCS 5.0-2-errata
Assigned To: Christian Castens
Dirk Wiesenthal
https://git.knut.univention.de/univen...
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2022-11-03 09:25 CET by Daniel Duchon
Modified: 2023-01-13 15:50 CET (History)
4 users (show)

See Also:
What kind of report is it?: Bug Report
What type of bug is this?: 5: Major Usability: Impairs usability in key scenarios
Who will be affected by this bug?: 1: Will affect a very few installed domains
How will those affected feel about the bug?: 5: Blocking further progress on the daily work
User Pain: 0.143
Enterprise Customer affected?:
School Customer affected?: Yes
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number: 2022110221000538
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Duchon univentionstaff 2022-11-03 09:25:44 CET
The with #50302 implemented cookie banner can't be accepted with a small screen like an mobile phone if the cookie-message is long.

To reach the accept button you'd need to scroll down which is not possible.
Comment 4 Christian Castens univentionstaff 2022-12-07 14:44:01 CET
On small displays there were some cases where the accept button
of a cookie banner could not be clicked if the text inside of
it was too long.

This false behavior has been fixed with the following commits.
The accept button will now always be visible so it is easy to click.

univention-portal.yaml
d1ddc7d27960 | Bug #55378: YAML
f71de60bb6b4 | Bug #55378: Adjust CSS for cookie-banners

univention-portal (4.0.7-10)
f71de60bb6b4 | Bug #55378: Adjust CSS for cookie-banners
Comment 5 Christian Castens univentionstaff 2022-12-12 21:55:15 CET
These are additional commits to fix the UMC cookie banners. The previous commits that are listed in the comment above are for the portal cookie banners.

univention-web.yaml
f593b6427c8c | Bug #55378: improve cookie banner usability

univention-web (4.0.2-54)
f593b6427c8c | Bug #55378: improve cookie banner usability
Comment 6 Dirk Wiesenthal univentionstaff 2022-12-26 14:22:46 CET
CSS: OK
Portal Banner: OK
SAML Login: OK
YAML: OK