-
Notifications
You must be signed in to change notification settings - Fork 704
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Insert Special Character dialog scrolling problem #9559
Labels
24.04
bug
Something isn't working
regression
Something that was working in the past, but not now
unconfirmed
Comments
eszkadev
added
the
regression
Something that was working in the past, but not now
label
Jul 21, 2024
eszkadev
added a commit
that referenced
this issue
Aug 29, 2024
…to 'scrollWidth' in the _scrolledWindowControl function" This reverts commit 15ffda9. Related to issues #9614 #9559 #9770 Signed-off-by: Szymon Kłos <[email protected]> Change-Id: I19d44db2252de91c0ca637256239d4a9405e1c31
eszkadev
added a commit
that referenced
this issue
Aug 29, 2024
This reverts commit fd35bd7. Related to issues #9614 #9559 #9770 Signed-off-by: Szymon Kłos <[email protected]> Change-Id: If703d2c20ceee4321520aa01a5b55c95e3c27113
eszkadev
added a commit
that referenced
this issue
Aug 29, 2024
This reverts commit c5cd333. Related to issues #9614 #9559 #9770 Signed-off-by: Szymon Kłos <[email protected]> Change-Id: I24967889c7b9a75d1afcdbdb67e04f45eaf230b6
timar
pushed a commit
that referenced
this issue
Aug 29, 2024
…to 'scrollWidth' in the _scrolledWindowControl function" This reverts commit 15ffda9. Related to issues #9614 #9559 #9770 Signed-off-by: Szymon Kłos <[email protected]> Change-Id: I19d44db2252de91c0ca637256239d4a9405e1c31
timar
pushed a commit
that referenced
this issue
Aug 29, 2024
This reverts commit fd35bd7. Related to issues #9614 #9559 #9770 Signed-off-by: Szymon Kłos <[email protected]> Change-Id: If703d2c20ceee4321520aa01a5b55c95e3c27113
timar
pushed a commit
that referenced
this issue
Aug 29, 2024
This reverts commit c5cd333. Related to issues #9614 #9559 #9770 Signed-off-by: Szymon Kłos <[email protected]> Change-Id: I24967889c7b9a75d1afcdbdb67e04f45eaf230b6
Fixed with #9926 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
24.04
bug
Something isn't working
regression
Something that was working in the past, but not now
unconfirmed
Steps to Reproduce
Expected Behavior
Smooth scrolling, possible to go to the next page
Actual Behavior
Cannot scroll, size of the scrollable frame bigger than content...
Desktop
(Please complete the following information)
Something is wrong with
updateSize
method:online/browser/src/control/jsdialog/Widget.ScrolledWindow.js
Line 95 in 0796454
Regression from 5b03c12
cc @meven
The text was updated successfully, but these errors were encountered: