[Bug 36265] New: Bigger font-size for headers in staff interface
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36265 Bug ID: 36265 Summary: Bigger font-size for headers in staff interface Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Staff interface Assignee: koha-bugs@lists.koha-community.org Reporter: fridolin.somers@biblibre.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com In staff interface, text in nav bar and search header are at normal size. Since these are used a lot, I propose to increase font-size. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36265 Fridolin Somers <fridolin.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Assignee|koha-bugs@lists.koha-commun |fridolin.somers@biblibre.co |ity.org |m -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36265 Fridolin Somers <fridolin.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Trivial patch Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36265 --- Comment #1 from Fridolin Somers <fridolin.somers@biblibre.com> --- Created attachment 162865 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=162865&action=edit Bug 36265: Bigger font-size for headers in staff interface In staff interface, text in nav bar and search header are at normal size. Since these are used a lot, I propose to increase font-size at 110%. Test by applying patch and rebuild CSS to see bigger text in staff interface -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36265 --- Comment #2 from Fridolin Somers <fridolin.somers@biblibre.com> --- Created attachment 162878 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=162878&action=edit Screenshot without patch -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36265 --- Comment #3 from Fridolin Somers <fridolin.somers@biblibre.com> --- Created attachment 162879 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=162879&action=edit Screenshot with patch -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36265 Lucas Gass <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lucas@bywatersolutions.com --- Comment #4 from Lucas Gass <lucas@bywatersolutions.com> --- I've heard this complaint also. Is setting the font-size to 110% the right way to handle this? Or should it be set to a px amount? Also, can't this be solved by simply using "CTRL +" and "CTRL -" ? -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36265 --- Comment #5 from Fridolin Somers <fridolin.somers@biblibre.com> --- (In reply to Lucas Gass from comment #4)
I've heard this complaint also.
Is setting the font-size to 110% the right way to handle this? Or should it be set to a px amount? I see there are existing rules with % (for example h1, h2...). But I'm not CSS expert. I add Owen for advice.
Also, can't this be solved by simply using "CTRL +" and "CTRL -" ?
Ah but that increases all texts ;) -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36265 Fridolin Somers <fridolin.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |oleonard@myacpl.org -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36265 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36265 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #162865|0 |1 is obsolete| | --- Comment #6 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 163830 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=163830&action=edit Bug 36265: Bigger font-size for headers in staff interface In staff interface, text in nav bar and search header are at normal size. Since these are used a lot, I propose to increase font-size at 110%. Test by applying patch and rebuild CSS to see bigger text in staff interface Signed-off-by: Owen Leonard <oleonard@myacpl.org> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36265 --- Comment #7 from Owen Leonard <oleonard@myacpl.org> --- I'm fine with this change if others find it to be an improvement. There seems to be something about the switch to white-on-black in the new staff interface that some users find difficult even though the contrast is high and the text size didn't change. We'll probably have to work harder to prevent menu text from overlapping at smaller screen widths. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36265 Lucas Gass <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36265 Lucas Gass <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #163830|0 |1 is obsolete| | --- Comment #8 from Lucas Gass <lucas@bywatersolutions.com> --- Created attachment 163848 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=163848&action=edit Bug 36265: Bigger font-size for headers in staff interface In staff interface, text in nav bar and search header are at normal size. Since these are used a lot, I propose to increase font-size at 110%. Test by applying patch and rebuild CSS to see bigger text in staff interface Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36265 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)| |24.05.00 released in| | Status|Passed QA |Pushed to main -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36265 --- Comment #9 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Pushed for 24.05! Well done everyone, thank you! -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36265 Fridolin Somers <fridolin.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to main |Pushed to stable Version(s)|24.05.00 |24.05.00,23.11.06 released in| | --- Comment #10 from Fridolin Somers <fridolin.somers@biblibre.com> --- Pushed to 23.11.x for 23.11.06 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36265 Lucas Gass <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to stable |RESOLVED Resolution|--- |FIXED --- Comment #11 from Lucas Gass <lucas@bywatersolutions.com> --- Enhancement will not be backported to 23.05.x -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org