Henning Nöth created TOBAGO-2232:
------------------------------------
Summary: Messages with messagePosition=buttonRight are not shown
beside the component
Key: TOBAGO-2232
URL: https://issues.apache.org/jira/browse/TOBAGO-2232
Project: MyFaces Tobago
Issue Type: Bug
Components: JavaScript
Affects Versions: 5.7.1
Reporter: Henning Nöth
By default the messagePosition is buttonRight. If an error message occur on a
form component, a button with a tobago-popover should displayed on the right
side. With the current Chrome(v114) and the current Edge(v114), this button is
noch visible anymore. In the older version of Edge(v112) or with Firefox(v114)
the button is shown.
It seems that the newer Chrome/Edge browser has aktivate this feature
https://developer.mozilla.org/en-US/docs/Web/CSS/:popover-open
With this feature some styles are set on a [popover] which hide the message
button.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)