Closed
Bug 270646
Opened 20 years ago
Closed 20 years ago
Outlook Web Access frames don't appear in Firefox
Categories
(SeaMonkey :: Help Viewer, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 262295
People
(Reporter: david.bunch, Assigned: jwalden+fxhelp)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 I access an online Outlook Web Access email account at my company website: http://owa.ambientconsulting.com. When I access the site using i.e. 6.0.2800.1106 I get 3 frames in the form of columns: Folders; Inbox (or whatever folder has focus); Viewer. And I have a color scheme. When logging on to the same site with Firefox, I get only the Inbox (or whatever folder has focus) along with a color scheme I haven't selected. My color scheme in i.e. is green or whatever; my scheme through Firefox always is blue. Reproducible: Always Steps to Reproduce: 1. You can't reproduce it because this is a secure site. 2. I compared the source code pages between the i.e. and Firefox views. 3. I'm attaching the main difference for the same page displayed in i.e. and Firefox. Actual Results: The i.e. source says: <!--CURRENT FILE== "IE5" "WIN32" frameset--> <!--CURRENT TEMPLATE == frameset.00000001 --> The Firefox source says: <!--CURRENT FILE== "NON-IE5" "NON-WIN32" noteview --> <!--CURRENT TEMPLATE == IPF.Note.00000000 --> So there is the problem.
Comment 1•20 years ago
|
||
*** This bug has been marked as a duplicate of 262295 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Status: RESOLVED → VERIFIED
Updated•20 years ago
|
Product: Firefox → Toolkit
Updated•9 years ago
|
Product: Toolkit → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•