Tagged Questions
7
votes
3answers
121 views
When Back Button is Expected but Not Supported, The Least Invasive User Assistance?
Problem: I have a situation where in a browser-based web application the back button (and backspace key for that matter) cannot be supported or used. If it is used, the results can be unpredictable in ...
5
votes
2answers
92 views
Browser extensions: page action or browser action?
I develop a Firefox and Chrome extension, and I'm adding a button. It seems like a page action (button in the address bar) is the "correct" choice, as opposed to a browser action (button on the ...
2
votes
5answers
219 views
Should a form's style be left to the browser?
Instead of using CSS resets, I use Normalize.css, and I usually style an HTML form's containing elements such as input, label, textarea, etc. to the fullest extent. To make sure that the form's design ...
4
votes
3answers
217 views
The meaning of the Home button in browsers
I'm not talking about the Home on the website or an app but the home on the browser itself.
First of all, I saw no use for that button eversince I first touched a browser. Maybe it made no sense to ...
14
votes
4answers
813 views
Can you see a good reason to remove the plus sign in Google Chrome's create tab button?
I am talking about this button:
The plus sign that used to be on that button has been removed in recent versions.
I am very intrigued as to why they might have found it convenient.
I'm a ...
