CSS issue in Ordering information on /cgi-bin/koha/acqui/supplier.pl
I haven't checked master yet, but in the 17.xx versions, I'm noticing it is really difficult to click the dropdown for "List prices are:" in "Ordering information" on /cgi-bin/koha/acqui/supplier.pl. When I look using the F12 tools in Chrome, I see that later "ol" elements are overlapping earlier "li" elements. So the "ol" for the tax options is sitting on top of the "li" for "List prices are:". Only a tiny part of the "li" is clickable underneath that "ol". It looks like the floats in the "li" element are causing the sizing of the "ol" to be no good. See https://developer.mozilla.org/en-US/docs/Web/Guide/CSS/Block_formatting_cont ext. There are a number of strategies for fixing this but I'm not sure what the best one would be here. David Cook Systems Librarian Prosentient Systems 72/330 Wattle St Ultimo, NSW 2007 Australia Office: 02 9212 0899 Direct: 02 8005 0595
Anyone who would like to host KohaCon19 (international Koha conference to be held in 2019) should add some brief information about their proposal to the proposals summary table in the page on the Koha Wiki which has been prepared following the model used for previous KohaCons, http://wiki.koha-community.org/wiki/KohaCon19_Proposals and for which there is already a proposal from Stockholm University Library. At the 6 June 2018 Koha General IRC meeting, people concluded that we should solicit bids June to 1 August 2018. Please link your summary proposal to a more detailed proposal preferably in a new page on the Koha wiki or alternately hosted on your own webserver. If you have submitted a proposal for hosting KohaCon in the past but had not been selected, please submit a new proposal if you are interested in hosting KohaCon19. Do not be discouraged that some other proposal had been selected over yours in some previous year. [In the interest of promoting regional diversity in Koha, we have rules against selecting KohaCon proposals from the same contintent within three years in case the most populous regions might come to excessively dominate voting for selecting a proposal. The rule would be set aside for a particular year if no proposal from a different continent has been introduced. See https://wiki.koha-community.org/wiki/Processes_for_KohaCons .] Anyone should be free to add additional relevant information to proposal information in the wiki, such as links and information for local hotel or other accommodations, attractions, etc. We want whatever information may be helpful for linking to a community wide ballot for selecting a particular proposal. As with all wiki content, it should be easy enough to edit by examining the form in which pre-existing content has been entered, when editing to add your own content. If you want more information about MediaWiki tables, see http://www.mediawiki.org/wiki/Help:Tables . Thomas Dukleth Agogme 109 E 9th Street, 3D New York, NY 10003 USA http://www.agogme.com +1 212-674-3783
I haven’t checked master yet, but in the 17.xx versions, I’m noticing it is really difficult to click the dropdown for “List prices are:” in “Ordering information” on /cgi-bin/koha/acqui/supplier.pl.
David did you create a bug report for this? If no, please do so. -- Owen -- Web Developer Athens County Public Libraries http://www.myacpl.org
Hi Owen, It looks like I didn't so I've opened one now: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21089. I don't know if it's an issue in master still, and it's 6 minutes until the end of the day and I have a million other things to do, but I can try to take another look at this some time. David Cook Systems Librarian Prosentient Systems 72/330 Wattle St Ultimo, NSW 2007 Australia Office: 02 9212 0899 Direct: 02 8005 0595 -----Original Message----- From: koha-devel-bounces@lists.koha-community.org [mailto:koha-devel-bounces@lists.koha-community.org] On Behalf Of Owen Leonard Sent: Thursday, 19 July 2018 4:45 AM To: Koha Devel <koha-devel@lists.koha-community.org> Subject: Re: [Koha-devel] CSS issue in Ordering information on /cgi-bin/koha/acqui/supplier.pl
I haven’t checked master yet, but in the 17.xx versions, I’m noticing it is really difficult to click the dropdown for “List prices are:” in “Ordering information” on /cgi-bin/koha/acqui/supplier.pl.
David did you create a bug report for this? If no, please do so. -- Owen -- Web Developer Athens County Public Libraries http://www.myacpl.org _______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
participants (3)
-
David Cook -
Owen Leonard -
Thomas Dukleth