Making WordPress.org

Opened 19 months ago

Last modified 19 months ago

#7275 new defect (bug)

TracQuery page is fully breaking at every responsive breakpoints.

Reported by: dhruvang21's profile dhruvang21 Owned by:
Milestone: Priority: high
Component: Trac Keywords: has-patch
Cc:

Description

The link to page :- https://meta.trac.wordpress.org/wiki/TracQuery

this is breaking in all the responsive views in mobile,tablet and laptop views as its table class named listing tickets the screenshot image does not have width mentioned in it below are the several screenshot about the page break.

Attachments (4)

Screenshot from 2023-09-14 14-08-48.png (337.9 KB) - added by dhruvang21 19 months ago.
Screenshot from 2023-09-14 14-10-02.png (39.8 KB) - added by dhruvang21 19 months ago.
Screenshot from 2023-09-14 14-10-02.2.png (39.8 KB) - added by dhruvang21 19 months ago.
Screenshot from 2023-09-14 14-09-32.png (136.7 KB) - added by dhruvang21 19 months ago.

Download all attachments as: .zip

Change History (5)

#1 @dhruvang21
19 months ago

  • Keywords has-patch added; needs-patch removed

add width = "100%" in the img tag of html below is the code:-

<a style="padding:0; border:none" href="https://i.imgur.com/AA4ier1.png"><img src="https://i.imgur.com/AA4ier1.png" width="100%" alt="https://i.imgur.com/AA4ier1.png" crossorigin="anonymous" title="https://i.imgur.com/AA4ier1.png"></a>

changes after applying css:-

https://tinyurl.com/yq9yem2h

Note: See TracTickets for help on using tickets.