Won't Fix
Last Updated: 27 Sep 2016 07:18 by ADMIN
ADMIN
Ianko
Created on: 08 Apr 2014 10:27
Category: Editor
Type: Bug Report
0
The tools for the Track Changes feature appear broken when the toolbar is set to RibbonBar
A proper workaround for this problem is applying this CSS rule:

div.RadEditor .RadRibbonBar .rrbButton img.rrbButtonImage {
    top:-7px;
}
2 comments
ADMIN
Slav
Posted on: 27 Sep 2016 07:18
The issue is not reproducible with Lightweight render mode.
Anthony
Posted on: 08 Apr 2014 18:42
I also found that the AddComment button is partially cut off when used in the RibbonBar.
When small or medium, the left side is cut off. When large, the right side is cut off.