Closed (duplicate)
Project:
Drupal core
Version:
9.1.x-dev
Component:
Bartik theme
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
3 Oct 2019 at 10:24 UTC
Updated:
6 Jul 2020 at 14:21 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
wim leersThis is caused by
in
core/themes/bartik/css/components/field.css.Comment #5
komalk commentedComment #6
komalk commentedComment #7
priyanka.sahni commentedComment #8
priyanka.sahni commentedI have tested and verified by applying the patch #6 and it was not fixed.
Steps to test-
1. Go to the admin site.
2. Go to admin/appearance
3. In the Administration theme , select Bartik.
4. Go to admin/modules , enable Media, Media Library.
5. Go to admin/config/content/formats
6. In the text editor , from the Available buttons add the media type in Active toolbar.
7. In the Enabled filters , enable these filters Align images and Embed media and click on save configuration.
Before Patch view -

After Patch edit -

After Patch view -

Comment #9
priyanka.sahni commentedComment #10
indrajithkb commentedComment #11
indrajithkb commentedHi @komalkolekar from your patch #6 it's showing u just removed the codes which @Wim Leers mentioned in #2.
as per the comment #8 issue is still there.
i have created the patch please check.
attaching screen-shot:

Comment #12
priyanka.sahni commentedComment #13
priyanka.sahni commentedI have tested and re-verified by applying the patch #11 and it was fixed now.
AfterPatch_11_Edit

AfterPatch_11_View

Comment #14
xjmRemoved credit for #6 -- please make sure that when you create patches, you're fixing the problem that's described in the issue. Glad that the manual testing caught this. :)
Comment #15
larowlanIs this duplicated by #3126783: Image align center not working - can someone please confirm and I'll close it and credit the contributors from there here.
Comment #16
priyanka.sahni commented@larowlan Yes these two are duplicate.
Comment #17
lauriiiThis seems like a duplicate of #3085436: Center alignment of media embeds doesn't work in Bartik. I credited people from issue there.