[SOLVED] Potential bug???
ClimbingMonkey
Joined: 2005-03-18
Posts: 62 |
Posted: Sun, 2005-03-20 00:19 | |||
I have noticed 2 things that are a bit odd in the current version of Gallery2. I'm not sure what the root cause is for either issue. 1st - I noticed that IE6 does not render the left side of the "tabs" that you get when say you try to add images or change layouts. I have attached a screen shot of my browser for consumption. Since I mainly use firefox and is only cosmetic, it's really not that big of a deal. 2nd - When uploading pictures from a local server the "(Un)check all known types" radio button no longer works. In the release just prior to the beta I could click on that checkbox and it would select or deselect all the pictures in a given directory. Since I know this code was tweaked a bit recently so you can grab an entire directory structure and auto name albums based on what dir they were in (which is awsome btw) I was thinking that maybe those changes effected the functionality of the "(Un)check all known types" button. I have duplcated this in both Firefox and IE. Is anyone else seeing this same issue? The javascript below seems to contain this functionality. Maybe I'm just having a bad day... function toggleSelections() { ----
|
||||
Posts: 1023
Same here - since the last css updates, I assume.
Just wanted to post a similar note ;)
Posts: 8601
excellent, keep up the detailed examination...
i'm about 75% through a major CSS refactor and reports like these are very helpful..
for everyone: please do report any UI strangeness like these that has shown up since beta-1.. at this time i'm not looking for UI changes you'd like to see; just trying to cleanup the CSS at this point to make customization/themes a bit easier.
Posts: 8601
fixes for above 2 problems committed to cvs.
Posts: 1023
and already "arrived" - looks perfect now - Many Thanks !!
Lutz
Posts: 8601
i'm marking this topic as solved.. i'll start a new topic for any future UI reports.