Ticket #6693 (closed patch: fixed)
Opened 3 years ago
Last modified 2 years ago
mythweb status uses fixed-width (e.g. 340px) boxes
| Reported by: | Christian | Owned by: | xris |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | Plugin - MythWeb | Version: | 0.21-fixes |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
I've received this bug report from an user.
Packages come from debian-multimedia.org
It's bad enough that the mythweb backend status page uses only a tiny portion of the screen (this is 2009, people have wide-screen monitors with more than 1024x768 res), but the "div.schedule a" uses only about half of that (340 pixels). dumb! horizontal screen space (width) is abundant. vertical space (height) is not. and using pixels to specify sizes is just stupid - it assumes that everyone uses exactly the same font & font size on exactly the same monitor as the author.
Attachments
Change History
comment:1 follow-up: ↓ 2 Changed 3 years ago by Dibblah
- Status changed from new to closed
- Resolution set to invalid
Changed 2 years ago by cas@…
-
attachment
webmyth-css-patch.txt
added
fixes for width and other problems with mythweb status.css and backend_log.css
comment:3 Changed 2 years ago by stuartm
- Status changed from closed to new
- Type changed from enhancement to patch
- Resolution invalid deleted
comment:4 follow-up: ↓ 5 Changed 2 years ago by Marc Tousignant <drayson@…>
Confirmed this works. Status page looks nicer. Submitting an actual valid patch. Will apply against current trunk and to default, elkin, and grey themes.
comment:5 in reply to: ↑ 4 Changed 2 years ago by cas@…
Replying to Marc Tousignant <drayson@net1plus.com>:
Confirmed this works. Status page looks nicer. Submitting an actual valid patch. Will apply against current trunk and to default, elkin, and grey themes.
cool, thanks. it'll be nice not to have to patch it myself after every upgrade any more.

Feature request without patch.