Closed
Bug 717624
Opened 13 years ago
Closed 13 years ago
Standalone images should be centred in the window
Categories
(Core :: Layout, defect)
Tracking
()
VERIFIED
WONTFIX
People
(Reporter: rik, Unassigned)
Details
Follow-up to bug 376997.
Standalone images are currently centred in the "content view". They should be centred in the window. The toolbars height should be taken into account and removed.
Updated•13 years ago
|
Summary: Standalone alone images should be centred in the window → Standalone images should be centred in the window
Comment 1•13 years ago
|
||
This doesn't seem to make sense, and I don't see how it could be implemented in a sane way.
Reporter | ||
Comment 2•13 years ago
|
||
When a window is maximized, the 90+ pixels occupied by toolbars put the image lower than it should be.
Also, I think eyes focus more on the top part of the screen than the bottom part. I don't have any study or research to back up this claim though. I just feel it would be nicer to use.
For the implementation, just removing around 100px without actually measuring the toolbars height could be a simpler alternative.
Status: RESOLVED → REOPENED
Resolution: WONTFIX → ---
Comment 3•13 years ago
|
||
(In reply to Anthony Ricaud (:rik) from comment #2)
> When a window is maximized, the 90+ pixels occupied by toolbars put the
> image lower than it should be.
"Should be" according to ...? It's centered in the content area, similarly to how random pages on the web would go about centering images.
> Also, I think eyes focus more on the top part of the screen than the bottom
> part. I don't have any study or research to back up this claim though. I
> just feel it would be nicer to use.
>
> For the implementation, just removing around 100px without actually
> measuring the toolbars height could be a simpler alternative.
So this isn't really about toolbars and you're actually saying "images shouldn't be centered vertically"? If so, please re-summarize this bug accordingly.
Comment 4•13 years ago
|
||
I don't think users would understand why there was a larger gap at the bottom of the image than at the top when websites don't render their vertical centering this way.
The workaround if you still desire this behavior is to use browser fullscreen (F11) when viewing an image and it will appear vertically centered on the whole screen.
Status: REOPENED → RESOLVED
Closed: 13 years ago → 13 years ago
Resolution: --- → WONTFIX
Updated•13 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•