Closed
Bug 886707
Opened 12 years ago
Closed 11 years ago
(http://www.reliance-scada.com ) has a container that isn't displayed approriately on mobile
Categories
(Web Compatibility :: Site Reports, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: stepand76, Unassigned)
References
()
Details
(Keywords: reproducible)
Attachments
(1 file)
110.46 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:21.0) Gecko/20100101 Firefox/21.0 (Beta/Release)
Build ID: 20130511120803
Steps to reproduce:
Just visit http://www.reliance-scada.com using the Firefox for Android.
It happens always. I use Samsung Galaxy S.
Actual results:
Page content doesn't display correctly. See the attached screenshot.
Expected results:
I expect same result as in Firefox in Windows.
Comment 1•12 years ago
|
||
Looks like a site-issue adjusting to the width of a mobile sized window to me, but this would need a content investigation.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: reproducible
OS: Windows 7 → Android
Hardware: x86_64 → ARM
Whiteboard: [needs-web-content-investigation]
Version: Firefox 22 → Trunk
Updated•12 years ago
|
Summary: Page content doesn't display correctly → (http://www.reliance-scada.com) has a container that isn't displayed approriately on mobile
Comment 2•12 years ago
|
||
This is due to their use of display: table in the CSS rule for .page_template_content_inside.
Assignee: nobody → czech
Component: General → Czech
Product: Firefox for Android → Tech Evangelism
Updated•12 years ago
|
Whiteboard: [needs-web-content-investigation]
(In reply to Kevin Brosnan [:kbrosnan] from comment #2)
> This is due to their use of display: table in the CSS rule for
> .page_template_content_inside.
What is the status of this bug? Will it be fixed? Should I understand it's not a bug? There is evidently difference on Firefox for Windows and Firefox for Android. Well, we can fix the page but IMHO it's not right solution.
Comment 4•12 years ago
|
||
I see the broken behavior in desktop Firefox (Nightly/Linux). This is a problem with the website near as we can tell. The website is sending us invalid markup.
(In reply to Kevin Brosnan [:kbrosnan] from comment #4)
> I see the broken behavior in desktop Firefox (Nightly/Linux). This is a
> problem with the website near as we can tell. The website is sending us
> invalid markup.
Thank you Kevin. Could you please be more specific? What exactly is invalid on that web page?
![]() |
||
Comment 6•11 years ago
|
||
This is invalid. There is no display issue anymore.
Note that the site is sending desktop content to all mobile devices. (Firefox Android, Firefox OS, iOS Safari, etc.)
Assignee: czech → nobody
Status: NEW → RESOLVED
Closed: 11 years ago
Component: Czech → Mobile
Resolution: --- → INVALID
Assignee | ||
Updated•7 years ago
|
Product: Tech Evangelism → Web Compatibility
Assignee | ||
Updated•1 years ago
|
Component: Mobile → Site Reports
You need to log in
before you can comment on or make changes to this bug.
Description
•