From: | Dhiraj Chawla <dhiraj(dot)chawla(at)enterprisedb(dot)com> |
---|---|
To: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
Subject: | Text goes out of header area in html reports |
Date: | 2013-12-04 09:08:21 |
Message-ID: | CAJgtxT7syLc1D0dscVFUGV4qX=aTeaynGKwydkmmYHDLp=qFbg@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers |
Hi,
We have found that if the name of a database is too long (max limit allowed
for a database name) and when we generate the reports (properties,
dependencies, etc) for such databases, then the name of database in the
header goes out of the header area. Attached is a snapshot of such a case.
This is reproducible in case when the width of the browser in which you
open the report is smaller than expected.
I am attaching with this email a patch that fixes this issue. In this the
patch what I have done is fixed the min-width of the header area so that
the width of header area doesn't decrease when the width of the browser is
reduced.
Let me know your feedback on this.
regards,
*Dhiraj Chawla*
Senior Software Engineer
EnterpriseDB Corporation
The Enterprise PostgreSQL Company
Phone: +91-20-30589522
Attachment | Content-Type | Size |
---|---|---|
image/png | 55.7 KB | |
html_report_header_fix.patch | application/octet-stream | 1.5 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Timon | 2013-12-04 11:03:56 | [PATCH] enable OK button when change type name |
Previous Message | Sameer Kumar | 2013-12-04 06:50:30 | Changes in Trigger Firing |