After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 85658 - [ui-review][doc] Properties dialog string changes
[ui-review][doc] Properties dialog string changes
Status: RESOLVED FIXED
Product: nautilus
Classification: Core
Component: File and Folder Operations
0.x.x [obsolete]
Other All
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks: 82707
 
 
Reported: 2002-06-17 17:44 UTC by Calum Benson
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch to fix it (12.07 KB, patch)
2002-07-08 19:26 UTC, Damon Chaplin
none Details | Review
picture of the permissions page with labels beside checkboxes (9.75 KB, image/png)
2002-07-08 19:34 UTC, Damon Chaplin
  Details
revised patch to line up checkboxes, and remove old code. (12.75 KB, patch)
2002-07-10 17:08 UTC, Damon Chaplin
none Details | Review

Description Calum Benson 2002-06-17 17:44:30 UTC
The following issues came out of the recent ui-review and are recommended
for fixing prior to GNOME 2.0.1:
	
- Text field on basic tab needs a label, suggestion was _Name
- Items on 'Permissions' tab should have mnemonics
- s/Number View/Number view
- s/Last Changed/Last changed
Comment 1 Dave Bordoley [Not Reading Bug Mail] 2002-06-17 17:47:58 UTC
bug 82707 has the complete ui review attached to it. please add
dependencies to that bug.
Comment 2 Luis Villa 2002-06-18 20:54:54 UTC
Adding keywords to all ui-review bugs in one mass change, sorry for the spam. It
would be very nice if the folks doing UI review stuff would be sure to add
'PATCH' to the bugs that have those. I'm (tentatively) not marking these 'high'
but the release team [having gotten approval from the docs and i18n people]
would like to see these in ASAP on the 2.0.1 branches, so that i18n folks can
start translating at their convenience.
Comment 3 Luis Villa 2002-06-28 16:53:41 UTC
After¦some¦discussion¦with¦the¦release¦team,¦in¦order¦to¦get¦these¦in¦to¦2.0.1
and¦to¦not¦make¦the¦translators¦shoot¦us,¦these¦need¦to¦get¦in¦ASAP¦:)¦I'm
marking¦them¦'urgent'/2.0.1¦as¦a¦result;¦it¦would¦be¦greatly¦appreciated¦if
maintainers¦of¦the¦affected¦components¦can¦work¦on¦getting¦these¦patched¦ASAP¦so
that¦the¦translators¦can¦get¦cracking¦on¦them¦for¦the¦next¦release.¦[Subject,¦of
course,¦to¦maintainer¦agreement¦with¦the¦goals¦of¦the¦review¦:)¦
Comment 4 Luis Villa 2002-07-02 15:14:18 UTC
[Search for 'luis spamming' to catch every instance of this email.]
In order to better track Sun's bugs for Sun and Ximian's internal use, I've
added a temporary keyword to some bugs. I apologize for the spam, and for the
use of an additional keyword, but this is the best way for Sun to track 'it's'
bugs without interfering with the community's own triage and bug behavior. If
you have any questions or objections, please drop me a note at louie@ximian.com
or email bugmaster@gnome.org for more open discussion.
Comment 5 Damon Chaplin 2002-07-03 18:22:31 UTC
Some comments:

- s/Number View/Number view
- s/Last Changed/Last changed

Why change only these 2? What about "Text View", "Special Flags",
"File Owner", "File Group", and "MIME Type" on the Basic page?

Comment 6 Calum Benson 2002-07-03 18:46:32 UTC
Have no idea why that particular control was flagged... you're quite
right, all the controls you mention should have their labels in
sentence caps.  Go ahead and fix them all, please :)
Comment 7 Damon Chaplin 2002-07-08 19:26:45 UTC
Created attachment 9719 [details] [review]
patch to fix it
Comment 8 Damon Chaplin 2002-07-08 19:32:07 UTC
The patch adds a _Name label next to the filename. That needed a little
rearranging of code to set up the mnemonic. (Oops, I just realized I
forgot the colon at the end, but I'll add that.)

The other main change is to the permission checkboxes. They didn't have
labels, which meant they didn't support keynav very well (they didn't
show a focus indicator). I placed _Read/_Write/E_xecute labels next to
them and removed the title row, so keynav is good now. I'll add
a screenshot of this page in a sec.

Comment 9 Damon Chaplin 2002-07-08 19:34:37 UTC
Created attachment 9720 [details]
picture of the permissions page with labels beside checkboxes
Comment 10 Alexander Larsson 2002-07-09 09:00:40 UTC
Looks pretty good, but could you put the "sticky" checkbox to the
right of "Set user id". That may make it look more balanced.
Comment 11 Calum Benson 2002-07-09 10:12:38 UTC
FWIW I think it looks pretty good as it is... except that the "special
flags" checkboxes don't *quite* line up with the "Read" checkboxes
above, which will probably really bug a lot of people, including me :)
 Any chance we could fix this?
Comment 12 Damon Chaplin 2002-07-10 17:08:17 UTC
Created attachment 9779 [details] [review]
revised patch to line up checkboxes, and remove old code.
Comment 13 Damon Chaplin 2002-07-10 17:09:39 UTC
I lined up the checkboxes but I'm afraid it isn't trivial to move
the 'Sticky' checkbox as Alex suggested. The current code structure
doesn't really support that easily.
Comment 14 Alexander Larsson 2002-07-11 09:25:25 UTC
Looks good. Please commit.
Comment 15 Damon Chaplin 2002-07-11 17:57:46 UTC
patch applied. Leaving open for docs people.
Comment 16 Luis Villa 2002-07-11 20:19:51 UTC
jfleck: all yours. :) 
Comment 17 John Fleck 2002-07-13 21:13:51 UTC
adding to Eugene's bugzilla spam
Comment 18 Eugene O'Connor 2002-08-06 10:39:52 UTC
These changes do not affect User Guide docs.