Skip to main content

Search and Top Navigation

#11220 closed bug (notabug)

Opened February 24, 2015 09:49PM UTC

Closed February 24, 2015 10:00PM UTC

Last modified February 24, 2015 10:16PM UTC

Problem with Jquery UI button used as a toggle button

Reported by: gkirov76@gmail.com Owned by: gkirov76@gmail.com
Priority: minor Milestone: none
Component: ui.button Version: 1.11.1
Keywords: Cc:
Blocked by: Blocking:
Description

I have a problem with jquery button when I use it as toggle button. The bug appears in Chrome. When the toggle button use clicked it trigger a scroll event for the document, although it is placed in a scrollable div. There is many toggle buttons in my app, placed in different divs formed a 'grid' that is placed in a outer div so that can be scrolled. Do you have any suggestions for that strange behavior? Is it a bug in jquery UI because there are another elements in that 'grid' used as 'buttons' that don't cause scroll for the document element and the scrollbale div at click on them (for instance - color picker, checkboxes and so on).

Attachments (0)
Change History (5)

Changed February 24, 2015 09:52PM UTC by scottgonzalez comment:1

owner: → gkirov76@gmail.com
status: newpending

It sounds like you're not even sure if you're reporting a bug. Please provide a reduced test case showing the problem.

Changed February 24, 2015 09:57PM UTC by gkirov76@gmail.com comment:2

status: pendingnew

Replying to [comment:1 scott.gonzalez]:

It sounds like you're not even sure if you're reporting a bug. Please provide a reduced test case showing the problem.

I'm sure that it's a bug and I cannot provide code, because the app is very complex large and it's a complex designer tool, and it's required many other sources files and so on. I tried to debug in jquery and jquery UI siles and saw that there have raised this events, when I click on every toggle button.

Changed February 24, 2015 10:00PM UTC by scottgonzalez comment:3

resolution: → notabug
status: newclosed

If you can't provide a reduced test case, then there's nothing for us to debug.

Changed February 24, 2015 10:07PM UTC by gkirov76@gmail.com comment:4

OK. I will try to resolve this bug, or just I will use another plugin or just I will will develop one, but the problem will remain in jquery UI.

Changed February 24, 2015 10:16PM UTC by scottgonzalez comment:5

Do what you need to do, but if you can't provide a test page for us, I don't know what you expect us to do.