Bug 41250 - Horizontal scrollbar in Koha home page
Summary: Horizontal scrollbar in Koha home page
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Staff interface (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on: 35402
Blocks:
  Show dependency treegraph
 
Reported: 2025-11-13 16:45 UTC by Pedro Amorim
Modified: 2025-11-14 12:20 UTC (History)
3 users (show)

See Also:
GIT URL:
Initiative type: ---
Sponsorship status: ---
Comma delimited list of Sponsors:
Crowdfunding goal: 0
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pedro Amorim 2025-11-13 16:45:26 UTC
reset to commit prior to 35402:
git reset --hard f44d2cccc75c614ec6f030c465d9f1d8800317d5
run reset_all, check Koha home at /cgi-bin/koha/mainpage.pl
= no horizontal scrollbar

reset to commit at 35402:
git reset --hard d321dc6934d960ff38b2dbeed10c65cb04d485e9
run reset_all, check Koha home at /cgi-bin/koha/mainpage.pl
= notice horizontal scrollbar at the bottom of the page
Comment 1 Jonathan Druart 2025-11-14 12:20:10 UTC
I recreate only with Chromium, not Firefox.