Javascript bug on Steam Store

The place to report Pale Moon specific bugs on the Windows operating system.
Locked
wyMnNHXB

Javascript bug on Steam Store

Post by wyMnNHXB » 2017-06-23, 14:29

http://store.steampowered.com

Steps to reproduce:
1. Sign-in;
2. Add something to the shopping cart;
3. Go to the cart and press "Remove all items".

Expected result: dialog pop-up with confirmation.

What actually happens: pop-up shows for half a second, then a blank page with "[object Object]" text opens. Text in URL bar:

Code: Select all

javascript:ShowConfirmDialog( '', 'Are you sure you want to remove all items from your shopping cart?', 'Yes', 'No').done( function() { ForgetCart(); } );
Reproduced it with a clean profile. Pale Moon 27.3 x64, Win64, 8.1. Also reproducible with the latest Unstable build.
Attachments
2017-06-23 17_24_48-Pale Moon.png

User avatar
Moonchild
Pale Moon guru
Pale Moon guru
Posts: 29251
Joined: 2011-08-28, 17:27
Location: Tranås, SE
Contact:

Re: Javascript bug on Steam Store

Post by Moonchild » 2017-06-28, 07:58

Please use the search function of the forum before posting duplicates.
"Son, in life you do not fight battles because you expect to win, you fight them merely because they need to be fought." -- Snagglepuss
Image

Locked