Skip to content
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

Regression of the table/panel clipping #14437

Closed
supergibbs opened this issue Aug 21, 2014 · 5 comments
Closed

Regression of the table/panel clipping #14437

supergibbs opened this issue Aug 21, 2014 · 5 comments
Labels
Milestone

Comments

@supergibbs
Copy link
Contributor

Not in v3.2 but in the latest from GitHub, the corners are getting clipped by the background of the table row.

http://jsfiddle.net/Supergibbs/LtYW4/

It's caused by these two commits from #13920:
ac67bc8
71974e2

Any table-striping (or manual background colors) need to go on the td/th, not the tr if it's in a panel.

@cvrebert cvrebert added the css label Aug 21, 2014
@cvrebert cvrebert added this to the v3.2.1 milestone Aug 21, 2014
@mdo
Copy link
Member

mdo commented Aug 23, 2014

I see no issues in the fiddle's corners.

screen shot 2014-08-23 at 1 32 50 pm

@supergibbs
Copy link
Contributor Author

The fiddle is linked directly to the latest CSS file, any commits that would have affected it?

I am on my way to burning man for a week so I can't take a look till after Labor Day. :)

Sent from my eyephone.

On Aug 23, 2014, at 1:35 PM, Mark Otto [email protected] wrote:

I see no issues in the fiddle's corners.


Reply to this email directly or view it on GitHub.

@mdo
Copy link
Member

mdo commented Aug 24, 2014

Yeah something probably changed but I don't recall what. Ping me again when you're back if it's still an issue.

@mdo mdo closed this as completed Aug 24, 2014
@millnut
Copy link

millnut commented Aug 26, 2014

I see this on Firefox 31 using the jsfiddle above, but not on Chrome. Looks like a clipping bug with the way Firefox handles border-radius and background colour on tr

@supergibbs
Copy link
Contributor Author

Ya, on Firefox it appears like this:

clipping

@cvrebert cvrebert reopened this Sep 3, 2014
@mdo mdo closed this as completed in 5b7a5f8 Sep 5, 2014
Saranya-Raaj pushed a commit to Saranya-Raaj/bootstrap that referenced this issue Oct 9, 2014
stempler pushed a commit to stempler/bootstrap that referenced this issue Nov 4, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants