Opened 8 years ago
Closed 8 years ago
#52668 closed defect (invalid)
The Summary field is too narrow
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | admin@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | server/hosting | Version: | |
Keywords: | Cc: | ||
Port: |
Description
The Summary field when filing a new ticket or modifying and existing ticket is too narrow. It should span the entire available width, like the Description textarea. See screenshot.
Attachments (3)
Change History (7)
Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)
Attachment: | Screen Shot 2016-10-21 at 9.21.58 PM.png added |
---|
comment:1 Changed 8 years ago by neverpanic (Clemens Lang)
Changed 8 years ago by larryv (Lawrence Velázquez)
Attachment: | Screenshot 2016-10-21 22.28.18.png added |
---|
larryv, new ticket
Changed 8 years ago by larryv (Lawrence Velázquez)
Attachment: | Screenshot 2016-10-21 22.28.24.png added |
---|
larryv, existing ticket
comment:2 Changed 8 years ago by raimue (Rainer Müller)
I cannot reproduce this here. I tried with Firefox 49.0.1 and Safari 10.0, but the summary field uses the full width for me.
Do you still have old CSS rules cached from our installation at Mac OS Forge? Does a force reload (Cmd-Shift-R) resolve the problem?
comment:3 Changed 8 years ago by larryv (Lawrence Velázquez)
comment:4 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → invalid |
---|---|
Status: | new → closed |
Agreed; CSS caching issue.
Note: See
TracTickets for help on using
tickets.
It is full-width for me. The CSS rule is
Does your browser support subselectors such as
[type="text"]
?