-
Notifications
You must be signed in to change notification settings - Fork 29
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
Add "right of screen" for window content alignment #389
Comments
Are you maximizing your screen? If not, then your browser is If you can't avoid being maximized, because you choose to not reuse the last window size (in settings) and are always maximized [edit: or because you maximize after opening], then this is going to take some discussion upstream, and an issue opened, for UX people. Likely to be super low priority, but I also don't see it as particularly hard to horizontally align left|center|right, even if only behind a pref initially. |
Hi, yes I am maximising my screen, and that's very much my preferred style. I would have thought that was how most people use browsers. |
The only way to know is to get some Mozilla telemetry (which is just anonymized numbers) on window states/positions/sizes. For example, having lots of real estate on my monitors, and multiple windows (apps and browsers) open, I prefer windowed apps - and some users like to tile them: tiling would also result in a LB margin showing (unless they were incredibly lucky) |
Since the window is resized to avoid fingerprinting, I need to look at the cursor to select the scroll bar on the right hand side of the screen, as it's slightly offset. I'm used to being able to do it without looking because that's always where the scroll bar was.
Can we have an option to snap content to the right of the screen?
I mean these options
![image](https://private-user-images.githubusercontent.com/16429957/402295483-304b4c6d-8b9d-4731-b391-a4d5b1bd06c1.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1Njg0OTAsIm5iZiI6MTczOTU2ODE5MCwicGF0aCI6Ii8xNjQyOTk1Ny80MDIyOTU0ODMtMzA0YjRjNmQtOGI5ZC00NzMxLWIzOTEtYTRkNWIxYmQwNmMxLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTQlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE0VDIxMjMxMFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWQxY2ZlNDJlMmEwNGNhYWVlOTI0MWY5YWU5ZDNkNGE5NTJmNTY1Y2E1NDcwNDI2MTBlYjFiZjAzNzdkNDVjYTUmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.2U7KNvOMS8V7lLFSci7KHde2OLVSjuFA9y-rxefUNqM)
The text was updated successfully, but these errors were encountered: