use <label> tag to improve the ZMI importExport page

Bug #143444 reported by Bertrand Croq
0
Affects Status Importance Assigned to Milestone
Zope 2
Fix Released
Medium
Unassigned

Bug Description

Here is a patch that improves the importExport page in the ZMI, using the "label" tag (and changing the pointer when the cursor is over a "label" HTML block).

Revision history for this message
Bertrand Croq (bcroq) wrote :
Revision history for this message
Tres Seaver (tseaver) wrote :

I like the patch to the actual import/export form; I'm a little
more worried about the change to the "global" ZMI stylesheet.

Do you think there is any drawback to making all label elements
throughout the ZMI have a "pointer" icon?

Revision history for this message
Bertrand Croq (bcroq) wrote :

I think that making all label elements have a "pointer" cursor helps knowing that these are "clickable" elements... I don't understand why the default CSS (the one proposed at w3.org) doesn't do it!

Revision history for this message
tonico (tonico) wrote :

> = Comment - Entry #3 by bcroq on Jul 1, 2005 10:57 am
>
> I think that making all label elements have a "pointer" cursor helps
> knowing that these are "clickable" elements... I don't understand why the
> default CSS (the one proposed at w3.org) doesn't do it!

Buttons, radio boxes, inputs, checkboxes, etc. are clickable too, should they also get a pointer cursor? I think it's not necessary.

Revision history for this message
Bertrand Croq (bcroq) wrote :

Buttons already get the pointer cursor, checkboxes and radio boxes should get this cursor (with my proposed dtml pages they do). Well, this is my point of view :)

Revision history for this message
tonico (tonico) wrote :

I just checked in Mozilla, Opera, Konqueror and IE, none of this browsers shows a pointer cursor on buttons by default. I would just leave the defaults as users are used to it. Just my two cents :)

Revision history for this message
Bertrand Croq (bcroq) wrote :

Oups, you are right! Buttons don't get the pointer cursor... I only checked on the "search" button on zope.org, shame on me /o\

I personnaly don't think it is disturbing for the users (well, the admins, as we talk about the ZMI) to get a small hand indicating that they can click on "clickable" items...

Nevermind... I've proposed the patch, I wont cry if it's not committed ;)

Revision history for this message
Tres Seaver (tseaver) wrote :

I have merged the DTML changes (adding the label) but not the CSS change to the 2.10 branch:

 http://svn.zope.org/Zope/branches/2.10/?rev=107475&view=rev

the 2.11 branch:

 http://svn.zope.org/Zope/branches/2.11/?rev=107476&view=rev

the 2.12 branch:

 http://svn.zope.org/Zope/branches/2.12/?rev=107477&view=rev

and the trunk:

 http://svn.zope.org/Zope/trunk/?rev=107478&view=rev

Changed in zope2:
status: New → Fix Committed
Changed in zope2:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.