https://bugzilla.novell.com/show_bug.cgi?id=727631 https://bugzilla.novell.com/show_bug.cgi?id=727631#c0 Summary: web interface / view SR: "Issues mentioned" hidden by diff Classification: openSUSE Product: openSUSE.org Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: BuildService AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: suse-beta@cboltz.de QAContact: adrian@suse.com Found By: Beta-Customer Blocker: --- Created an attachment (id=459804) --> (http://bugzilla.novell.com/attachment.cgi?id=459804) screenshot (with additional background:red for the "issues mentioned" box) When viewing a SR in the web interface, the box "Issues mentioned" with bugzilla links is hidden behind the diff - at least in Firefox 7.0.1 on 12.1 RC1. (Konqueror displays the box completely.) Reproducer: open https://build.opensuse.org/request/show/89885 with firefox and search for "Issues mentioned". Expected result: you should see a link to bnc#725967 In the attached screenshot, I've colored the box with red background to make it more visible. The easy fix is to add the following code after the box: <div style="clear:both"></div> but that doesn't look too nice. A better-looking fix would be to move the box upwards, right of the "Diff" headline. This will still need the additional "clear:both" div. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.