| Summary: | Orion footer is broken | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Mark Macdonald <mamacdon> | ||||||
| Component: | Client | Assignee: | Mark Macdonald <mamacdon> | ||||||
| Status: | RESOLVED FIXED | QA Contact: | |||||||
| Severity: | normal | ||||||||
| Priority: | P3 | CC: | grant_gayed, ken_walker | ||||||
| Version: | 5.0 | Flags: | grant_gayed:
review+
ken_walker: review+ |
||||||
| Target Milestone: | 5.0 RC3 | ||||||||
| Hardware: | PC | ||||||||
| OS: | Windows 7 | ||||||||
| Whiteboard: | |||||||||
| Attachments: |
|
||||||||
Created attachment 240086 [details]
patch
The fix is to simply delete the nested comments so that everything in the file is properly commented out.
|
Created attachment 240084 [details] weird footer bug footer.html contains a broken HTML comment. (<!-- --> tags cannot be nested, it's invalid markup). On Firefox for Android, the bad comment causes part of the old footer to sporadically appear. The symptom is an ugly, pixelated Orion logo that follows the viewport around as you scroll (see attached pic).