Hi!
I don't know if that is a known problem (perhaps related to Ticket #666??):
Just installed the latest GIT version today (previously G3beta2) and it works all fine in Firefox 3.5.3, but is quite broken in IE 8.
When the gallery is loaded everything looks fine. But as soon as I hover with the mouse over one of the albums, things get weired: the thumbs jump around and get scattered.
Should I donwgrade to beta2 again? Is downgrading from the current GIT version to beta2 possible via the updater (i.e. extracting beta2 on top and then using the updater)?
Cheers
h_s
Posts: 22888
Yes it is related to ticket #666
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 22888
And should be fixed now try a experimental version:
FAQ: How do I upgrade?
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 40
Works very well! Many many thanks to the gallery team!
h_s
Posts: 128
I second that applause!!!
It was the only major problem in my way, the rest are manageable!
(Edit) OOPS! I spoke too soon. When I first tested it, I had a small browser window and it SEEMED to work and I never
did any further testing.
But now I go back into it with IE8, it is still moving the albums and thumbnails around.
Can someone tell me what was altered in an attempt to fix this - perhaps I have done something to mask the change??
Martyn T. Griffin
Posts: 22888
http://github.com/gallery/gallery3/commit/62863f5fead46480cf1a3f5a96eb52ce439d0f0e
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 128
Thanks for that! In my attempt to import that last version and compare the default theme to mine, I completely overlooked the javascript module in /views.
So the diference between IE8 and others (in this instance) is the determination of the height? Or is there more here than meets the eye?
Martyn T. Griffin
Posts: 22888
Looks like height and z-index to me. There is still some IE issues to be addressed.
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 6
same behavior in Opera 10.Thumbs are "getting away"
Posts: 128
The code implemented in ui.init.js was IE 8 specific. Perhaps adding the test for Opera as well MAY alleviate this. If so, post back here of the specific changes made so it can be implemented/tested.
Martyn T. Griffin
Posts: 6
problem fixed in explorer with the changes in code of ui.unit.js. Opera 10 still problematic .Thumbs (categories or pictures) change position after passing over them
Posts: 16503
As of this morning with a git pull around 6am PST, I'm not able to duplicate this in Opera 10:
http://gallery.menalto.com/node/91370
Can you post in that thread exactly, step-by-step what you are doing?
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here
Posts: 6
I have changed the theme , but I do not see any important changes that can cause that.Offcourse I am not the one that can say that for sure .
However I tested the G3 with the default theme and it makes exactly what is shown on that video that floridave posted above.
Posts: 16503
Please pull the latest experimental code from git:
http://codex.gallery2.org/Gallery3:Upgrading
I cannot duplicate this in Opera 10 on Windows XP.
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here
Posts: 6
experimental {25thSeptmember} fixes the "chase the thumbs" thing . However there are no thumbs rollover effects at all , but propably it is the version {25thSeptmember} like that (without rollover effects for thumbs) cause it is the same for FF , IE , Op .Correct me IF wrong
Posts: 16503
I have roll over effects in every browser I use. Can you post a link to your site?
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here
Posts: 128
Don't forget that if you are not logged in, you won't get the effect which is used to show the options list.
Martyn T. Griffin
Posts: 22888
Please PM ( Write to author ) a link to the behavior you are seeing to nivekiam or myself. Create a test album if need be.
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 6
No problem with Rollover effects with theme GalleryWind (wich is much like the default theme) .Default theme that came with G3B3 makes no rollover
Or it's the same ???? I am confused .
The ui.unit.js of Wind Theme is different to that in Default where the code creates the rollover effect for the "album-thumbs" block (gItem ?)
not only.
line 5
var shortForms in Wind
var short_Forms in Default
if this is a mistake confirm. I repeat I am not the guy that has the best knowledge of code
however replacing the ui.unit.js of "mytheme" with the one in the the wind thee fixes the problem.
FF IE and Opera10 rollover effects OK
Posts: 22888
The default theme was renamed Wind.
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 16503
nikitas.palojannides,
I just got your PM and looked at your site in FF, IE8 and IE8 in compatibility mode and everything looks great to me. I don't know what you're seeing.
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here