#4743 closed defect (bug) (worksforme)
Be sure zooming with CTRL++ does not chop off items
Reported by: | jidanni | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Core | Keywords: | reporter-feedback |
Cc: |
Description
The stuff around
<div class="item-list-tabs no-ajax" id="object-nav" role="navigation">...</div>
starts going off the edge and gets cut off when one zooms with CTRL++.
I.e., older users zoom the text and the choice buttons start getting fewer and fewer.
I was on my http://www.bdsm.com.tw/members/jidanni/ where I encountered the bug.
Bye went 設定, one character at a time.
Attachments (1)
Change History (7)
#2
in reply to:
↑ 1
@
12 years ago
Replying to DJPaul:
Which web browser are you using?
Mozilla/5.0 (X11; Linux i686; rv:19.0) Gecko/20121221 Firefox/19.0 Iceweasel/19.0a2
P.S., "NSFW".
#4
@
12 years ago
Easy to reproduce:
On a seven inch etc. small browser window, do:
Visit http://www.bdsm.com.tw/members/jidanni/
no need to login.
Hit CTRL++ a few times then search (CTRL-F in Firefox, etc.) for 活動紀錄.
Hit CTRL++ some more if needed and e.g., CTRL+G to find the text again if it has slipped off screen.
You should be seeing something like the attached file.
Hit CTRL+- if you zoomed too much.
#5
@
12 years ago
- Milestone Awaiting Review deleted
- Resolution set to worksforme
- Status changed from new to closed
Hm. I've tested on a couple different machines, running different OSes and different versions of FF and other browsers. When I zoom way, way in, it does get a little ugly. But at no point do characters get cut off. The navigation tabs are expanding to fit the content even at the highest level of zoom.
Are you sure that this isn't a problem specific to your machine? Have you gotten reports from users, or is this something that is only affecting you personally? Have you verified that it's happening on other machines/browsers?
Or perhaps you are expecting a little too much here. If you zoom in a huge amount, there's very little that BuddyPress (or any system, for that matter) can do to prevent the layout from being thrown off.
If you can provide specific CSS that we could implement that would improve your situation, please feel free to suggest it. In the meantime, I'm going to close this one as worksforme, as I think that it's currently working well within what it's reasonable to expect.
Which web browser are you using?