No Code Attached Yet
avatar bayareajenn
bayareajenn
12 Apr 2022

Steps to reproduce the issue

  1. Login to the backend of Joomla 4.1.2
  2. Add a new menu item "Wrapper -> Iframe"
  3. Click on Scroll Bar Parameters tab
    There are two fields displayed; Width and Height. There should be a third field "Scroll Bars" with the options of No/Yes/Auto. The help screen shows this field.screen shot 2022-04-12 at 17 16 54

Expected result

To see and be able to use the Scroll Bars field.

Actual result

There is no Scroll Bars field.

System information (as much as possible)

Joomla 4.1.2
PHP 8.1

Additional comments

Votes

# of Users Experiencing Issue
0/1
Average Importance Score
5.00

avatar bayareajenn bayareajenn - open - 12 Apr 2022
avatar joomla-cms-bot joomla-cms-bot - change - 12 Apr 2022
Labels Added: No Code Attached Yet
avatar joomla-cms-bot joomla-cms-bot - labeled - 12 Apr 2022
avatar richard67
richard67 - comment - 12 Apr 2022

I think the parameter has been removed with this PR: #32913 . @bayareajenn Please check and if that attribute is really deprecated then close this issue here as expected behavior.

The help pages often are not up to date with the latest code changes so they cannot server as a reference.

avatar bayareajenn
bayareajenn - comment - 12 Apr 2022

Thanks @richard67
Sadly, we use this in our custom extension in an integration. So I guess I'll have to come up with some work around which is unfortunate. In working on getting our extension ready for J4, I found this bug which is not a bug but rather someone thinking no one uses it. Bummer.

avatar richard67
richard67 - comment - 12 Apr 2022

@bayareajenn As said, the scrolling attribute is deprecated. See e.g. here: https://stackoverflow.com/questions/5048793/the-scrolling-attribute-on-the-iframe-element-is-obsolete-use-css-instead . Maybe you can achieve the same by adding a css class?

avatar bayareajenn bayareajenn - close - 12 Apr 2022
avatar bayareajenn
bayareajenn - comment - 12 Apr 2022

@richard67 I'm sure I'll figure something out. I can give a go to a CSS class. Thank you for helping me figure this out and for your time and service.

avatar bayareajenn bayareajenn - change - 12 Apr 2022
Status New Closed
Closed_Date 0000-00-00 00:00:00 2022-04-12 20:31:04
Closed_By bayareajenn

Add a Comment

Login with GitHub to post a comment