[Koha-bugs] [Bug 22293] Sticky toolbar making vendor form uneditable

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Feb 8 22:08:01 CET 2019


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

Mikaël Olangcay Brisebois <mikael.olangcay-brisebois at inLibro.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #84865|0                           |1
        is obsolete|                            |

--- Comment #4 from Mikaël Olangcay Brisebois <mikael.olangcay-brisebois at inLibro.com> ---
Created attachment 84904
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=84904&action=edit
Bug 22293: Sticky toolbar making vendor form uneditable

The new floating toolbar plugin doesn't like a particular combination of
markup: A toolbar inside a form which is styled "display:inline." The
staff client CSS styles forms that way globally, so it must be
explicitly overridden in these situations.

Changing the default will have broad consequences, so I propose an
inline style to fix this.

To test, apply the patch and go to Acquisitions. Add or edit a vendor
and confirm that after scrolling down the page the form is still
editable.

Signed-off-by: Andrew Isherwood <andrew.isherwood at ptfs-europe.com>
Signed-off-by: Mikaël Olangcay Brisebois
<mikael.olangcay-brisebois at inLibro.com>

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


More information about the Koha-bugs mailing list