RC4: Missing elipsis in "View in Hex mode"

Bugs and Issues in 1.82 Test versions which have been fixed and verified as resolved.

Moderators: helmut, XnTriq, xnview

Locked
User avatar
helmut
Posts: 8704
Joined: Sun Oct 12, 2003 6:47 pm
Location: Frankfurt, Germany

RC4: Missing elipsis in "View in Hex mode"

Post by helmut »

In Browser, the menu says File > View in hex mode
Instead, it should say "View in Hex mode..." (notice the case and elipsis "...").
Last edited by helmut on Tue Jun 07, 2005 12:11 am, edited 1 time in total.
User avatar
xnview
Author of XnView
Posts: 46236
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: RC4: Missing elipsis

Post by xnview »

helmut wrote:In Browser, the menu says File > View in hex mode
Instead, it should say "View in Hex mode..." (notice the case and elipsis "...").
Ok
Pierre.
User avatar
helmut
Posts: 8704
Joined: Sun Oct 12, 2003 6:47 pm
Location: Frankfurt, Germany

Post by helmut »

In RC5 the elipsis has been fixed but not the case.
kaptainkory
Posts: 41
Joined: Mon May 23, 2005 4:59 am

Post by kaptainkory »

Doesn't an elipsis imply that a dialogue box will open? In this case, no dialogue box is opened, so I don't understand the need for the elipsis. Please explain.
User avatar
helmut
Posts: 8704
Joined: Sun Oct 12, 2003 6:47 pm
Location: Frankfurt, Germany

Post by helmut »

kaptainkory wrote:Doesn't an elipsis imply that a dialogue box will open? In this case, no dialogue box is opened, so I don't understand the need for the elipsis. Please explain.
Correct. There's various spots for "View in Hex mode". In "File > View in Hex mode" a dialog is opened to choose a specific file, so an elipsis should be used here.
kaptainkory
Posts: 41
Joined: Mon May 23, 2005 4:59 am

Post by kaptainkory »

Aha, but when selecting an image in Browser and then opening a context menu, it should only be "View in Hex mode" (no elipsis) since no dialogue is opened. Right? Hmm.
User avatar
helmut
Posts: 8704
Joined: Sun Oct 12, 2003 6:47 pm
Location: Frankfurt, Germany

Post by helmut »

kaptainkory wrote:Aha, but when selecting an image in Browser and then opening a context menu, it should only be "View in Hex mode" (no elipsis) since no dialogue is opened. Right? Hmm.
Right. This way the user will know.
kaptainkory
Posts: 41
Joined: Mon May 23, 2005 4:59 am

Post by kaptainkory »

Well, right now the context menu says "View in hex mode...". Has this been listed as a bug elsewhere? I can't remember.
User avatar
helmut
Posts: 8704
Joined: Sun Oct 12, 2003 6:47 pm
Location: Frankfurt, Germany

Post by helmut »

kaptainkory wrote:Well, right now the context menu says "View in hex mode...". Has this been listed as a bug elsewhere? I can't remember.
Perhaps there's one string constant only and fixing at one location made the other one wrong. Moved back to "New/Open".
kaptainkory
Posts: 41
Joined: Mon May 23, 2005 4:59 am

Post by kaptainkory »

In RC6,

Context Menu = "View in Hex mode" (CORRECT)
File -> "View in Hex mode" (INCORRECT...should say "View in Hex mode..."
Dreamer
XnThusiast
Posts: 4608
Joined: Sun Jul 25, 2004 9:08 pm

Post by Dreamer »

Moved back to "New/Open".
User avatar
helmut
Posts: 8704
Joined: Sun Oct 12, 2003 6:47 pm
Location: Frankfurt, Germany

Post by helmut »

Verified fixed in RC7.
Locked