Closed Bug 266411 Opened 20 years ago Closed 13 years ago

photosight.ru - Bad document.all support for site compatibility; and tooltip not shown

Categories

(Tech Evangelism Graveyard :: Other, defect)

x86
All
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: lion, Unassigned)

References

()

Details

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8a5) Gecko/20041027 Firefox/0.9.1+
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8a5) Gecko/20041027 Firefox/0.9.1+

In release notes wrote that Improved Compatibility for IE users... But I still
can't use full power of some of site wich use JavaScript document.all properties.
IE works fine with that, but not firefox/mozilla.
I know that some site use not W3C standard document.all properties but for site
(and IE) compatibitily firefox should use it fine.

JavaScript console tell:
Warning: Non-standard document.all property was used. Use W3C standard
document.getElementById() instead.
Source File: http://www.photosight.ru/photo.php?photoid=632176
Line: 121

Reproducible: Always
Steps to Reproduce:
1. go to: http://www.photosight.ru/photo.php?photoid=632176
2. under photo you must see 4 icons
3. click on 2,3 icons and you'll see that crop and grid display not on photo and
shifted left.
4. and in IE if you point mouse cursor overr one of four that icons tooltip is
displayed, but not in mozilla/firefox in Linux and Windows.

Actual Results:  
1. shifted grid or crop tool to the left
2. not displayed tooltip when mouse over one of that 4 icons

Expected Results:  
1. grid and crop tool should be aligned like photo
2. tooltip should displayd when mouse over icons
This code has too many IE - specific things for it to work with Firefox, for
example:

ev = window.event;
if(style.pixelHeight >= 8)
document.all.mainpic.filters["Gray"

etc etc

--> Tech Evangelism
Summary: Bad document.all support for site compatibility; and tooltip not shown → photosight.ru - Bad document.all support for site compatibility; and tooltip not shown
Assignee: firefox → other
Component: General → Other
Product: Firefox → Tech Evangelism
QA Contact: firefox.general → other
Status: UNCONFIRMED → NEW
Ever confirmed: true
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: 13 years ago
Resolution: --- → INCOMPLETE
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in before you can comment on or make changes to this bug.