Ticket #8 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

通知領域のアイコンを右クリックした時のメニューに「...」がついていない

Reported by: znz Assigned to: rryu
Priority: normal Milestone: アルファ版
Component: MacFace for Windows Version: alpha
Severity: normal Keywords:
Cc:

Description

通知領域のアイコンを右クリックした時のメニューのうちダイアログなどが出てくるものはellipsisが付いているべき。

Change History

09/10/05 05:16:06 changed by rryu

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnwue/html/ch14d.asp

Ellipses

If a command requires additional information to complete its intended action, and you use a dialog box to supply that information, follow the command with an ellipsis (…). The ellipsis provides a visual cue that the command requires additional information.

Here are examples of when to use an ellipsis as part of a command's text:

  • Include an ellipsis for a Save As command because the command is not complete until the user supplies or confirms a file name. Similar common examples include Browse, Open, Find, Add, and Customize.
  • Include an ellipsis for a Print command when it opens the Print dialog box, where the user must confirm the print settings before printing.

09/13/05 23:52:08 changed by rryu

  • status changed from new to assigned.

ellipsisを付ける必要があるのはコマンドを完了させるのに追加の操作が必要な場合だけです。

バージョン情報ウインドウがモーダルダイアログであった場合は、操作を完了させるためにダイアログを閉じるという操作が必要になるのでellipsisを付ける必要がありますが、ここではモードレスダイアログなので付ける必要はありません。バージョン情報ウインドウを表示させるための「バージョン情報」メニューは、メニューを選択しただけで操作が完了しているからです。

MacFace の設定」メニューは、同じくモードレスダイアログが表示されるメニュー項目ですが、設定を行うためには更なる操作が必要なので、ellipsisを付けるべきだと思われます。

09/13/05 23:53:08 changed by rryu

  • version set to 1.0.
  • milestone set to アルファ版.

09/13/05 23:57:33 changed by rryu

  • status changed from assigned to closed.
  • resolution set to fixed.