Opened 7 years ago
Closed 6 years ago
#1860 closed defect (fixed)
Blast Protein results widget flaky? (sometimes no horizontal scroll)
Reported by: | Elaine Meng | Owned by: | Conrad Huang |
---|---|---|---|
Priority: | moderate | Milestone: | |
Component: | Sequence | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Notify when closed: | Platform: | all | |
Project: | ChimeraX |
Description
This may or may not be reproducible but on some of my Blast Protein searches, the results table (or perhaps the window containing it) did not have a horizontal scroll bar, so it was impossible to see some of the columns. Could only see 2-3 leftmost columns. Table should be much more compact anyway... numerical columns much too wide, etc.
Attachments (1)
Change History (3)
comment:1 by , 7 years ago
by , 7 years ago
Attachment: | Screen Shot 2019-04-17 at 12.22.22 PM.png added |
---|
comment:2 by , 6 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed in 3a7f70280.
Made table layout use bootgrid "table-responsive" class, which resizes columns and adds horizontal scroll bar as a function of window width.
Note:
See TracTickets
for help on using tickets.
I'm attaching an example image of no horizontal scroll. At least in this example, widget tries to fit in all columns no matter what width the panel is resized to, but truncates them.