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

Missing border from input in button addons while focus #12349

Closed
bekos opened this issue Jan 23, 2014 · 9 comments
Closed

Missing border from input in button addons while focus #12349

bekos opened this issue Jan 23, 2014 · 9 comments

Comments

@bekos
Copy link

bekos commented Jan 23, 2014

The left/right border in button addons seems to be overlapped and so it is not visible.

bt1

Something that is not happening for example in checkbox buttons.

bt2

@mdo
Copy link
Member

mdo commented Jan 23, 2014

What browser, and are you at another zoom level other than 100%?

@cvrebert
Copy link
Collaborator

Please re-rest using the bleeding-edge code in the master branch; some fixes have been made to input groups since the last release.

@juthilo
Copy link
Collaborator

juthilo commented Jan 23, 2014

I can reproduce this with the latest code in our docs (run locally), using Chrome 32.0.1700.76 on Windows 8.1.

@juthilo juthilo added this to the v3.1.1 milestone Feb 8, 2014
@supergibbs
Copy link
Contributor

Partial fix here (only for btn-default): http://jsfiddle.net/Supergibbs/282ze/

Updated: Implemented in my fork but not ready for a PR

@cvrebert cvrebert modified the milestones: v3.2.0, v3.1.1 Feb 9, 2014
mdo added a commit that referenced this issue Feb 11, 2014
…orm controls in input groups for proper borders
@mdo
Copy link
Member

mdo commented Feb 11, 2014

Fixed with #12698. Fix in action: http://jsbin.com/kaloz/1/.

@mdo mdo closed this as completed Feb 11, 2014
@mdo mdo modified the milestones: v3.1.1, v3.2.0 Feb 11, 2014
@mdo mdo mentioned this issue Feb 11, 2014
1 task
@bekos
Copy link
Author

bekos commented Feb 11, 2014

Thx!

@supergibbs
Copy link
Contributor

Haha way nicer than my hack. I tried setting the z-index but needed position: relative too apparently.

stempler pushed a commit to stempler/bootstrap that referenced this issue Apr 11, 2014
…ition and z-index form controls in input groups for proper borders
stempler pushed a commit to stempler/bootstrap that referenced this issue Nov 4, 2014
…ition and z-index form controls in input groups for proper borders
@kingsonlo
Copy link

This issue re-surfaced for when the button is on the right side of the input.

@cvrebert
Copy link
Collaborator

@LOKIHK Protip: File a new issue with instead of adding a comment to a year-and-half-old closed issue.

@twbs twbs locked and limited conversation to collaborators Nov 14, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

6 participants