Skip to content
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

Scrolling issue in backend pages | bouncing up and down #22392

Open
ioweb-gr opened this issue Apr 17, 2019 · 72 comments
Open

Scrolling issue in backend pages | bouncing up and down #22392

ioweb-gr opened this issue Apr 17, 2019 · 72 comments
Labels
Area: Admin UI Component: Catalog Issue: Confirmed Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed Priority: P3 May be fixed according to the position in the backlog. Progress: ready for dev Reported on 2.3.x Indicates original Magento version for the Issue report. Reproduced on 2.4.x The issue has been reproduced on latest 2.4-develop branch

Comments

@ioweb-gr
Copy link
Contributor

ioweb-gr commented Apr 17, 2019

Preconditions (*)

  1. Magento 2.3.x
  2. A backend edit page that fits the window height exactly and has buttons on top for actions like "Save" "Delete".

Summary (*)

This is very hard to reproduce on an environment but I've seen it happening in category edit page, product edit page and a lot of other module pages in all versions of Magento from 2.2.4 to 2.3.1.
There is probably a script that's preventing users from scrolling up when the whole document form can be seen in the current window so when you scroll up you're returned to the same point you were in the screen although the scrollbar still exists.
In rare occassions, when the sticky header appears, the size of the document of the document is altered and it causing an infinite bouncing effect.
Since it's very hard to describe I decided to capture it on a video and attaching it here. If someone can help me out on how to replicate it every time I would appreciate it so that I can write detailed steps.

Steps to reproduce (*)

  1. On a clean firefox install right click on top window bar and enable Menu bar and Bookmarks toolbar. Firefox normal not developer preview.
  2. Open responsive design tool
  3. Set dimensions to 1920x926px
  4. Windows taskbar on the bottom
  5. Navigate to catalog -> category
  6. Open the first category
  7. Expand schedule design update
  8. Scroll to the bottom and then up.

Expected result (*)

  1. User is able to scroll up and down normally

Actual result (*)

  1. In one occassion I'm unable to scroll up and returned to my original scroll point.
    2019-04-17_19-54-23
    The problem stops immediately when I expand one tab.

  2. In worst case scenario the page bounces until I have to reload the page.
    2019-04-17_19-55-25

@m2-assistant
Copy link

m2-assistant bot commented Apr 17, 2019

Hi @ioweb-gr. Thank you for your report.
To help us process this issue please make sure that you provided the following information:

  • Summary of the issue
  • Information on your environment
  • Steps to reproduce
  • Expected and actual results

Please make sure that the issue is reproducible on the vanilla Magento instance following Steps to reproduce. To deploy vanilla Magento instance on our environment, please, add a comment to the issue:

@magento-engcom-team give me 2.3-develop instance - upcoming 2.3.x release

For more details, please, review the Magento Contributor Assistant documentation.

@ioweb-gr do you confirm that you was able to reproduce the issue on vanilla Magento instance following steps to reproduce?

  • yes
  • no

@magento-engcom-team magento-engcom-team added the Issue: Format is valid Gate 1 Passed. Automatic verification of issue format passed label Apr 17, 2019
@ioweb-gr ioweb-gr changed the title Scrolling issue in backend pages Scrolling issue in backend pages | bouncing up and down Apr 17, 2019
@ioweb-gr
Copy link
Contributor Author

@magento-engcom-team give me 2.3-develop instance

@magento-engcom-team
Copy link
Contributor

Hi @ioweb-gr. Thank you for your request. I'm working on Magento 2.3-develop instance for you

@magento-engcom-team
Copy link
Contributor

Hi @ioweb-gr, here is your Magento instance.
Admin access: https://i-22392-2-3-develop.instances.magento-community.engineering/admin
Login: admin Password: 123123q
Instance will be terminated in up to 3 hours.

@ioweb-gr
Copy link
Contributor Author

ioweb-gr commented Apr 17, 2019

Replicated on 2.3-develop instance.

Steps I tried:

  1. Go to edit category
  2. Expand the Schedule Design Update section only and keep the other ones closed.
  3. Scroll to bottom
  4. Try to click the "up arrow" in scrollbar and notice the bounce.

Maybe it helps but in my case the html height was 916px and body height 1107.53px

2019-04-17_20-05-16

@shikhamis11 shikhamis11 self-assigned this Apr 17, 2019
@m2-assistant
Copy link

m2-assistant bot commented Apr 17, 2019

Hi @shikhamis11. Thank you for working on this issue.
In order to make sure that issue has enough information and ready for development, please read and check the following instruction: 👇

  • 1. Verify that issue has all the required information. (Preconditions, Steps to reproduce, Expected result, Actual result).

    DetailsIf the issue has a valid description, the label Issue: Format is valid will be added to the issue automatically. Please, edit issue description if needed, until label Issue: Format is valid appears.

  • 2. Verify that issue has a meaningful description and provides enough information to reproduce the issue. If the report is valid, add Issue: Clear Description label to the issue by yourself.

  • 3. Add Component: XXXXX label(s) to the ticket, indicating the components it may be related to.

  • 4. Verify that the issue is reproducible on 2.3-develop branch

    Details- Add the comment @magento-engcom-team give me 2.3-develop instance to deploy test instance on Magento infrastructure.
    - If the issue is reproducible on 2.3-develop branch, please, add the label Reproduced on 2.3.x.
    - If the issue is not reproducible, add your comment that issue is not reproducible and close the issue and stop verification process here!

  • 5. Verify that the issue is reproducible on 2.2-develop branch.

    Details- Add the comment @magento-engcom-team give me 2.2-develop instance to deploy test instance on Magento infrastructure.
    - If the issue is reproducible on 2.2-develop branch, please add the label Reproduced on 2.2.x

  • 6. Add label Issue: Confirmed once verification is complete.

  • 7. Make sure that automatic system confirms that report has been added to the backlog.

@shikhamis11
Copy link
Member

Hello @ioweb-gr
Thank you for your report can you please also add details of your browser and os so that I could check on that.

@ioweb-gr
Copy link
Contributor Author

ioweb-gr commented Apr 17, 2019

Yes of course. I'm on Windows 10 x64 and I've seen this happen on Firefox 67 and google chrome Version 73.0.3683.103 (Official Build) (64-bit)

.

@shikhamis11
Copy link
Member

hello @ioweb-gr . I tried on windows and linux as well . I am not able to reproduce this issue .. let me check if someone can reproduce this issue .

@shikhamis11 shikhamis11 assigned ghost Apr 19, 2019
@m2-assistant
Copy link

m2-assistant bot commented Apr 19, 2019

Hi @engcom-backlog-nazar. Thank you for working on this issue.
In order to make sure that issue has enough information and ready for development, please read and check the following instruction: 👇

  • 1. Verify that issue has all the required information. (Preconditions, Steps to reproduce, Expected result, Actual result).

    DetailsIf the issue has a valid description, the label Issue: Format is valid will be added to the issue automatically. Please, edit issue description if needed, until label Issue: Format is valid appears.

  • 2. Verify that issue has a meaningful description and provides enough information to reproduce the issue. If the report is valid, add Issue: Clear Description label to the issue by yourself.

  • 3. Add Component: XXXXX label(s) to the ticket, indicating the components it may be related to.

  • 4. Verify that the issue is reproducible on 2.3-develop branch

    Details- Add the comment @magento-engcom-team give me 2.3-develop instance to deploy test instance on Magento infrastructure.
    - If the issue is reproducible on 2.3-develop branch, please, add the label Reproduced on 2.3.x.
    - If the issue is not reproducible, add your comment that issue is not reproducible and close the issue and stop verification process here!

  • 5. Verify that the issue is reproducible on 2.2-develop branch.

    Details- Add the comment @magento-engcom-team give me 2.2-develop instance to deploy test instance on Magento infrastructure.
    - If the issue is reproducible on 2.2-develop branch, please add the label Reproduced on 2.2.x

  • 6. Add label Issue: Confirmed once verification is complete.

  • 7. Make sure that automatic system confirms that report has been added to the backlog.

@ioweb-gr
Copy link
Contributor Author

Hi, yes indeed it's very hard to reproduce because it depends on the resolution of the window and the inner contents of the page. I haven't been able to find the exact dimensions for both to replicate it consistently but it definitely exists. If I can do anything to help you replicate it please let me know.

@ajijshekh123 ajijshekh123 self-assigned this Apr 22, 2019
@m2-assistant
Copy link

m2-assistant bot commented Apr 22, 2019

Hi @ajijshekh123. Thank you for working on this issue.
In order to make sure that issue has enough information and ready for development, please read and check the following instruction: 👇

  • 1. Verify that issue has all the required information. (Preconditions, Steps to reproduce, Expected result, Actual result).

    DetailsIf the issue has a valid description, the label Issue: Format is valid will be added to the issue automatically. Please, edit issue description if needed, until label Issue: Format is valid appears.

  • 2. Verify that issue has a meaningful description and provides enough information to reproduce the issue. If the report is valid, add Issue: Clear Description label to the issue by yourself.

  • 3. Add Component: XXXXX label(s) to the ticket, indicating the components it may be related to.

  • 4. Verify that the issue is reproducible on 2.3-develop branch

    Details- Add the comment @magento-engcom-team give me 2.3-develop instance to deploy test instance on Magento infrastructure.
    - If the issue is reproducible on 2.3-develop branch, please, add the label Reproduced on 2.3.x.
    - If the issue is not reproducible, add your comment that issue is not reproducible and close the issue and stop verification process here!

  • 5. Verify that the issue is reproducible on 2.2-develop branch.

    Details- Add the comment @magento-engcom-team give me 2.2-develop instance to deploy test instance on Magento infrastructure.
    - If the issue is reproducible on 2.2-develop branch, please add the label Reproduced on 2.2.x

  • 6. Add label Issue: Confirmed once verification is complete.

  • 7. Make sure that automatic system confirms that report has been added to the backlog.

@ajijshekh123
Copy link

Can you please give me Magento 2.2.4 Version?

@ajijshekh123 ajijshekh123 added the Issue: Clear Description Gate 2 Passed. Manual verification of the issue description passed label Apr 22, 2019
@ajijshekh123
Copy link

Give me @magento-engcom-team give me 2.3-develop instance?

@magento-engcom-team
Copy link
Contributor

Hi @ajijshekh123. Thank you for your request. I'm working on Magento 2.3-develop instance for you

@magento-engcom-team
Copy link
Contributor

Hi @ajijshekh123, here is your Magento instance.
Admin access: https://i-22392-2-3-develop.instances.magento-community.engineering/admin
Login: admin Password: 123123q
Instance will be terminated in up to 3 hours.

@ajijshekh123
Copy link

Give me @magento-engcom-team give me 2.2.4-develop instance?

@magento-engcom-team
Copy link
Contributor

Hi @ajijshekh123. Thank you for your request. I'm working on Magento 2.2.4-develop instance for you

@ajijshekh123
Copy link

Give me @magento-engcom-team give me 2.2.4-develop instance?

@magento-engcom-team
Copy link
Contributor

Hi @ajijshekh123. Thank you for your request. I'm working on Magento 2.2.4-develop instance for you

@ajijshekh123
Copy link

Please give me @magento-engcom-team give me 2.2.4-develop instance?

@magento-engcom-team
Copy link
Contributor

Hi @ajijshekh123. Thank you for your request. I'm working on Magento 2.2.4-develop instance for you

@ajijshekh123 ajijshekh123 added Component: Admin Issue: Cannot Reproduce Cannot reproduce the issue on the latest `2.4-develop` branch labels Apr 22, 2019
@engcom-Bravo engcom-Bravo removed the Priority: P4 No current plan to fix. Fixing can be deferred as a logical part of more important work. label May 9, 2024
@engcom-Bravo engcom-Bravo removed the Issue: Confirmed Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed label May 9, 2024
@engcom-Bravo engcom-Bravo added Issue: Confirmed Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed Progress: ready for dev labels May 9, 2024
@engcom-Bravo engcom-Bravo removed the Issue: Confirmed Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed label May 9, 2024
@engcom-Bravo engcom-Bravo added Issue: Confirmed Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed Progress: ready for dev labels May 9, 2024
@github-jira-sync-bot
Copy link

✅ Jira issue https://jira.corp.adobe.com/browse/AC-11927 is successfully created for this GitHub issue.

Copy link

m2-assistant bot commented May 9, 2024

✅ Confirmed by @engcom-Bravo. Thank you for verifying the issue.
Issue Available: @engcom-Bravo, You will be automatically unassigned. Contributors/Maintainers can claim this issue to continue. To reclaim and continue work, reassign the ticket to yourself.

@github-jira-sync-bot
Copy link

❌ Cannot export the issue. This GitHub issue is already linked to Jira issue(s): https://jira.corp.adobe.com/browse/AC-11927

1 similar comment
@github-jira-sync-bot
Copy link

❌ Cannot export the issue. This GitHub issue is already linked to Jira issue(s): https://jira.corp.adobe.com/browse/AC-11927

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Admin UI Component: Catalog Issue: Confirmed Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed Priority: P3 May be fixed according to the position in the backlog. Progress: ready for dev Reported on 2.3.x Indicates original Magento version for the Issue report. Reproduced on 2.4.x The issue has been reproduced on latest 2.4-develop branch
Projects
Status: Ready for Development
Development

No branches or pull requests

9 participants