Sitepatching updates

tweaking the broken code until it works, one site at a time

Y!Mail, Presto bugs

Added patches

PATCH-1094, bnpparibasfortis.be - unclickable radio buttons. Table x-index issue in Opera.

PATCH-1093, Y!Mail - Presto reflow bug visually inverts checkbox selection.

PATCH-1092, Y!Mail - removes event listeners on unload, Opera sends too many unload events. Should fix the "frozen" UI.

PATCH-1091, pulse.me - work around browser blocking.

PATCH-1089, myntra.com - content wraps.

YouTube fullscreen, Google Docs Tab2012 comes to an end

Comments

vux777 Monday, December 17, 2012 3:12:47 PM

PATCH-1092 up
works fine now, tnx

Charles SchlossChas4 Monday, December 17, 2012 3:17:10 PM

Target version and time stamp of the active browser.js file is Opera Desktop 12.10 core 2.12.388, December 17, 2012. Active patches: 309 .

Nimesh nimeshthakkar Monday, December 17, 2012 5:40:51 PM

Please fix the support.oracle.com login issue.
In order to work properly I have to set UA as Opera for login and then Mask as FF for links to work properly

minho Monday, December 17, 2012 11:51:12 PM

browser blocking
http://anfreak.com.br/

patch it please.

Rafael Luikrafaelluik Monday, December 17, 2012 11:52:58 PM

I have the latest Browser JS version but Y! Mail is still freezing here...

Ola P. Kleivenolak Tuesday, December 18, 2012 9:26:00 AM

@minho: what's wrong with it? Afaik the browser sniffing was fixed about a month ago, after http://twitter.com/miketaylr/status/222365088844226560

@Rafael: you must be getting some special broken version p How do you trigger it? The patch tries to fix the case where while composing, clicking on the inbox "tab" will cause dead UI.

Charles SchlossChas4 Wednesday, December 19, 2012 4:12:02 AM

Does the YMail freeze still happen with Opera 12.12?

vux777 Wednesday, December 19, 2012 8:53:14 AM

Originally posted by Chas4:

Does the YMail freeze still happen with Opera 12.12?



works ok in my case
win7 x64, hwa/webgl/spdy off, turbo on

Jimtoyotabedzrock Thursday, December 20, 2012 3:00:08 AM

Yay, pulse.me works!

I found another non working site, http://www.petitiononline.com/

If you try to sign a petition you get a loading symbol but nothing else.

Masking as FF is a no go as well.

Julian Overoverj Thursday, December 20, 2012 10:33:31 AM

I have 12.12 and the latest .js (2.12.388 Dec 17). Yahoo works better in that I can perform sequential actions such as moving from one email to the next by using the arrows, but, if I go to e.g. Drafts and then try to return to the Inbox, it hangs -' Loading email...' and a spinning wheel. I can go from e.g. Drafts to Spam to Sent perfectly well - the hang occurs only if I try to go back to the Inbox. If I refresh the page, the Inbox comes up OK. Win 7.

Ola P. Kleivenolak Thursday, December 20, 2012 10:59:35 AM

@Jim: petitiononline.com is equally broken in all browsers - looks like some encoding conversion gone bad.

@Julian: thanks. I was able to get into that state. It seemed quite random though, worked most of the time here. We'll have a look, but it could be tricky to track down.

vux777 Thursday, December 20, 2012 12:36:20 PM

can you guys do something about this page?
http://www.advance.hr/
it does not remember login and pass
login is on top of the page
clicking "OK" doesn't evoke that sliding toolbar for remembering login and pass

Ola P. Kleivenolak Thursday, December 20, 2012 1:30:55 PM

Opera's password store is tied to a form. In this case there is no form, only the inputs, generated on the fly. The credentials are transferred in plaintext with XMLHttpRequest.

popkid Thursday, December 20, 2012 2:45:00 PM

Originally posted by overj:

I have 12.12 and the latest .js (2.12.388 Dec 17). Yahoo works better in that I can perform sequential actions such as moving from one email to the next by using the arrows, but, if I go to e.g. Drafts and then try to return to the Inbox, it hangs -' Loading email...' and a spinning wheel. I can go from e.g. Drafts to Spam to Sent perfectly well - the hang occurs only if I try to go back to the Inbox. If I refresh the page, the Inbox comes up OK. Win 7.



Same behaviour here, can't load inbox by pressing "inbox" if I'm in trash or sent or whatever, have to reload page

Julian Overoverj Thursday, December 20, 2012 2:47:07 PM

Originally posted by olak:

@Julian: thanks. I was able to get into that state. It seemed quite random though, worked most of the time here. We'll have a look, but it could be tricky to track down.



Thanks, Ola. I must say that it happens every time for me, on an XP machine too.

While I'm here: have you a process for debugging logon to sites, such as banks, that require security info that one would not want to provide to just anyone?

kkad Tuesday, December 25, 2012 6:13:10 PM

It is impossible to select or deselect "searchable collections" on this library search site. This has been true for all Opera versions to date. Please fix.

http://vdx.banq.qc.ca:8080/en/zportal/zengine?VDXaction=ZSearchAdvanced

Julian Overoverj Sunday, December 30, 2012 11:52:57 AM

Originally posted by olak:

@Julian: thanks. I was able to get into that state. It seemed quite random though, worked most of the time here. We'll have a look, but it could be tricky to track down.



This problem went away for a few days but is now back.

Another thing - in order to check the box beside an entry, I have either to click it twice or click to the right of it.

Hallvord R. M. Steenhallvors Wednesday, January 2, 2013 9:08:44 AM

Originally posted by overj:

While I'm here: have you a process for debugging logon to sites, such as banks, that require security info that one would not want to provide to just anyone?



This is tricky, but if you report a bug and post the bug number here I'll get back to you and ask for relevant information like screen shots, error logs or source code. You don't need particular skills beyond normal computer literacy, we'll tell you what to do. Usually we can figure things out even without direct access, but I'm afraid you'll have to be prepared for doing some extra work to help us in such cases..

Hallvord R. M. Steenhallvors Wednesday, January 2, 2013 9:27:04 AM

Originally posted by kkad:

It is impossible to select or deselect "searchable collections" on this library search site



If you view source in Opera and Firefox and search for "allChildren" in both, the third hit is a block of code that's sent to other browsers but not Opera. The omission breaks the script.

Julian Overoverj Thursday, January 10, 2013 5:45:53 AM

Originally posted by overj:

Originally posted by olak:

@Julian: thanks. I was able to get into that state. It seemed quite random though, worked most of the time here. We'll have a look, but it could be tricky to track down.



This problem went away for a few days but is now back.

Another thing - in order to check the box beside an entry, I have either to click it twice or click to the right of it.

Any progress with this? It seems to be affecting everyone that uses Yahoo mail; if it doesn't get fixed, we might have to move to Chrome.

Rafael Luikrafaelluik Thursday, January 10, 2013 11:07:36 AM

Originally posted by popkid:

Originally posted by overj:

I have 12.12 and the latest .js (2.12.388 Dec 17). Yahoo works better in that I can perform sequential actions such as moving from one email to the next by using the arrows, but, if I go to e.g. Drafts and then try to return to the Inbox, it hangs -' Loading email...' and a spinning wheel. I can go from e.g. Drafts to Spam to Sent perfectly well - the hang occurs only if I try to go back to the Inbox. If I refresh the page, the Inbox comes up OK. Win 7.

Same behaviour here, can't load inbox by pressing "inbox" if I'm in trash or sent or whatever, have to reload page

+1 This is it...

Julian Overoverj Thursday, January 10, 2013 9:53:08 PM

At the link http://my.opera.com/community/forums/findpost.pl?id=13656562, someone has just said that Yahoo mail works OK with Opera 11.64; if that is so, surely it can 12.12 can be made to work with it? I'd be interested to try 11.64 but don't know how to get it.

Julian Overoverj Thursday, January 31, 2013 6:49:07 PM

I have just installed 12.13 and it is no better. Is anyone still looking at this problem, which seems to affect a lot of people.

I don't understand why Opera has this problem (and several others) while Chrome and IE do not.mad

netwolf Friday, February 1, 2013 3:41:52 PM

A _lot_ of things that fail with 12.xx work with 11.64, not only Yahoo :-(

Julian Overoverj Thursday, February 7, 2013 3:27:55 PM

Is that right? Pretty poor show, then - how can they regress like that, I wonder?

Do you know how I can get 11.64? I couldn't find old versions on Opera's website.

netwolf Thursday, February 7, 2013 9:35:49 PM

Ever heard of search engines? ;-)
11.64 is a security disaster though, so I wouldn't use it...

Write a comment

New comments have been disabled for this post.