Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
Bartik theme
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
25 Dec 2014 at 11:43 UTC
Updated:
19 Jan 2015 at 22:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
DickJohnson commentedComment #2
DickJohnson commentedWhile playing around with it, I noticed that after CSS -> SMACSS split has been commited, the comment arrow has been pointing to wrong direction.
Patch and screenshot as attachments.
Comment #3
DickJohnson commentedComment #4
DickJohnson commentedComment #6
DickJohnson commentedNo idea why it failed, so tried to create new patch.
Comment #8
DickJohnson commentedOk, so I accidentally chose wrong version.
Comment #10
larowlanNot sure how we could write tests for this
Comment #11
DickJohnson commentedComment #12
alexpottCan we also fix
whilst we are it since this was all broken by #2375673: Split Bartik's CSS into SMACSS style components - The issue will need a new summary and title.
Comment #13
rpayanmComment #14
DickJohnson commentedComment #15
DickJohnson commentedChecked the patch and it's fixing the issue mentioned in #13 perfectly.
Comment #16
DickJohnson commentedComment #17
alexpottThis issue is a normal bug fix, and doesn't include any disruptive changes, and is markup change is permitted as per https://www.drupal.org/core/beta-changes. Committed 1849e5c and pushed to 8.0.x. Thanks!