Closed (cannot reproduce)
Project:
Bartik
Version:
1.1.x-dev
Component:
Look and Feel
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Feb 2021 at 12:10 UTC
Updated:
13 Oct 2025 at 15:07 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
gauravvvv commentedComment #3
gauravvvv commentedComment #4
gauravvvv commentedI have provided the patch, I have decreased the font-size of the input field to its normal, Which was scaling for screen size below 60em. I have attached an after patch screenshot.
Comment #5
djsagar commentedHi @Gauravmahlawat,
NO need to change font, just remove the float property.
For more info please see the attachment.
Thanks!
Comment #6
gauravvvv commentedPatch attached.
Comment #7
gauravvvv commentedComment #8
abhijith s commentedApplied patch #6 and it works fine.
RTBC +1
Comment #9
sakthivel m commentedPatch #6 successfully applied.
Before

After

Comment #11
lauriiiGiven that this line has the LTR comment, there is likely a RTL style for this. Let's make sure that's adjusted too, and that this gets tested in RTL as well.
Comment #12
indrajithkb commentedHi @Gauravmahlawat thanks for the #6 patch.
@lauriii i have tested patch for the RTL , we can see the issue is there,
attaching the SS and adding the patch. Please review
SS for RTL

After fix RTL:
Comment #13
kleiton_rodrigues commentedComment #14
kleiton_rodrigues commentedpatch 12 applied, it looks good!
moving to RTBC
Comment #15
radheymkumar commentedPatch #6 working fine
sharing video
Comment #17
atul4drupal commentedChanging Back to RTBC. Smart BoT's :)
Comment #18
rinku jacob 13 commentedpatch #6 applied successfully for drupal 9.3.x-dev
Comment #19
kleiton_rodrigues commentedComment #20
kleiton_rodrigues commentedComment #23
indrajithkb commentedAdded the MR, Please review the issue.
Comment #24
chetanbharambe commentedHi @Indrajith KB,
Verified and tested merge request !1061 (https://git.drupalcode.org/project/drupal/-/merge_requests/1061.patch)
Merge request applied successfully but not working as expected.
Testing Steps:
# Goto: Appearance -> Apply Bartik theme
# Goto Homepage -> Search any keyword in the search result
# Observe the results
Expected Results:
# User should see "about searching" text should be aligned properly for LTR and RTL.
Actual Results:
# Currently, the User is able to see "about searching" text is broken on desktop and responsiveness for LTR and RTL.
Please refer attached screenshots for the same.
Not working as Expected
Can be a move to Needs Work.
Comment #25
vikashsoni commentedApplied patch #6 applied successfully in drupal-9.3.x-dev
Thanks for the patch
For ref sharing screenshots...
Comment #26
bnjmnmComment #30
pameeela commentedMoving to contrib since this only touches Bartik, which was removed in D10.
Still definitely needs an issue summary to explain what problem is being addressed, I have no idea what the issue is, but the MR is just two small CSS changes. No idea how people are reviewing and testing this without knowing what the problem is!
Comment #31
liam morlandYou may re-open this and provide steps to reproduce the problem.