? ? Pending

User tests: Successful: Unsuccessful:

avatar brianteeman
brianteeman
1 Mar 2022

Every view has a single containing div except for the login page which has two divs.

This creates issues when styling if for example you wanted to put a border around the div or a background. Every page but this one will have one box. This one will have two.

To test add the following code immediately after the head in the site template

`<style>main>[class^="com-"]{background-color:grey; border:5px solid black;}</style>`

Before

image

After

image

avatar brianteeman brianteeman - open - 1 Mar 2022
avatar brianteeman brianteeman - change - 1 Mar 2022
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 1 Mar 2022
Category Front End com_users
avatar toivo
toivo - comment - 2 Mar 2022

I have tested this item successfully on 8e6128e

Tested successfully in 4.1.1-dev of 2 March using PHP 8.0.15


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

avatar toivo toivo - test_item - 2 Mar 2022 - Tested successfully
avatar Quy
Quy - comment - 2 Mar 2022

I have tested this item successfully on 8e6128e


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

avatar Quy Quy - test_item - 2 Mar 2022 - Tested successfully
avatar Quy Quy - change - 2 Mar 2022
Status Pending Ready to Commit
Labels Added: ?
avatar Quy
Quy - comment - 2 Mar 2022

RTC


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

avatar Quy Quy - change - 2 Mar 2022
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2022-03-02 17:42:14
Closed_By Quy
Labels Added: ?
avatar Quy Quy - close - 2 Mar 2022
avatar Quy Quy - merge - 2 Mar 2022
avatar Quy
Quy - comment - 2 Mar 2022

Thanks

avatar brianteeman
brianteeman - comment - 2 Mar 2022

thanks

Add a Comment

Login with GitHub to post a comment