Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

www.themaven.net - design is broken #16152

Closed
webcompat-bot opened this issue Mar 23, 2018 · 5 comments
Closed

www.themaven.net - design is broken #16152

webcompat-bot opened this issue Mar 23, 2018 · 5 comments

Comments

@webcompat-bot
Copy link

URL: https://www.themaven.net/warriormaven

Browser / Version: Firefox 61.0
Operating System: Windows 10
Tested Another Browser: Yes

Problem type: Design is broken
Description: The icon is misplaced
Steps to Reproduce:

gfx.webrender.all: false
gfx.webrender.blob-images: 1
gfx.webrender.enabled: false
image.mem.shared: 1

Screenshot Description

From webcompat.com with ❤️

@softvision-sergiulogigan

Adding width: 100%; to

<div class="left" style="width: 100%;">
	<div class="observable">
		<div class="sixByFive__3zmW9">
			<div class="cover">
				<a href="/warriormaven/sea/navy-virgina-attack-subs-will-fire-nuclear-warhead-expand-mission-2N36MXgvak-g40ZZ2OXdZw">
					<div class="picture__28iqY false picture">
						<div class="observable">
							<img class="" alt="" title="" width="688" height="512">
							</div>
						</div>
					</a>
				</div>
				<header>
					<a href="/warriormaven/sea/navy-virgina-attack-subs-will-fire-nuclear-warhead-expand-mission-2N36MXgvak-g40ZZ2OXdZw">
						<h1>Navy Virgina Attack Subs Will Fire Nuclear Warhead, Expand Mission</h1>
					</a>
					<h2>
						<div class="author-info">
							<span class="name">By 
								<!-- -->Warrior  Maven
							</span>
						</div>
						<div class="date">
							<a href="/warriormaven/sea/navy-virgina-attack-subs-will-fire-nuclear-warhead-expand-mission-2N36MXgvak-g40ZZ2OXdZw">
								<div class="message-time-ago">
									<time class="timeago" datetime="2018-03-23T03:26:48.785Z" title="2018-3-23 03:26:48">11 hrs</time>
								</div>
							</a>
						</div>
						<div class="tools">
							<div class="toolsMenu__1zgs3 toolsMenu">
								<button title="" class="btn conversationMenu button__2jHve">
									<i class="mdi mdi-dots-horizontal "></i>
								</button>
							</div>
						</div>
					</h2>
				</header>
			</div>
		</div>
	</div>

Will reveal the missing card, but without the background.

Nightly 61 on the left, Chrome on the right:
image

Tested on Windows 10 and Nightly 61.

@karlcow
Copy link
Member

karlcow commented Mar 26, 2018

A lot of mixed content blocking in there:

 Navigated to https://www.themaven.net/warriormaven
13:48:47.644 Blocked loading mixed active content “http://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UN_r8OUuhpKKSTjw.woff2”[Learn More] warriormaven
13:48:47.645 Blocked loading mixed active content “http://netdna.bootstrapcdn.com/font-awesome/4.0.3/fonts/fontawesome-webfont.woff?v=4.0.3”[Learn More] warriormaven
13:48:47.645 Blocked loading mixed active content “http://labpix.online/static/fonts/fontawesome-webfont.woff2?v=4.3.0”[Learn More] warriormaven
13:48:47.645 Blocked loading mixed active content “http://www.accessify.com/fonts/fontawesome-webfont.woff2?v=4.5.0”[Learn More] warriormaven
13:48:47.645 Blocked loading mixed active content “http://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UN_r8OUuhpKKSTjw.woff2”[Learn More] warriormaven
13:48:47.645 Blocked loading mixed active content “http://fonts.gstatic.com/s/opensans/v15/mem8YaGs126MiZpBA-UFVZ0bf8pkAg.woff2”[Learn More] warriormaven
13:48:47.645 Blocked loading mixed active content “http://netdna.bootstrapcdn.com/font-awesome/4.0.3/fonts/fontawesome-webfont.woff?v=4.0.3”[Learn More] warriormaven
13:48:47.646 Blocked loading mixed active content “http://steelthemes.com/demo/html/indusrty-press/assets/revolution/fonts/revicons/revicons.woff?5510888”[Learn More] warriormaven
13:48:47.646 Blocked loading mixed active content “http://steelthemes.com/demo/html/indusrty-press/fonts/fontawesome-webfont.woff2?v=4.5.0”[Learn More] warriormaven
13:48:47.646 Blocked loading mixed active content “http://fonts.gstatic.com/s/opensans/v15/mem8YaGs126MiZpBA-UFVZ0bf8pkAg.woff2”[Learn More] warriormaven
13:48:47.647 Blocked loading mixed active content “http://steelthemes.com/demo/html/indusrty-press/fonts/flaticon/Flaticon.woff”[Learn More] warriormaven
13:48:59.333 Video gallery initializing gallery.js:477:5
13:48:59.397 AST library loaded: 0.14.0 ast.js:2:30723

@karlcow
Copy link
Member

karlcow commented Mar 26, 2018

I do not see the ads in the screenshot.
@softvision-sergiulogigan can you still reproduce?

Screenshot Description

for the image missing

<div class="cover">
    <a href="/warriormaven/sea/navy-virgina-attack-subs-will-fire-nuclear-warhead-expand-mission-2N36MXgvak-g40ZZ2OXdZw">
        <div class="picture__28iqY loading picture"
            style="width:300px;height:250px;display:block">
            <div class="observable"><img style="padding-right:300px;padding-bottom:250px"
            
                    class=""
                    alt=""
                    title=""
                    width="300"
                    height="250"></div>
        </div>
    </a>
</div>

@karlcow
Copy link
Member

karlcow commented Mar 26, 2018

Tempted to close as works for me

@softvision-sergiulogigan

Seems like it was fixed

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants