Modify

Opened 10 years ago

Closed 10 years ago

#11729 closed defect (fixed)

radio button and cell overflow

Reported by: armandocroce@… Owned by: Jun Omae
Priority: normal Component: TracTicketFieldsLayoutPlugin
Severity: normal Keywords:
Cc: Trac Release: 1.0

Description

would be useful to identify table cells with the name of the field. This would allow you to adjust the style of them.

As you see, radio buttons, overlap on the right column:

With css and display=block applied to <label> could be solved:

Attachments (2)

with_overflow.png (47.8 KB) - added by armandocroce@… 10 years ago.
without_overflow.png (26.3 KB) - added by armandocroce@… 10 years ago.

Download all attachments as: .zip

Change History (4)

Changed 10 years ago by armandocroce@…

Attachment: with_overflow.png added

Changed 10 years ago by armandocroce@…

Attachment: without_overflow.png added

comment:1 Changed 10 years ago by armandocroce@…

screenshots are inverted.
would be good to have something like <td class="col1 field_location"> etc...

Thank you for your excellent work.

comment:2 Changed 10 years ago by Jun Omae

Resolution: fixed
Status: newclosed

In 13903:

TracTicketFieldsLayoutPlugin: prevent overflow of radio buttons (fixed #11729)

The issue has been fixed in Trac 1.0.2dev, see trac:r12513.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Jun Omae.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.