Opened 16 years ago
Closed 13 years ago
#7388 closed Bug (wontfix)
Databrowse - text overlapping
Reported by: | Owned by: | nobody | |
---|---|---|---|
Component: | contrib.databrowse | Version: | dev |
Severity: | Normal | Keywords: | databrowse view overlap |
Cc: | Triage Stage: | Accepted | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | yes |
Easy pickings: | no | UI/UX: | no |
Description
The name of the tables -on the left- is overlapping to the name of the objects -on the right-, when there are large names.
Attachments (4)
Change History (11)
by , 16 years ago
Attachment: | databrowse-overlap.png added |
---|
comment:1 by , 16 years ago
Triage Stage: | Unreviewed → Accepted |
---|
by , 16 years ago
Attachment: | #7388_fix.diff added |
---|
comment:2 by , 16 years ago
Has patch: | set |
---|
comment:3 by , 16 years ago
by , 16 years ago
Attachment: | databrowse-overlap-fixed.png added |
---|
comment:4 by , 16 years ago
That patch solved it. Thanks!
Althought there is a little issue. As can be seen, if the line of the row on right is splitted, then it's touching (overlapping a bit) over the row down.
by , 16 years ago
Attachment: | databrowse-split_line.png added |
---|
comment:5 by , 14 years ago
Severity: | → Normal |
---|---|
Type: | → Bug |
comment:6 by , 14 years ago
Easy pickings: | unset |
---|---|
Patch needs improvement: | set |
Patch needs improvement as per Kless's comment.
comment:7 by , 13 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
UI/UX: | unset |
Databrowse is now deprecated, see #16907
Note:
See TracTickets
for help on using tickets.
The patch I included just adds a CSS width property to the h2 element, preventing the overlap