Closed Bug 938623 Opened 12 years ago Closed 7 years ago

Web API interfaces list items cut off on top and bottom

Categories

(developer.mozilla.org Graveyard :: General, defect, P2)

All
Other

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: mikehaas763, Unassigned)

References

()

Details

(Whiteboard: [specification][type:bug])

Attachments

(1 file)

What did you do? ================ 1. Just viewed the Web API interfaces page (beta) 2.  3.  What happened? ============== Items were cut off on top and bottom What should have happened? ========================== List items should not be cut off. For example, in the first column I am seeing "EventSource" at the bottom however it is cut off half way through horizontally. At the top of the next column I see the lower cut off portion of "EventSource" Is there anything else we should know? ====================================== I'm running latest chrome on Windows 8.1
Hardware: All → PowerPC
Hardware: PowerPC → All
It is a bug of chrome that doesn't support CSS3 Columns well.
I don't know how to go around the problem for webkit/blink browsers.
Blocks: 910513
Status: UNCONFIRMED → NEW
Ever confirmed: true
Ah, you're right. It's not just affecting the beta version either. I wonder if there is a bug opened up for webkit and/or blink, as it's affecting both. I did some googling but did not come across one.
I'm interested in a work-around, too; so if you know of any.
Blocks: MDNPostLaunch
No longer blocks: 910513
Severity: normal → minor
Priority: -- → P2
The problem is that ".indexListRow" elements have a whole bunch of rubbish flexbox styling that cause the cutoff. Since I have no idea where else this is used, I'll let the writers clean it up.
Flags: needinfo?(jypenator)
Flags: needinfo?(fscholz)
Feedbacking sheppy who may know what these flex things are for.
Flags: needinfo?(jypenator) → needinfo?(eshepherd)
No idea about this.
Flags: needinfo?(fscholz)
We added all these funky flexbox things because, at the time, it was the only way to keep things formatted properly. Without them, the icons were all winding up in weird places on certain browsers. Apparently implementations of things have changed since then. We'll have to look at how to tweak this.
Flags: needinfo?(eshepherd)
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WORKSFORME
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: