?
avatar C-Lodder
C-Lodder
22 Jan 2019

Steps to reproduce the issue

  1. Go to /administrator/index.php?option=com_categories&view=categories&extension=com_users
  2. Click on the "Versions" buton in the toolbar

Expected result

A workable UI

Actual result

The modal backdrop is overlapping the entire page so nothing is clickable.

screeny2

avatar C-Lodder C-Lodder - open - 22 Jan 2019
avatar joomla-cms-bot joomla-cms-bot - change - 22 Jan 2019
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 22 Jan 2019
avatar ciar4n
ciar4n - comment - 8 Feb 2019

This occurs anywhere the modal is triggered from the toolbar. The problem occurs on a number of pages.

I believe to amend the modal markup needs to move to before the closing body tag instead of where the modal is been triggered from (eg. toolbar).

avatar C-Lodder
C-Lodder - comment - 8 Feb 2019

Funnily enough it works in IE11 ?

avatar ciar4n
ciar4n - comment - 8 Feb 2019

The would be expected as IE11 does not support position:sticky. Therefore the modal is positioned relative to the body and not the subhead.

avatar puneeth2001
puneeth2001 - comment - 13 Feb 2019

@C-Lodder Can I know what to change here, this file is in I am not exactly knowing where the mistake is
layouts/joomla/toolbar/versions.php
screenshot from 2019-02-13 20-13-20

avatar C-Lodder
C-Lodder - comment - 13 Feb 2019

@puneeth2001 - I don't know off the top of my head. You'll have to debug it

avatar puneeth2001
puneeth2001 - comment - 13 Feb 2019

ok, I'll try doing it.

avatar puneeth2001
puneeth2001 - comment - 14 Feb 2019

By the way, can I work on it??

avatar Bakual
Bakual - comment - 14 Feb 2019

@puneeth2001 You certainly don't need a permission to do it. We're thankful you're helping! ?

avatar puneeth2001
puneeth2001 - comment - 14 Feb 2019

@C-Lodder Is it necessary that the backdrop should be there?
screenshot from 2019-02-14 21-19-03
I have deleted the backdrop and it is working fine.

avatar C-Lodder
C-Lodder - comment - 14 Feb 2019

@puneeth2001 - Yes the backdrop should be there for UX purposes, so it allows people to focus easily on the contents of the modal

avatar franz-wohlkoenig franz-wohlkoenig - change - 4 Mar 2019
Status New Closed
Closed_Date 0000-00-00 00:00:00 2019-03-04 08:49:21
Closed_By franz-wohlkoenig
avatar joomla-cms-bot joomla-cms-bot - change - 4 Mar 2019
Closed_By franz-wohlkoenig joomla-cms-bot
avatar joomla-cms-bot joomla-cms-bot - close - 4 Mar 2019
avatar joomla-cms-bot
joomla-cms-bot - comment - 4 Mar 2019
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 4 Mar 2019

closed as having Pull Request #23906

avatar ciar4n
ciar4n - comment - 4 Mar 2019

@franz-wohlkoenig #23906 is not a solution to this issue

avatar joomla-cms-bot joomla-cms-bot - change - 4 Mar 2019
Status Closed New
Closed_Date 2019-03-04 08:49:21
Closed_By joomla-cms-bot
avatar joomla-cms-bot joomla-cms-bot - reopen - 4 Mar 2019
avatar franz-wohlkoenig franz-wohlkoenig - change - 4 Mar 2019
Closed_Date 0000-00-00 00:00:00
avatar joomla-cms-bot
joomla-cms-bot - comment - 4 Mar 2019
avatar franz-wohlkoenig franz-wohlkoenig - change - 4 Mar 2019
Status New Discussion
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 4 Mar 2019

sorry @ciar4n , reopened

avatar ciar4n
ciar4n - comment - 4 Mar 2019

Thank you @franz-wohlkoenig

avatar amelcher
amelcher - comment - 15 Mar 2019

In the meantime, maybe somebody can just add this line to the ISIS template css file?
body:not(.modal-open) .modal-backdrop.fade {display:none;}


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

avatar franz-wohlkoenig franz-wohlkoenig - change - 27 Mar 2019
Status Discussion Closed
Closed_Date 0000-00-00 00:00:00 2019-03-27 09:24:42
Closed_By franz-wohlkoenig
avatar joomla-cms-bot joomla-cms-bot - change - 27 Mar 2019
Closed_By franz-wohlkoenig joomla-cms-bot
avatar joomla-cms-bot joomla-cms-bot - close - 27 Mar 2019
avatar joomla-cms-bot
joomla-cms-bot - comment - 27 Mar 2019
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 27 Mar 2019

closed as having Pull Request #24369

avatar infograf768
infograf768 - comment - 9 Jun 2019

Please see #25147

Add a Comment

Login with GitHub to post a comment