[Koha-bugs] [Bug 9572] New: Opac info tooltip from branches is not well positioned

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Feb 8 12:49:43 CET 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9572

            Bug ID: 9572
           Summary: Opac info tooltip from branches is not well positioned
    Classification: Unclassified
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: trivial
          Priority: P5 - low
         Component: OPAC
          Assignee: oleonard at myacpl.org
          Reporter: katrin.fischer at bsz-bw.de

Created attachment 15160
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=15160&action=edit
screenshot

While testing new features in 3.10.2 I added following HTML code (sample
opening times in German) to the OPAC info field of one of the branches:

<b>Öffnungszeiten</b>
<table>
<tr>
<td>Montag - Donnerstag</td><td>8-20 Uhr</td>
</tr>
<tr>
<td>Freitag</td><td>8-18 Uhr</td>
</tr>
</table>

In OPAC the tooltip shows up when hovering the mouse over the library name, but
it's below the footer on the page and for that sometimes outside of view
depending on the size of the browser window (see screenshot).

It would be nice if the tooltip could be positioned closer to the library
name/items table/mouse cursor.

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


More information about the Koha-bugs mailing list