Skip to main content

Search and Top Navigation

#9002 closed bug (wontfix)

Opened January 22, 2013 03:34PM UTC

Closed April 06, 2013 12:31AM UTC

Spinner: Space between spinner buttons in Opera

Reported by: Lina Owned by:
Priority: minor Milestone: none
Component: ui.spinner Version: 1.10.0
Keywords: Cc:
Blocked by: Blocking:
Description

Problem:

In Opera browser, when we zoom, we find a white space between the two buttons which looks very ugly.

Explication:

We check the theme of ui-jquery- spinner it has already this problem in opera browser.

Solution:

To fix this problem we should modify the value of height of this class .ui-spinner-button from 50% to 55% and i checked , it doesn't make any problem in other browsers

Attachments (0)
Change History (2)

Changed January 23, 2013 02:52AM UTC by tj.vantoll comment:1

status: newopen
summary: Spinner: Buggy buttons of the spinner in opera browser ( windows version)Spinner: Space between spinner buttons in Opera

Confirmed on the default demo - http://jqueryui.com/resources/demos/spinner/default.html. I can see a small gap on the default zoom on OS X but it's a bit more noticeable on Windows.

Changed April 06, 2013 12:31AM UTC by scottgonzalez comment:2

resolution: → wontfix
status: openclosed

Changing the height to >50% will of course change the way buttons look in other browsers. This may not be noticeable in a simple page at normal zoom levels, but will be obvious will certain zoom levels, and likely even some page layouts with subpixels coming into play. Since this will naturally go away with newer Opera releases using Blink, I'm going to close as won't fix.