Closed
Bug 560004
Opened 15 years ago
Closed 7 years ago
Component Description box only displays 3.5 lines (should display at least 4)
Categories
(Bugzilla :: Creating/Changing Bugs, defect)
Tracking
()
RESOLVED
FIXED
Bugzilla 6.0
People
(Reporter: reed, Unassigned)
Details
Attachments
(1 file)
|
46.92 KB,
image/png
|
Details |
The "Component Description" box on enter_bug page only displays ~3.5 lines of text, making the last like half cut-off. It should be enlarged to display a full 4 lines of text at least.
| Reporter | ||
Comment 1•15 years ago
|
||
form#Create #comp_desc { height: 11ex; }
Comment 2•15 years ago
|
||
Already fixed on HEAD:
https://landfill.bugzilla.org/bugzilla-tip/enter_bug.cgi?product=FoodReplicator
| Reporter | ||
Comment 3•15 years ago
|
||
eh, not really...
https://landfill.bugzilla.org/bugzilla-tip/enter_bug.cgi?product=MyOwnBadSelf
select comp2
Comment 4•15 years ago
|
||
Oh, are you implying that browsers should let us specify a character height for boxes in a standard and cross-platform way? :-) Well, that'd be nice.
Comment 5•15 years ago
|
||
(In reply to comment #3)
> eh, not really...
> select comp2
I see five lines there. So WFM (at least for me). We should in no way specify the height of the text there as visually impaired people need bigger font sizes.
Comment 6•7 years ago
|
||
The current Sandstone skin shows 4 lines by default.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Target Milestone: --- → Bugzilla 6.0
You need to log in
before you can comment on or make changes to this bug.
Description
•