J4 Issue ?
avatar ced1870
ced1870
29 Apr 2019

Steps to reproduce the issue

Load a module with user actions (buttons or what you want) in the position "banner"

Expected result

Able to click the buttons

Actual result

Unable to click the buttons

System information (as much as possible)

PHP 7.3 + J4alpha9

Additional comments

The problem is that the .header-shadow DIV in the template Cassiopeia take place over the content and then create a layer where the user can not click the buttons

SOLUTION :
In the CSS, add
pointer-events: none;
to the css class .header-shadow

avatar ced1870 ced1870 - open - 29 Apr 2019
avatar joomla-cms-bot joomla-cms-bot - labeled - 29 Apr 2019
avatar brianteeman
brianteeman - comment - 29 Apr 2019

As you have a solution please submit a pull request

avatar franz-wohlkoenig franz-wohlkoenig - change - 30 Apr 2019
Title
Disable pointer event on .header-shadow
[4.0] Disable pointer event on .header-shadow
avatar franz-wohlkoenig franz-wohlkoenig - edited - 30 Apr 2019
avatar franz-wohlkoenig franz-wohlkoenig - change - 30 Apr 2019
Labels Added: J4 Issue
avatar franz-wohlkoenig franz-wohlkoenig - labeled - 30 Apr 2019
avatar franz-wohlkoenig franz-wohlkoenig - change - 30 Apr 2019
Status New Information Required
avatar Quy Quy - change - 26 May 2019
Status Information Required Closed
Closed_Date 0000-00-00 00:00:00 2019-05-26 21:22:39
Closed_By Quy
avatar joomla-cms-bot joomla-cms-bot - change - 26 May 2019
Closed_By Quy joomla-cms-bot
avatar joomla-cms-bot joomla-cms-bot - close - 26 May 2019
avatar joomla-cms-bot
joomla-cms-bot - comment - 26 May 2019

Set to "closed" on behalf of @Quy by The JTracker Application at issues.joomla.org/joomla-cms/24761

avatar Quy
Quy - comment - 26 May 2019

Please test PR #25010


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

Add a Comment

Login with GitHub to post a comment