Closed
Bug 268605
Opened 20 years ago
Closed 14 years ago
cme.com - The menu on the page is misplaced when page is scrolled
Categories
(Tech Evangelism Graveyard :: English US, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: no_spam, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/0.10 StumbleUpon/1.998 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/0.10 StumbleUpon/1.998 Open up CME Globex Flash Quotes (http://www.cme.com/trading/dta/del/globex2.html?crl=f) in Firefox 1.0. When page is fully loaded, scroll down. The menu on the top stays at the same place, it doesn't move with rest of the page. IE 6.0 rendered the menu correctly. Reproducible: Always Steps to Reproduce: 1. Open page 2. Scroll down 3. Look at the misplaced menu Actual Results: The menu (CME Products, Market Data, CME Globex eTrading etc) stays on top of the tables. Expected Results: The menu should move with the page, not stay on top of everything.
Comment 1•20 years ago
|
||
confirmed with Windows branch build 2004-11-07-07-0.11
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 2•20 years ago
|
||
This happends because they set the div:s "hm_m_Trading" position to fixed, it happends in the following file: http://www.cme.com/js/HM_ScriptDOM.js Seems to be (not sure) set with the value isFixed = true in: http://www.cme.com/js/menu_trading.js --> Tech Evangelism
Assignee: firefox → english-us
Component: General → English US
Product: Firefox → Tech Evangelism
QA Contact: firefox.general → english-us
Summary: The menu on the page is misplaced when page is scrolled → cme.com - The menu on the page is misplaced when page is scrolled
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
•