Bug 444700 - Save changes button is displayed over the site header
Summary: Save changes button is displayed over the site header
Status: RESOLVED FIXED
Alias: None
Product: bugs.kde.org
Classification: Websites
Component: general (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: KDE sysadmins
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-10-31 10:17 UTC by Mikhail Zolotukhin
Modified: 2021-11-01 08:20 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Save changes button (103.41 KB, image/png)
2021-10-31 10:17 UTC, Mikhail Zolotukhin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mikhail Zolotukhin 2021-10-31 10:17:27 UTC
Created attachment 143045 [details]
Save changes button

SUMMARY
Save changes button is displayed over the header, when you scroll the page a little.

STEPS TO REPRODUCE
1. Open a bug report page (e.g. this bug reports)
2. Scroll the page down a bit

OBSERVED RESULT
The "Save Changes" button is displayed over the site header.

EXPECTED RESULT
The "Save Changes" button is displayed below the header.

ADDITIONAL INFO
I noticed, that the button for some reason has `z-index` property assigned to 10. When I remove this CSS property via dev tools, the button is displayed normally (e.g. under the header).
Comment 1 D. Debnath 2021-10-31 10:43:25 UTC
I was trying to achieve something with the z-index thing and unfortunately it doesn't work the way I intended it. Will fix it asap.
Comment 2 D. Debnath 2021-11-01 08:20:03 UTC
Git commit a1a9fe5d9272dbf2f19696e71b67f1a1d1ca6648 by Debarpan Debnath, on behalf of D. Debnath.
Committed on 01/11/2021 at 02:40.
Pushed by bcooksley into branch 'kde-5.0'.

Fix header in mobile layout and fix 'Save Changes' button.
Related: bug 444699

M  +28   -10   skins/standard/additions/global.css
M  +7    -7    skins/standard/additions/show_bug.css

https://invent.kde.org/websites/bugs-kde-org/commit/a1a9fe5d9272dbf2f19696e71b67f1a1d1ca6648