forum.coppermine-gallery.net

Dev Board => cpg1.4 Testing/Bugs => cpg1.4 Testing/Bugs: FIXED/CLOSED => Topic started by: klax on February 06, 2006, 11:33:30 am

Title: PgUp/PgDn not working with Fruity theme
Post by: klax on February 06, 2006, 11:33:30 am
I am using Coppermine 1.4.2 with the Fruity theme at my web site (http://www.laurayluis.com/galeria/ (http://www.laurayluis.com/galeria/)) and the PgUp/PgDn keys do not work, so visitors have to use the scroll bar to move through the gallery.

The Demo on http://coppermine-gallery.net/Obsolete has the same problem if you select the Fruity theme, at least with Internet Explorer 6.0.

Any help on how to solve this problem will be appreciated.
Title: Re: PgUp/PgDn not working with Fruity theme
Post by: Joachim Müller on February 06, 2006, 06:28:12 pm
I have no idea what could keep IE from accepting PgUp/PgDonw keys, however I don't think that this is a big issue, but merely cosmetical or nice-to-have.
However, I recommend upgrading to cpg1.4.3 (although this will not fix the issue).
I googled for this issue briefly, but haven't found a solution - even the M$ pages don't have a solution, I was only able to come up with the page that explains keyboard shortcuts http://support.microsoft.com/kb/306832/EN-US/
Title: Re: PgUp/PgDn not working with Fruity theme
Post by: klax on February 08, 2006, 03:51:04 pm
I think it's not a "nice to have", it's quite inconvenient to have to use the mouse to browse through the galleries. Actually some people missed some of the galleries on my main page just because pressing PgDn didn't show anything new (so they thought they were already seeing all the galleries).
Title: Re: PgUp/PgDn not working with Fruity theme
Post by: Tranz on February 08, 2006, 05:13:40 pm
I think pg up/down is more incovenient than the scrollwheel on a mouse so I take it these people don't have the scrollwheel? Well, if it's that important to you, use another theme until someone can fix Fruity.
Title: Re: PgUp/PgDn not working with Fruity theme
Post by: Stramm on February 08, 2006, 06:13:18 pm
in style.css remove
Code: [Select]
overflow : auto;
Title: Re: PgUp/PgDn not working with Fruity theme
Post by: Joachim Müller on February 09, 2006, 09:16:45 am
Great work, Stramm - I didn't know that there were issue with the overflow attribute. As it's not really needed, I removed it in the stable and devel branch.
Moved this thread to the bugs board, marking it as fixed.
Title: Re: PgUp/PgDn not working with Fruity theme
Post by: klax on February 09, 2006, 11:17:20 pm
Thanks a lot !!!  ;D