Pale Moon Lock Up On Trying to Open Rabobank Website

For support with specific websites

Moderator: trava90

Forum rules
Please always mention the name/domain of the website in question in your topic title.
Please one website per topic thread (to help keep things organized). While behavior on different sites might at first glance seem similar, they are not necessarily caused by the same.

Please try to include any relevant output from the Toolkit Error Console or the Developer Tools Web Console using the following procedure:
  1. Clear any current output
  2. Navigate or refresh the page in question
  3. Copy and paste Errors or seemingly relevant Warnings into a single [ code ] block.
User avatar
meeshu
Hobby Astronomer
Hobby Astronomer
Posts: 15
Joined: 2020-11-29, 00:48

Pale Moon Lock Up On Trying to Open Rabobank Website

Unread post by meeshu » 2024-05-06, 16:33

Pale Moon version 33.1.0 running under Windows 10 64 bit locks up/freezes when trying to load Rabobank website.

I have to use Ctr-Alt-Tab to open the Task Manager and close Pale Moon using the Task Manager!?

User avatar
billmcct
Board Warrior
Board Warrior
Posts: 1042
Joined: 2012-09-04, 15:19
Location: Union City Georgia USA

Re: Pale Moon Lock Up On Trying to Open Rabobank Website

Unread post by billmcct » 2024-05-06, 17:20

Freezes on 32 bit Win 7.
--------------------------------------------------------------------------------------------------------------
Dell Precision 15 7550
Windows 10 Pro. 22H2
Xeon W-10885M
64 GB DDR4 ECC memory (128 GB max)
500 GB Corsair T500 main M2 SSD
1 TB Intel storage M2 SSD (6 TB max)
Intel onboard GPU 1080p
Quadro RTX 5000 Max-Q GPU 4K

Pale Moon 33.6.x x64 AVX2 build

The difference between the Impossible and the Possible lies in a man's Determination.
Tommy Lasorda

User avatar
adoxa
Lunatic
Lunatic
Posts: 401
Joined: 2019-03-16, 13:26
Location: Qld, Aus.

Re: Pale Moon Lock Up On Trying to Open Rabobank Website

Unread post by adoxa » 2024-05-07, 01:56

It's another display:grid issue. Here's a style workaround:

Code: Select all

@-moz-document domain("www.rabobank.co.nz") {
  .container>.cmp-container>.aem-Grid>*,.experiencefragment>.cmp-experiencefragment>.cmp-container>.aem-Grid>* {
    display: block !important;
  }
}

User avatar
marigold
Moonbather
Moonbather
Posts: 53
Joined: 2023-05-26, 17:45

Re: Pale Moon Lock Up On Trying to Open Rabobank Website

Unread post by marigold » 2024-05-07, 15:08

Yeah, PaleMoon 33.1.0 becomes completely unresponsive even on macOS with this website. Needs to be "Force quit".