Bug 34818 - Request alternating color scheme for html manager
Summary: Request alternating color scheme for html manager
Status: RESOLVED FIXED
Alias: None
Product: Tomcat 5
Classification: Unclassified
Component: Webapps:Manager (show other bugs)
Version: 5.5.9
Hardware: All All
: P5 normal (vote)
Target Milestone: ---
Assignee: Tomcat Developers Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-09 16:49 UTC by Jeff Domeyer
Modified: 2005-07-22 10:08 UTC (History)
0 users



Attachments
Removes white background color from table tags (1.12 KB, patch)
2005-07-22 14:02 UTC, Jeff Domeyer
Details | Diff
Alternates the color of the table's row's background (4.00 KB, patch)
2005-07-22 14:03 UTC, Jeff Domeyer
Details | Diff
example output after patches (127.18 KB, image/png)
2005-07-22 14:04 UTC, Jeff Domeyer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jeff Domeyer 2005-05-09 16:49:05 UTC
When undeploying applications, it is easy to accidently click on the wrong 
button, thus unloading the wrong application (causes stress when multiple 
people are using the system at the same time).

Propose to add alternating background color to the table.
patches and example:
http://review.gis.msu.edu/patches/


Thanks
-Jeff Domeyer
Geographic Information System
Michigan State University
Comment 1 Yoav Shapira 2005-07-21 23:42:43 UTC
URL not found, 404 when I click on it.  If you're still interested and really
think alternate background rows will make a big difference for this scenario. 
Please reopen this issue and submit your patches here in our standard diff -u
format.  Thanks.
Comment 2 Jeff Domeyer 2005-07-22 14:02:47 UTC
Created attachment 15745 [details]
Removes white background color from table tags
Comment 3 Jeff Domeyer 2005-07-22 14:03:41 UTC
Created attachment 15746 [details]
Alternates the color of the table's row's background
Comment 4 Jeff Domeyer 2005-07-22 14:04:19 UTC
Created attachment 15747 [details]
example output after patches
Comment 5 Jeff Domeyer 2005-07-22 14:06:54 UTC
Sorry about that. Attached patches and picture as requested.
Comment 6 Yoav Shapira 2005-07-22 18:08:36 UTC
OK, done.  Thanks for the patch submission.