Closed
Bug 910710
Opened 12 years ago
Closed 7 years ago
Strange page layout due to mixed-content blocking
Categories
(Core :: General, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: jaclemire, Unassigned)
References
Details
Attachments
(2 files)
User Agent: Mozilla/5.0 (X11; Linux i686; rv:26.0) Gecko/20100101 Firefox/26.0 (Beta/Release)
Build ID: 20130829030201
Steps to reproduce:
browse page https://jdk8.java.net/download.html to get the latest release of Java 8
Actual results:
The page is displayed and it is functional, but most of elements are misplaced to the right.
Expected results:
As displayed in Google/Chrome and Opera for Linux
Reporter | ||
Comment 1•12 years ago
|
||
All elements are moved to the left or (more or less) in the center.
![]() |
||
Comment 2•12 years ago
|
||
https://jdk8.java.net/download.html is broken due to mixed content.
Blocks: 844556
Comment 3•12 years ago
|
||
True, and turning off mixed-content blocking renders the page as the Chrome screenshot. I don't know if affecting the layout like this is desired or even avoidable, but Gecko people probably do, so moving to Core::General. (Mixed content touches various areas, and I'm not sure which component would be best here.)
Status: UNCONFIRMED → NEW
Component: Untriaged → General
Ever confirmed: true
Product: Firefox → Core
Updated•12 years ago
|
Summary: misplaced elements to the right in html page → Strange page layout do to mixed-content blocking
Updated•12 years ago
|
Summary: Strange page layout do to mixed-content blocking → Strange page layout due to mixed-content blocking
Comment 4•12 years ago
|
||
Comment on attachment 797224 [details]
The way the page is displayed in Chrome
If you look at the top right of the url bar, you see that Chrome also has a shield icon and is blocking mixed content.
Looks like the server does not support HTTPS anymore.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•