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

Button has wrong background on loading while focussed (BS theme) #13093

Closed
janwalther opened this issue Mar 17, 2014 · 7 comments
Closed

Button has wrong background on loading while focussed (BS theme) #13093

janwalther opened this issue Mar 17, 2014 · 7 comments

Comments

@janwalther
Copy link

I have a button which should get disabled on click and change its text to "Loading ...". I use the button javascript function of Bootstrap for this behaviour.
In connection with the Bootstrap theme the background is wrong.

To better show the behaviour I built a JSFiddle:
http://jsfiddle.net/DX9Ma/1/
Click the button and you see the wrong background.

@cvrebert cvrebert added css and removed css labels Mar 17, 2014
@cvrebert cvrebert added this to the v3.2.0 milestone Mar 17, 2014
shaneedwards added a commit to shaneedwards/bootstrap that referenced this issue Mar 26, 2014
I found that the “background-position: 0 -15;” entry in the
bootstrap-theme.css file was causing the button flicker associated with
issue twbs#13093.  Removing that line corrected the issue.  I took a look
around the theme and didn’t see any odd behavior caused by this change.
@cvrebert
Copy link
Collaborator

I can repro in Chrome but not in Firefox, so I'm guessing that this might be a Chrome rendering bug.

@cvrebert cvrebert removed this from the v3.2.0 milestone Apr 29, 2014
@cvrebert
Copy link
Collaborator

cvrebert commented May 4, 2014

@mdo Do you agree?

@cvrebert
Copy link
Collaborator

Closing as a probable rendering bug in Chrome. You may wish to file a bug in the Chromium issue tracker.

@XhmikosR
Copy link
Member

I think I can reproduce this with FF.

Is the issue like in this screenshot?

2014-05-22_19-18-21

@cvrebert
Copy link
Collaborator

Yup.

@cvrebert cvrebert reopened this May 22, 2014
@cvrebert
Copy link
Collaborator

@XhmikosR What OS did you take that screenshot on?

@XhmikosR
Copy link
Member

The thing is that it goes away if I switch tabs and back to that tab again after having pressed the button ofc.

@cvrebert: Windows 8.1 x64, with FF 30b6 x64 (my build but shouldn't matter)

EDIT: happens with FF 29.0.1 too on my system.

@cvrebert cvrebert modified the milestones: v3.2.0, v3.2.1 May 22, 2014
@mdo mdo modified the milestones: v3.2.1, v3.2.0 Jun 19, 2014
@mdo mdo closed this as completed in 43d21b9 Jun 19, 2014
@mdo mdo mentioned this issue Jun 19, 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
Projects
None yet
Development

No branches or pull requests

4 participants