Closed
Bug 294282
Opened 20 years ago
Closed 14 years ago
tomsavian.com - bad browser detection (thumbnails run off the screen)
Categories
(Tech Evangelism Graveyard :: English US, defect)
Tech Evangelism Graveyard
English US
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: loudo38, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050515 Firefox/1.0+ Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050515 Firefox/1.0+ The selection thumbnails when viewed in Internet Explorer 6.0, AOL 9.0 SE, and Netscape 8.0 Beta, display 5 across with arrows on each side to allow the viewer to move back and forth through the photo thumbnails. In Firefox they are all displayed in a single line and run off the screen, to the right. Reproducible: Always Steps to Reproduce: 1. Go to http://www.tomsavian.com/previous_work.htm and view it in any other brower. 2. Go to http://www.tomsavian.com/previous_work.htm and view it in Firefox. 3. Actual Results: Thunbnails incorrectly displayed in Firefox. Expected Results: Display the thumbnails five across with arrows to the left and right of them to move to view the rest of them that are not currently displayed. I saw several other bug reports that I think the people were trying to say this, but it was not very well explained.
Comment 1•20 years ago
|
||
before posting a bug of this nature it's going to help us if you can make sure all your code validates with the w3c specifications for html and css. For instance you're missing a doctype declartion on your page. To take a look at what errors were returned i've posted the two validation links below. http://validator.w3.org/check?verbose=1&uri=http%3A//www.tomsavian.com/previous_work.htm http://jigsaw.w3.org/css-validator/validator?profile=css2&warning=2&uri=http%3A//www.tomsavian.com/previous_work.htm
Comment 2•20 years ago
|
||
The problem is that the script used to give that effect only checks for Netscape or Internet Explorer, so it doesn't work with Firefox. Lou, are you the webmaster? If not, do you think you could contact the webmaster and let him know the script needs to be fixed?
Assignee: nobody → english-us
Status: UNCONFIRMED → NEW
Component: General → English US
Ever confirmed: true
OS: Windows XP → All
Product: Firefox → Tech Evangelism
QA Contact: general → english-us
Hardware: PC → All
Summary: Selection thumbnails in Frontpage Photo Gallery run off the screen. → tomsavian.com - bad browser detection (thumbnails run off the screen)
Comment 3•14 years ago
|
||
INCOMPLETE due to lack of activity since the end of 2009. If someone is willing to investigate the issues raised in this bug to determine whether they still exist, *and* work with the site in question to fix any existing issues, please feel free to re-open and assign to yourself. Sorry for the bugspam; filter on "NO MORE PRE-2010 TE BUGS" to remove.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → INCOMPLETE
Updated•10 years ago
|
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•