Bug 26538 - Darstellung der Tracebacks - Höhe limitieren
Darstellung der Tracebacks - Höhe limitieren
Status: CLOSED FIXED
Product: UCS
Classification: Unclassified
Component: UMC (Generic)
UCS 3.0
Other Linux
: P4 minor (vote)
: UCS 3.0-2
Assigned To: Florian Best
Andreas Büsching
: interim-1
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-03-16 12:50 CET by Alexander Kläser
Modified: 2012-07-20 15:24 CEST (History)
2 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): Usability
Max CVSS v3 score:


Attachments
Screenshot (87.00 KB, image/png)
2012-03-16 12:50 CET, Alexander Kläser
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Kläser univentionstaff 2012-03-16 12:50:59 CET
Created attachment 4274 [details]
Screenshot

Derzeit wird die Höhe eines Tracebacks nicht limitiert (mit CSS-Property
max-height), das kann potentiell zu Usability-Problemen führen, wenn der
Traceback sehr lang ist. Scheint mir allerdings nicht sehr kritisch zu sein.
Comment 1 Florian Best univentionstaff 2012-04-02 14:49:01 CEST
CSS eigenschaft wurde hinzugefügt. Die Höhe ist jetzt auf 400px beschränkt (sieht gut aus) und es wurde ein overflow: auto; hinzugefügt, damit gescrollt werden kann.
univention-management-console-frontend (1.0.286-1) unstable; urgency=low
 * added max-height css property for tracebacks in umc.css (Bug #26538)
Comment 2 Florian Best univentionstaff 2012-04-02 15:49:48 CEST
(In reply to comment #1)
> CSS eigenschaft wurde hinzugefügt. Die Höhe ist jetzt auf 400px beschränkt
> (sieht gut aus) und es wurde ein overflow: auto; hinzugefügt, damit gescrollt
> werden kann.
> univention-management-console-frontend (1.0.286-1) unstable; urgency=low
>  * added max-height css property for tracebacks in umc.css (Bug #26538)
ich hab das nochmal überarbeitet, damit die regel nur auf das enthaltene <pre>-tag angewendet wird, dadurch wird der feedbacklink nicht in den Scrollbereich genommen.

univention-management-console-frontend (1.0.286-2)
Comment 3 Andreas Büsching univentionstaff 2012-06-18 15:04:39 CEST
Der Dialog mit dem Traceback wird jetzt in der Höhe beschränkt. Wird ein längerer Traceback geschickt, wird eine vertikale Scrollbar angezeigt.

ChangeLog-Eintrag existiert
Comment 4 Stefan Gohmann univentionstaff 2012-07-20 15:24:37 CEST
UCS 3.0-2 has been released: 
  http://forum.univention.de/viewtopic.php?f=54&t=1905

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