+Previously, if a custom quick action was triggered from the menu or toolbar while an AI Review session was active, the Diff mode and Preview views could render incorrectly. The selection styling for diff annotations relied on an explicit list of block elements for box-shadow styling, and elements not in that list — such as `ins` and `del` — received an inline background-image approach that did not display correctly in all contexts. This caused suggestions to appear visually broken and prevented them from being applied or dismissed.
0 commit comments