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

Allow applications to request that the title of the document be shown #89

Closed
marcoscaceres opened this issue Dec 3, 2013 · 2 comments
Closed

Comments

@marcoscaceres
Copy link
Member

It would be nice for developers to have a means to request that the title of a document be shown when an application is running standalone.

Note: no user agent that we've looked at supports this.

Signals of interest: Mozilla.

@marcoscaceres
Copy link
Member Author

Applications use different semiotic queues (e.g., their UX, including color schemes, layout, and other signs - such as a splash screen on launch) to convey to the user which application they are. As such, asking the UA to display the title of the application is fairly redundant (and would just eat up space on a mobile UI).

Where applications display a kind of title, this is usually coupled with other functionality - like searching, settings, etc. As already mentioned, constrained UIs on hand-held devices seem to make this a necessity.

Some examples:

Google Authenticator app, combines title with ℹ️ and a 📝 button.
screenshot 2013-12-17 10 52 45

BBC combines its logo with search, settings, and info:
screenshot 2013-12-17 11 02 40

I'm rejecting this feature request based on lack of use cases and strong examples.

LinkedIn combines its logo with notifications, and provides search and the ability to write a wall entry on the same title bar:

screenshot 2013-12-17 11 04 02

@marcoscaceres
Copy link
Member Author

Just recording that application titles make sense, of course, in places like tab switching.

For example:
screenshot 2013-12-17 10 49 08

And of course, task switchers too. But requesting that it be shown explicitly by the dev doesn't seem to make much sense.

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

No branches or pull requests

1 participant