? ?
avatar C-Lodder
C-Lodder
15 Aug 2019

Steps to reproduce the issue

  1. Go to the Admin Login page
  2. Hover over the top-right box

11

Expected result

Icon and site name change to white at the same time

Actual result

  • Text changes instantly
  • Icon has a small animation + delay
avatar C-Lodder C-Lodder - open - 15 Aug 2019
avatar joomla-cms-bot joomla-cms-bot - change - 15 Aug 2019
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 15 Aug 2019
avatar franz-wohlkoenig franz-wohlkoenig - change - 15 Aug 2019
Labels Added: ?
avatar franz-wohlkoenig franz-wohlkoenig - labeled - 15 Aug 2019
avatar C-Lodder C-Lodder - change - 15 Aug 2019
The description was changed
avatar C-Lodder C-Lodder - edited - 15 Aug 2019
avatar franz-wohlkoenig franz-wohlkoenig - change - 15 Aug 2019
Status New Discussion
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 16 Aug 2019

Can't confirm.

System Information

Setting Value
PHP Built On Linux lamp129.cloudaccess.net 3.10.0-962.3.2.lve1.5.24.5.el6h.x86_64 #1 SMP Thu Nov 22 10:07:47 EST 2018 x86_64
Database Type mysql
Database Version 5.7.23-cll-lve
Database Collation utf8_general_ci
Database Connection Collation utf8mb4_general_ci
PHP Version 7.3.7
Web Server Apache
WebServer to PHP Interface cgi-fcgi
Joomla! Version Joomla! 4.0.0-alpha11-dev Development [ Amani ] 29-June-2019 11:27 GMT
User Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:68.0) Gecko/20100101 Firefox/68.0
avatar C-Lodder
C-Lodder - comment - 16 Aug 2019

@franz-wohlkoenig This also occurs with the top menu icons on the dashboard too.

You should be able to confirm as the icons use:

.header .fa, .header .fab {
    transition: all .2s ease-in-out;
}

which delays any transition (including colour), by 0.2 seconds

avatar brianteeman
brianteeman - comment - 16 Aug 2019

Confirmed
hover

avatar franz-wohlkoenig
franz-wohlkoenig - comment - 16 Aug 2019

I can't see any difference in @brianteeman 's record but thats me :-)

avatar C-Lodder
C-Lodder - comment - 16 Aug 2019

@franz-wohlkoenig https://ezgif.com/speed/ezgif-2-aae037840f27.gif

Change to speed to 10% of current speed, then view the result below

You'll notice the text becomes white instantly and the icon takes longer to change colour

avatar franz-wohlkoenig
franz-wohlkoenig - comment - 16 Aug 2019

@C-Lodder i trust People having sharp Eyes :-)

avatar brianteeman
brianteeman - comment - 4 Feb 2020

see #27803

avatar brianteeman brianteeman - close - 4 Feb 2020
avatar brianteeman brianteeman - change - 4 Feb 2020
Status Discussion Closed
Closed_Date 0000-00-00 00:00:00 2020-02-04 13:10:21
Closed_By brianteeman

Add a Comment

Login with GitHub to post a comment