|
|
|
Back
Midas
Rome
Roody
Rootana
|
| Midas DAQ System |
Not logged in |
 |
|
06 Nov 2025, Konstantin Olchanski, Bug Report, broken scroll on midas web pages
|
13 Nov 2025, Stefan Ritt, Bug Report, broken scroll on midas web pages
|
14 Nov 2025, Stefan Ritt, Bug Report, broken scroll on midas web pages
|
16 Nov 2025, Zaher Salman, Bug Report, broken scroll on midas web pages
|
|
|
Message ID: 3117
Entry time: 16 Nov 2025
In reply to: 3116
|
| Author: |
Zaher Salman |
| Topic: |
Bug Report |
| Subject: |
broken scroll on midas web pages |
|
|
Sorry about that. I could not figure out what was the reason for doing this. This was during the time I was working on the file_picker. I removed these lines and see no effect on the file_picker. I'll continue checking it affect anything else.
Zaher
> This problem was introduced by ZS in March 2023 with these commits:
>
> https://bitbucket.org/tmidas/midas/commits/25b13f875ff1f7e2f4e987273c81d6356dd2ff53
> https://bitbucket.org/tmidas/midas/commits/2a9e902e07156e12edecb5c2257e4dbd944f8377
>
> by setting
>
> d.style.position = "fixed";
>
> which prevents the scrolling. I have no idea why this change was made, so it should be fixed by the original
> author.
>
> Stefan |