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!?
Pale Moon Lock Up On Trying to Open Rabobank Website
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:
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:
- Clear any current output
- Navigate or refresh the page in question
- Copy and paste Errors or seemingly relevant Warnings into a single [ code ] block.
-
- Hobby Astronomer
- Posts: 15
- Joined: 2020-11-29, 00:48
-
- 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
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
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
-
- Lunatic
- Posts: 401
- Joined: 2019-03-16, 13:26
- Location: Qld, Aus.
Re: Pale Moon Lock Up On Trying to Open Rabobank Website
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;
}
}
-
- Moonbather
- Posts: 53
- Joined: 2023-05-26, 17:45
Re: Pale Moon Lock Up On Trying to Open Rabobank Website
Yeah, PaleMoon 33.1.0 becomes completely unresponsive even on macOS with this website. Needs to be "Force quit".