Closed
Bug 293069
Opened 20 years ago
Closed 20 years ago
Adobe GoLive interface: frames overlap and make the page (or sections of) indecipherable
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: Phoenix_fyre_1, Unassigned)
References
()
Details
Attachments
(1 file)
|
8.91 KB,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.7) Gecko/20050414 Firefox/1.0.3 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.7) Gecko/20050414 Firefox/1.0.3 We build our company website in Adobe GoLive; recently had a customer complain that our site was difficult to read due to overlapping text and/or graphics. After some research, it was determined that he was using Firefox (our site was built to be used on Internet Explorer). We are hoping that there is a patch to help fix the problem, as we are aware that more and more people are using Firefox and cannot build a 2nd website. Reproducible: Always Steps to Reproduce: 1.Please refer to home page of http://www.edits.net 2.Scroll down to 1/2 the page and refer to the sections "Chalk Talk" and "Outcomes" 3. Expected Results: There should be no overlapping of frames
Comment 1•20 years ago
|
||
Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8b2) Gecko/20050506 Firefox/1.0+ Here is a slightly shorter testcase which still shows the problem. I didn't quite understand all of your introduction. If you are serious that your design should only be used with some other browser, you can add a note saying please come back with some other browser. You could patch the line about "best viewed at 800 x 600 resolution". I would suspect the data on line 186, but without reducing the 173 lines of Javascript further it is a little early to say. I suspect that the appearance is BY DESIGN in the sense that you are using Javascript to move your design about, and this report is INVALID in some form, but I can't be sure.
Comment 2•20 years ago
|
||
The reason they appear on top of each other is that they are absolute positioned on the same spot. This is no mozilla bug. Please debug/go through your code and see what is wrong with it. --> INVALID Please reopen when you have a minimized testcase that this is a mozilla issue
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•