Closed Bug 228346 Opened 21 years ago Closed 21 years ago

line-break between checkbox and bug link on "Change Several Bugs at Once" page

Categories

(Bugzilla :: Creating/Changing Bugs, defect)

2.17.1
x86
Linux
defect
Not set
minor

Tracking

()

VERIFIED DUPLICATE of bug 192385

People

(Reporter: MatsPalmgren_bugz, Assigned: myk)

References

()

Details

When marking bugs to change in "Change Several Bugs at Once" it is a bit
hard to know which checkbox belongs to which bug when there is a line-break
between them.

The source is:
    <td><input type="checkbox" name="id_228251">
      <a href="show_bug.cgi?id=228251">228251</a>
    </td>

Please add a nowrap to the <td> or use &nbsp; between <input> and <a>

BTW, I am using "stagger headers" - I don't know if it occurs otherwise.
This is fixed already.  Based on the check-in date, this would have been fixed
in version 2.17.5.  If the place you saw this is bugzilla.mozilla.org, note
we're still running 2.17.1 + security patches.  It's due to get upgraded next month.

*** This bug has been marked as a duplicate of 192385 ***
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
OK, thanks, and yes this was on b.m.o
v.
Status: RESOLVED → VERIFIED
QA Contact: matty_is_a_geek → default-qa
You need to log in before you can comment on or make changes to this bug.