?
avatar funbugpiz
funbugpiz
27 Jul 2017

Steps to reproduce the issue

If you click on the TOS - link (terms of services) in the User Registration Form, a modal window opens.
First, you should have selected a TOS article in the User Plugin!

Expected result / ### Actual result

At this moment the site moves a little to the right. And when you close the modal window, the site moves a little to the left.

System information (as much as possible)

This is messy.

Additional comments

This is caused by the scrollbar of the site, which is disappearing.
Solution: Scrollbar site should not disappear.

avatar funbugpiz funbugpiz - open - 27 Jul 2017
avatar joomla-cms-bot joomla-cms-bot - change - 27 Jul 2017
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 27 Jul 2017
avatar franz-wohlkoenig franz-wohlkoenig - change - 27 Jul 2017
Category Layout
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 27 Jul 2017

Thanks for reporting. Can you use Protostar if this Issue happens too?


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/17292.

avatar franz-wohlkoenig franz-wohlkoenig - change - 27 Jul 2017
Status New Discussion
avatar funbugpiz
funbugpiz - comment - 27 Jul 2017

Well noticed.

Corcerning templates: Protostar and Beez3.


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/17292.

avatar franz-wohlkoenig
franz-wohlkoenig - comment - 27 Jul 2017

Didn't get your Answer: You tested on Protostar?

avatar funbugpiz
funbugpiz - comment - 27 Jul 2017

I tested both: Protostar and Beez3.


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/17292.

avatar franz-wohlkoenig
franz-wohlkoenig - comment - 27 Jul 2017

Can't confirm.

Test on

3.8-dev
Multilanguage Site
macOS Sierra, 10.12.6
Firefox 54 (64-bit)

MAMP 4.1.1

  • PHP 7.0.15
  • MySQLi 5.6.35
avatar funbugpiz
funbugpiz - comment - 27 Jul 2017

Laptop: TEST 1 (local)
Joomla 3.7.4
Windows 10
Browsers: Firefox (54.0.1), Google Chrome (59.0.3071.115)
XAMPP: v3.2.2
PHP 7.0.15
5.5.5-10.1.21-MariaDB

Can confirm (NOK) (can also confirm this online)
Note: The site has a scrollbar at the right site.

Tablet: TEST 2 (online)
Joomla 3.7.4
Android 4.4.4
Google Chrome (59.0.3071.125)

Can NOT confirm (OK)
Note: The site has not a scrollbar at the right site.


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/17292.
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 27 Jul 2017

can you test on a clean Install (no 3rd-Party Plugins) and different Browsers?

avatar funbugpiz
funbugpiz - comment - 27 Jul 2017

I have installed a clean and new Joomla 3.7.4 version.
And repeat Laptop: TEST 1 (local) with the same results (issue).
There are no 3rd-Party Plugins.


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/17292.

avatar C-Lodder
C-Lodder - comment - 27 Jul 2017

If anything this os a BS2 related issue. Not Joomla related

avatar Bakual
Bakual - comment - 27 Jul 2017

This is not an issue at all. It's an expected browser behavior. They show a scrollbar if the site is longer than the visible area. Since that scrollbar is around 10px width, the whole window gets narrower by that 10px. Any centered layout will move 5px to the left then.

The only solution would be to always show a scrollbar, or never show them. Both are not acceptable imho.

avatar funbugpiz
funbugpiz - comment - 27 Jul 2017

I found in \media\system\css\modal.css

/* Hides scrollbars */
.body-overlayed {
overflow: hidden;
}

If you delete line 83 "overflow: hidden;" I see that the scrollbar are visible and the site doesn't move.
So it (possible) a css behavior!


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/17292.
avatar C-Lodder
C-Lodder - comment - 27 Jul 2017

If a default BS2 behaviour is annoying for you, just override the CSS.

avatar franz-wohlkoenig franz-wohlkoenig - change - 27 Jul 2017
Status Discussion Expected Behaviour
Closed_Date 0000-00-00 00:00:00 2017-07-27 15:17:43
Closed_By franz-wohlkoenig
avatar joomla-cms-bot joomla-cms-bot - change - 27 Jul 2017
Status Expected Behaviour Closed
Closed_Date 2017-07-27 15:17:43 2017-07-27 15:17:44
Closed_By franz-wohlkoenig joomla-cms-bot
avatar joomla-cms-bot joomla-cms-bot - close - 27 Jul 2017
avatar joomla-cms-bot
joomla-cms-bot - comment - 27 Jul 2017
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 27 Jul 2017

closed as expected Behaviour.


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/17292.

avatar funbugpiz
funbugpiz - comment - 27 Jul 2017

I override it in the custom.css.
In Firefox, Chrome, Edge it works, except in Opera (Windos 10).

Thanks all.


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/17292.

avatar funbugpiz
funbugpiz - comment - 27 Jul 2017

Sorry, I mean the user.css.


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/17292.

Add a Comment

Login with GitHub to post a comment