joomla / joomla-cms

Home of the Joomla! Content Management System
https://www.joomla.org
GNU General Public License v2.0
4.77k stars 3.65k forks source link

[5] Bottom-border in Success-Message in History-Window missing #42358

Closed fgsw closed 11 months ago

fgsw commented 12 months ago

What needs to be fixed

Missing Bottom-border in green Success-Message: version

Quy commented 12 months ago

Which browser/operating system as I am unable to replicate?

42358

fgsw commented 12 months ago

PHP Built On Linux lamp302.cloudaccess.net 3.10.0-962.3.2.lve1.5.81.el6h.x86_64 #1 SMP Wed May 31 12:07:35 UTC 2023 x86_64 Database Type mysql Database Version 8.0.34-cll-lve Database Collation utf8mb4_general_ci Database Connection Collation utf8mb4_0900_ai_ci Database Connection Encryption None Database Server Supports Connection Encryption Yes PHP Version 8.1.24 Web Server Apache WebServer to PHP Interface cgi-fcgi Joomla! Version Joomla! 5.0.0 Stable [ Kuboresha ] 17-October-2023 16:00 GMT Joomla Backward Compatibility Plugin Enabled (classes_aliases:"1", es5_assets:"1") User Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:109.0) Gecko/20100101 Firefox/119.0

Quy commented 12 months ago

Is this happening to all alerts or only this one? Is the zoom level increased? Can you test with a different browser?

fgsw commented 11 months ago

It happens to other alerts too ("Changed the keep forever value for a history version.".

The zoom level is not increased.

In safari the bottom-border is shown.

Quy commented 11 months ago

Are you using the latest version of Firefox? If yes, what is its version?

fgsw commented 11 months ago

User Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:109.0) Gecko/20100101 Firefox/119.0

Update to 120.0 don't resolve the issue.

fgsw commented 11 months ago

Not only Contacts, also Articles: Edit > Associations > Edit > Save:

article-modal

fgsw commented 11 months ago

Not only Contacts, Articles, also Menu item: Edit > Associations > Edit > Save: menu-item

Quy commented 11 months ago

Can you help troubleshoot by using the browser's Web Developer Tools to see its dimensions?

42358-alert

fgsw commented 11 months ago

success

fgsw commented 11 months ago

In Frontend the bottom-border is shown.

fgsw commented 11 months ago

The screenshot (source: com_media) shows 2 messages, only the second have no border. Looks like something is hiding the border of the second message:

2messages
fgsw commented 11 months ago

Its a small issue, no need to keep it open. Thanks @Quy for your time.