Open
Bug 1324374
Opened 9 years ago
Updated 3 years ago
Page doesn't display content on major banking website
Categories
(Firefox for iOS :: Browser, defect, P2)
Tracking
()
NEW
People
(Reporter: csuciu, Unassigned)
Details
(Whiteboard: [MobileCore])
Attachments
(1 file)
iOS 10.x
latest master/ 6.0 b7
1. Go to https://ib.btrl.ro/BT24/bfo/channel/web/loginframe.jsp?locale=RO.
Expected: The login page should be properly displayed.
Result: The page is grey with no content in it.
Not reproducible on Safari/Chrome running on iOS 10.x. Also not reproducible on Firefox running on iOS 9.x
| Reporter | ||
Updated•9 years ago
|
Summary: [iOS 10.x]Login page not displayed on specific site → [iOS 10.x]Login frame not displayed on specific site
Comment 1•9 years ago
|
||
Investigate to see how critical this bug is. Might be related to about: pages we've had issues in the past with.
Comment 2•9 years ago
|
||
May be related to https://bugzilla.mozilla.org/show_bug.cgi?id=1312801 (about:srcdoc)
Comment 3•9 years ago
|
||
This bug has to do with readermode.js and the checkReadability() method. If you disable this script the page works fine.
Updated•9 years ago
|
Assignee: nobody → fpatel
Iteration: --- → 1.12
Priority: -- → P1
Whiteboard: [mobileCore]
Updated•9 years ago
|
Iteration: 1.12 → 1.13
Updated•9 years ago
|
Iteration: 1.13 → 1.14
Comment 4•9 years ago
|
||
Attachment #8829932 -
Flags: review?(bnicholson)
Updated•9 years ago
|
Iteration: 1.14 → 1.15
Comment 5•9 years ago
|
||
Comment on attachment 8829932 [details] [review]
Pull Request
Looks good, except it'll be a pain to manually recreate this reader worker every time something changes in the readability repo. Ideally we can figure out a way to inject the script directly; otherwise, maybe we can create a build script that generates this file from the readability source.
Attachment #8829932 -
Flags: review?(bnicholson) → feedback+
Updated•9 years ago
|
Whiteboard: [mobileCore] → [MobileCore]
Updated•9 years ago
|
Iteration: 1.15 → 1.16
Updated•9 years ago
|
Iteration: 1.16 → ---
Priority: P1 → P3
Updated•9 years ago
|
Updated•8 years ago
|
Updated•8 years ago
|
Rank: 2
Updated•8 years ago
|
Assignee: fpatel → nobody
Updated•8 years ago
|
Updated•8 years ago
|
| Reporter | ||
Comment 6•7 years ago
|
||
Currently, in iOS 11/latest master, the page keeps reloading without displaying any content.
Updated•7 years ago
|
Priority: P3 → P2
Summary: [iOS 10.x]Login frame not displayed on specific site → Page doesn't display content on major banking website
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•