jsymonkj / pwi

Automatically exported from code.google.com/p/pwi
0 stars 0 forks source link

Mouse does not change to pointer when hovering over album images #27

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. On album display the mouse pointer does not change
2.
3.

What is the expected output? 
The mouse pointer should change from arrow to hand when hovering over 
images and links on album page

What do you see instead?
Mouse pointer does NOT change. It remain an arrow all the time. so you do 
not know the image or link is click able.

What version of the product are you using? 
 * @revision 1.1.13

On what browser and version and operating system?
Chrome and IE8

Please provide any additional information below.

Original issue reported on code.google.com by Greg.J.P...@gmail.com on 12 Nov 2009 at 5:38

GoogleCodeExporter commented 9 years ago
That would be easily solved by a small change in the CSS.
Not sure why your browser does that.... it obviously doesn't show even when 
it's a
link...
Will take it up into the standerd release, in the meanwhile, if you would like 
to fix
it yourself, make the following change:
add to the .pwi_album a style: "cursor: pointer;"

Original comment by jdiderik on 16 Nov 2009 at 6:01

GoogleCodeExporter commented 9 years ago

Original comment by jdiderik on 5 Dec 2009 at 10:33

GoogleCodeExporter commented 9 years ago
fixed

Original comment by jdiderik on 18 Jan 2010 at 7:35

GoogleCodeExporter commented 9 years ago
updated in revision 83

Original comment by jdiderik on 18 Jan 2010 at 9:04