Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version on About Paladin window do not match current version #391

Open
OscarL opened this issue Mar 8, 2024 · 5 comments
Open

Version on About Paladin window do not match current version #391

OscarL opened this issue Mar 8, 2024 · 5 comments

Comments

@OscarL
Copy link

OscarL commented Mar 8, 2024

pkgman search -i -D paladin shows version 2.9-1, the about window reads: Version 2.6 d0.

32/64 bits, same thing.

BTW, the "File->About Paladin" menu item should have an ellipsis (...) at the end :-)

@humdingerb
Copy link
Member

BTW, the "File->About Paladin" menu item should have an ellipsis (...) at the end :-)

I always find thinking about the use of ellipsis long enough and you start questioning whatever decision you've come to before... :)

Here, I'd say no ellipsis, because the result of the menu item does what the label says: the about window is shown, with no further input from the user needed. If there weren't the name of the app included, it probably should be "About...". But that's more a case of ellipsis being used for ommitting something.

I might be very wrong though, and you'll see a wild mix of ellipsis/no ellipsis when you check your installed apps...

@pulkomandy
Copy link
Member

Yes, I agree with the "ellipsis means extra input will be needed to complete the operation" (for example "save as..." will ask for a filename). This is what we put in the UI guidelines:

An ellipsis is a series of 3 dots (…) used to tell the user that a control, often a menu item or button, will require further input.

https://www.haiku-os.org/docs/HIG/index.xml

@OscarL
Copy link
Author

OscarL commented Mar 8, 2024

One could argue (tongue-in-cheekly) that the resulting modal "about window" does requires further input (as in: click for dismissal) :-P /me ducks

@humdingerb
Copy link
Member

I think much of the confusion comes, because at one time (was it even in the HIG, I don't remember...) it was paractised that whenever somethings opens a window, you add ellipsis.

There are a few places where even the Haiku apps don't quite follow the HIG. I may clean that up eventually...

@OscarL
Copy link
Author

OscarL commented Mar 9, 2024

it was paractised that whenever somethings opens a window, you add ellipsis.

Indeed, that was how I remembered/expected it. I guess I didn't got the updated HIG memo. Oh well, no biggie.

Back to see why the versions shown dot not match. :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants