Closed
Bug 87567
Opened 24 years ago
Closed 24 years ago
Better-looking tabs for the userprefs.cgi page
Categories
(Bugzilla :: User Interface, enhancement, P4)
Tracking
()
RESOLVED
FIXED
Bugzilla 2.16
People
(Reporter: justdave, Assigned: myk)
References
()
Details
Attachments
(3 files)
|
4.76 KB,
patch
|
Details | Diff | Splinter Review | |
|
4.37 KB,
patch
|
Details | Diff | Splinter Review | |
|
1.58 KB,
text/html
|
Details |
I had an idea how to do something a little prettier with the tabs on the
userprefs.cgi page... demo is at the above URL.
I'll attach a diff shortly that actually incorporates it into userprefs.cgi
| Reporter | ||
Comment 1•24 years ago
|
||
| Reporter | ||
Updated•24 years ago
|
| Reporter | ||
Comment 2•24 years ago
|
||
| Reporter | ||
Comment 3•24 years ago
|
||
Patch v2 takes into account that not everyone uses a white background. Oops :)
Updated•24 years ago
|
Priority: -- → P4
Comment 4•24 years ago
|
||
Do we really want to use all those tables? :(
Assignee: justdave → myk
Component: Bugzilla → User Interface
Product: Webtools → Bugzilla
Version: Bugzilla 2.13 → 2.13
Comment 5•24 years ago
|
||
This certainly seems overkill. I suggest CSS as an easier way to do it :-)
Gerv
| Reporter | ||
Comment 6•24 years ago
|
||
How would you create something like that with CSS? enlighten me :)
The html I just attached is not really a suggestion for Bugzilla inclusion -- as
it uses the Mozilla -moz-border-radius CSS property, and it looks a bit pants
with any other browser, but it is an example of how CSS could, one day, brighten
up the tabs.
CSS3 should provide a standard border-radius property.
| Reporter | ||
Comment 9•24 years ago
|
||
We are currently trying to wrap up Bugzilla 2.16. We are now close enough to
release time that anything that wasn't already ranked at P1 isn't going to make
the cut. Thus this is being retargetted at 2.18. If you strongly disagree with
this retargetting, please comment, however, be aware that we only have about 2
weeks left to review and test anything at this point, and we intend to devote
this time to the remaining bugs that were designated as release blockers.
Target Milestone: Bugzilla 2.16 → Bugzilla 2.18
Comment 10•24 years ago
|
||
Bug 117060 has somewhat improved tabs. Now that I've spotted this bug, I'll take
inspiration from it :-)
Gerv
Comment 11•24 years ago
|
||
So this patch isn't templatised, so can't be used as-is. I think this is better
as a post-templatisation enhancement - my tabs, poor as they are, will do for now.
Gerv
| Reporter | ||
Comment 12•24 years ago
|
||
This was fixed by the patch on bug 117060
Status: NEW → RESOLVED
Closed: 24 years ago
Depends on: 117060
Resolution: --- → FIXED
Target Milestone: Bugzilla 2.18 → Bugzilla 2.16
Comment 13•24 years ago
|
||
Well, as long as people are happy with my poor effort :-)
Gerv
| Reporter | ||
Comment 14•24 years ago
|
||
I was the reporter on this bug, I'm happy. :-)
If anyone else isn't, feel free to reopen though.
Updated•13 years ago
|
QA Contact: matty_is_a_geek → default-qa
You need to log in
before you can comment on or make changes to this bug.
Description
•