Bug 158407 - Issues when logging in to bnonline.fi.cr using Midori
Summary: Issues when logging in to bnonline.fi.cr using Midori
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: Other
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-05 19:04 PDT by Javier
Modified: 2016-06-06 23:30 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Javier 2016-06-05 19:04:30 PDT
When attempting to login to my bank account, which relies on javascript a lot, thorugh Midori:

https://www.bnonline.fi.cr/Login

There are javascript buttons just at that username page which show up broken.  You can see the difference between getting into that page with FF (firefox) and midori through the gist images:

https://gist.github.com/je-vv/d9e5455a610b3ed70c57fef0f7405e4f#file-midori_bncr_login_1-gif
https://gist.github.com/je-vv/d9e5455a610b3ed70c57fef0f7405e4f#file-ff_bncr_login_1-gif

Of course the ff image corresponds to the FF snapshot...  Furthermore, providing the use ID, and then getting to the nex step it's even worse, given one needs to provide the password through a javascript "virtual keyboard", which in the case of midori is totally broken, therefore it's impossible to get to that bank account.  Once again there are gist images showing how it should be (FF), and how it's actually broken on midori:

https://gist.github.com/je-vv/d9e5455a610b3ed70c57fef0f7405e4f#file-midori_bncr_login_2-gif
https://gist.github.com/je-vv/d9e5455a610b3ed70c57fef0f7405e4f#file-ff_bncr_login_2-gif

I'm using Midori from Arch stock packages.  Some additional information:

Midori 0.5.11
GTK+ 3.20.5 (3.20.6)	Glib 2.48.1 (2.48.1)
WebKitGTK+ 2.4.11 (2.4.11)	libSoup 2.54.1
cairo 1.14.6 (1.14.6)	libnotify No
gcr 3.20.0	granite No
Platform X11; Linux x86_64
Identification Mozilla/5.0 (X11; Linux) AppleWebKit/538.15 (KHTML, like Gecko) Chrome/18.0.1025.133 Safari/538.15 Midori/0.5
Video Formats H264 [x]   Ogg Theora [x]   WebM [x]

This is not just a Midori issue, given when talking about this on other forums, people indicated that gnome-web (epiphany) also fails the same way.

Notice there's no particular error message I could notice.  Strace and gdb didn't provide any clue either...