Bug 38127

Summary: Login dialog in IE
Product: UCS Reporter: Florian Best <best>
Component: UMC (Generic)Assignee: Drees Dormann <dormann>
Status: CLOSED FIXED QA Contact: Alexander Kläser <klaeser>
Severity: normal    
Priority: P5 CC: best, gohmann, klaeser, walkenhorst
Version: UCS 4.0   
Target Milestone: UCS 4.0-2-errata   
Hardware: Other   
OS: Linux   
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): External feedback, Usability
Max CVSS v3 score:
Attachments: Patch for univention-management-console-frontend
Small theme patch

Description Florian Best univentionstaff 2015-03-25 09:35:46 CET
attachment 6781 [details]
attachment 6782 [details]

+++ This bug was initially created as a clone of Bug #37804 +++

At the following review, the tester initially did not know with which user he should login to UMC:

http://linuxdenken.de/test-univention-4-0-1/

Certainly helpful would be a hint to login as user "Administrator" when visitting the UMC login for the first time.
Comment 1 Drees Dormann univentionstaff 2015-05-07 10:45:07 CEST
Created attachment 6881 [details]
Patch for univention-management-console-frontend

The palceholder ie workaround introduced by florian will be triggered on page init with this patch.
In addition the change event will be fired manually if the username is set by the tooltip and browser is IE9.
Comment 2 Drees Dormann univentionstaff 2015-05-07 10:46:30 CEST
Created attachment 6882 [details]
Small theme patch

This patch addresses the ie "unsecure input" overlapping icon issue.
Comment 3 Alexander Kläser univentionstaff 2015-05-07 12:32:09 CEST
Drees, the scope 4.0-2 has been created, could you commit your changes there and build it in the errata4.0-2 (!) scope?
Comment 4 Drees Dormann univentionstaff 2015-05-13 10:28:04 CEST
The issues have been addressed.

Icons in Login Dialog are now displayed correctly.

The change event upon typing into the input field within the umc login dialog will be triggered manually for IE9.
This way the workaround for the placeholder can take effect.
Comment 5 Alexander Kläser univentionstaff 2015-05-20 18:53:29 CEST
A formal thing, could you please adjust the indentation in the changelog + correct the bug number in u-m-c-frontend-theme:

+univention-management-console-frontend-theme (0.0.89-15) unstable; urgency=low
+
+  * Bug #8127: minor adaption to display IE specific icons in login dialog
+  	correctly

+univention-management-console-frontend (4.1.106-61) unstable; urgency=low
+
+  *Bug #38127: manual triggering of onChange event when IE9 is used so the
+   html5 placeholder workaround is triggered
Comment 6 Alexander Kläser univentionstaff 2015-05-22 18:35:11 CEST
Nice, the changes work fine for IE9-11 :) .

I added minor corrections to the YAML entries:
r60854 | Bug #38127: adjusted YAML entries
Comment 7 Drees Dormann univentionstaff 2015-05-27 11:56:58 CEST
fixed the changelog and Yaml
Comment 8 Alexander Kläser univentionstaff 2015-05-27 12:17:29 CEST
YAML + Debian changelog entries look fine.
→ VERIFIED
Comment 9 Janek Walkenhorst univentionstaff 2015-05-28 16:47:20 CEST
<http://errata.univention.de/ucs/4.0/197.html>
Comment 10 Janek Walkenhorst univentionstaff 2015-05-28 16:49:24 CEST
<http://errata.univention.de/ucs/4.0/202.html>