Problem/Motivation

The node preview button RTL :active styling is applied to the LTR version as illustrated by this gif:

Proposed resolution

Fix the RTL styling to only apply to LTR

Remaining tasks

  1. Write a patch
  2. Review

User interface changes

The node preview back button has the correct :active styling

API changes

None

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

idebr’s picture

Issue summary: View changes
Status: Active » Needs review
FileSize
28.29 KB
23.24 KB
708 bytes

Attached fixes the RTL css so it only applies to RTL.

Gif after:

Gif after (RTL):

idebr’s picture

Issue tags: +frontend, +CSS
LewisNyman’s picture

Status: Needs review » Reviewed & tested by the community

Confirmed. Thanks for the fix.

alexpott’s picture

Status: Reviewed & tested by the community » Fixed

CSS is not frozen in beta. Committed 558acd6 and pushed to 8.0.x. Thanks!

  • alexpott committed 558acd6 on 8.0.x
    Issue #2424733 by idebr: Node preview backlink RTL button :active...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.