Closed
Bug 76002
Opened 24 years ago
Closed 24 years ago
Scroll bar doesn't scroll table headings in Form Manager
Categories
(Toolkit :: Form Manager, defect)
Tracking
()
People
(Reporter: reinout, Assigned: morse)
Details
To reproduce this bug, have some form data saved. Go to Edit > View saved data.
Go to Other saved information > URL-specific.
Observe that there is a horizontal scroll bar (which is useless as far as I can
see) that, when scrolled, moves the content of the table but leaves the table
headers where they are.
Expected results: No scrollbar when none is necessary. If there is one it should
scroll the entire table instead of just the data rows.
| Assignee | ||
Comment 1•24 years ago
|
||
See discussion in bug 65120. Basically we don't know any way to fix this. If
you have any suggestions for a fix, please let us know. I'd love to have this
working correctly.
*** This bug has been marked as a duplicate of 65120 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
| Reporter | ||
Comment 2•24 years ago
|
||
Unfortunately I can't help with Mozilla in any other way than reporting bugs.
Sorry for the duplicate. But isn't it possible to remove the scroll bar in
dialogs where it isn't required anyway?
| Assignee | ||
Comment 3•24 years ago
|
||
It is required in the event that everything doesn't fit horizontally. That
might occur if the values in the fields are very long. Why the scroll bar is
visible when everything does fit is beyond me -- it shouldn't be. But that is a
separate bug. Open a separate report on that. The best person to file that
agains would probably be hyatt.
You need to log in
before you can comment on or make changes to this bug.
Description
•