[ https://issues.apache.org/jira/browse/OFBIZ-12730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17896381#comment-17896381 ]
ASF subversion and git services commented on OFBIZ-12730: --------------------------------------------------------- Commit 2113d2163637544ce159be2b9085a1539387c537 in ofbiz-framework's branch refs/heads/trunk from Florian Motteau [ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=2113d21636 ] Fixed: Fix tooltips display and styles leaks (OFBIZ-12730) (#851) Use natives browser tooltips instead of handmade tooltips. Fixes at least one glitch (OFBIZ-12730) due to styles leaking. Removes the global "transition: .2s" which leads to animate every single element modification (causes OFBIZ-13104, and possibly other problems/lagging). Only apply these transitions to buttons to keep a nice effect on hover. We may have to add other selectors if needed. OFBIZ-12638 OFBIZ-12730 OFBIZ-13104 > Tooltip displayed incorrectly on Helvetica theme > ------------------------------------------------ > > Key: OFBIZ-12730 > URL: https://issues.apache.org/jira/browse/OFBIZ-12730 > Project: OFBiz > Issue Type: Sub-task > Components: product/catalog > Affects Versions: 18.12.06 > Reporter: Priya Sharma > Priority: Minor > Attachments: span-helvetica.png > > > Steps to generate : > 1. Select the Helvetica theme > 2. Navigate to [https://demo-next.ofbiz.apache.org/catalog/control/main] > 3. In the "Browse Catalog/Categories" section, select "Demo Default Search" > The rendered screen has a span for the "Detail Screen" field, which makes it > appear like an error. Please refer to the screenshot for more details. > Update: > Click on "Demo Catalog" to see more of such instances. > -- This message was sent by Atlassian Jira (v8.20.10#820010)