Fix to issue #147, removes jumping and flickering occurring when selectmenu is opened #154
Fix to issue #147, removes jumping and flickering occurring when selectmenu is opened #154Ninkasi wants to merge 1 commit into
Conversation
|
Hi Ninkasi, I have found a small bug in your code, when you re-click the main anchor the menu div is not closing. I think I have solve it. Just change the _toogle body to the following: Thanks for your fix. Yanko |
TESTED with IE9 (9.0.8112.16421), Chrome (13.0.782.112 m) AND FF (5.0.1) Libraries: jquery-1.5.1, jquery.ui.1.8.9, jquery.ui.position.js and latest jquery.ui.selectmenu.js (2011.08.10)
|
I would need some informations to classify your comment: @Ninkasi & @yaheys |
|
Browsers i was using were: I was able to get rid of the jumping with this patch i posted but it only seems to fix this issue for the "dropdown" style menu. |
|
As i commented within the code I would need step by step tutorial how to reproduce the issue or a test file / fiddle to reproduce the issue. Problem does only occur in IE9 and latest stable Chrome, correct? |
|
Hi, Browsers where I detected were IE7 and IE8. The fix from Ninkasi solve my Yanko (@yaheys) 2011/8/20 fnagel <
|
|
@yaheys |
|
Please give feedback. Release 0.1.2 is already delayed. |
|
You can find my latest patch here: https://github.com/Ninkasi/jquery-ui/blob/selectmenu/ui/jquery.ui.selectmenu.js |
|
Sorry for the late response. I was pretty busy and my left spare time was used to create the new version of Selectmenu widget (see #140). I was not able to reproduce the issue by using the posted demo ( http://www.students.oamk.fi/~jsaarija/selectmenu-test/ ). Ive tested in FF7, IE9 and latest stable Chrome. |
|
I feel cautiously optimistic Ive found a solution for this whole flickering/jumping/positioning issue. Finally. See and comment #147 |
|
Please test latest commit and give some feedback at #147 |
|
Please test version 1.2 or latest dev / commit and give feedback! |
|
Please give some feedback! |
1 similar comment
|
Please give some feedback! |
|
Sorry for late response. Just got 1.2 version installed and tested. After bit of testing seems that it works like a charm. Thank you very much for your efforts! |
|
Thanks for your feedback! |
TESTED with IE9 (9.0.8112.16421), Chrome (13.0.782.112 m) AND FF (5.0.1)
Libraries used:
jquery-1.5.1
jquery.ui.1.8.9
jquery.ui.position.js
jquery.ui.selectmenu.js (2011.08.10)