[Koha-bugs] [Bug 30190] New: Green buttons turn blue for a second when clicking them

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Feb 27 00:18:55 CET 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30190

            Bug ID: 30190
           Summary: Green buttons turn blue for a second when clicking
                    them
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: OPAC
          Assignee: oleonard at myacpl.org
          Reporter: katrin.fischer at bsz-bw.de
        QA Contact: testopia at bugs.koha-community.org

When clicking green buttons, like the "Go" button in simple search, it turns
dark blue for a second before returning to green.

In testing bug 29616 we were not sure if this was intentional, so filing a bug
to check and confirm.

>From the comments:

(In reply to Lucas Gass from comment #9)
> That appears to be from this rule in the OPAC CSS file:
> 
> .btn-primary:not(:disabled):not(.disabled).active,
> .btn-primary:not(:disabled):not(.disabled):active, .show >
> .btn-primary.dropdown-toggle {
>   color: #fff;
>   background-color: #0062cc;
>   border-color: #005cbf;
> }
> 
> Do we file a new bug? It seems like perhaps it was intentional to have the
> blue.

(In reply to Fridolin Somers from comment #10)
> (In reply to Lucas Gass from comment #9)
> > 
> > Do we file a new bug? It seems like perhaps it was intentional to have the
> > blue.
> Yep, please open another bug report.
> We will close invalid if it is on purpose.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list