Project

General

Profile

Actions

Bug #3536

closed

Paypal popup not scrollable

Added by Alex V over 9 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
08/21/2014
Due date:
% Done:

0%

Estimated time:

Description

The window created by the paypal express checkout does not allow scrolling. This means that users won't be able to fill out the registration form or see their entire order if it has many items.

I've quickly fixed this by setting popup windows to have scrollbars.

PopupWindow.js

line 42

- ",status=yes,location=yes,resizable=yes" +

  • ",status=yes,location=yes,resizable=yes,scrollbars=yes" +

I'm not sure how this will affect other parts of the code though.

Actions #1

Updated by Koen Deforche over 9 years ago

  • Status changed from New to Resolved
  • Assignee set to Koen Deforche
  • Target version changed from 3.3.3 to 3.3.4
Actions #2

Updated by Koen Deforche over 9 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF