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

Fixed bug in qx.ui.mobile.page.NavigationPage #2

Closed
wants to merge 1 commit into from
Closed

Fixed bug in qx.ui.mobile.page.NavigationPage #2

wants to merge 1 commit into from

Conversation

lepokle
Copy link
Contributor

@lepokle lepokle commented Aug 24, 2011

property __navigationBar is not a function (in getter function)

@qooxdoo
Copy link
Collaborator

qooxdoo commented Aug 24, 2011

Thanks for the pull request! We have fixed the bug: http://bugzilla.qooxdoo.org/show_bug.cgi?id=5555

@qooxdoo qooxdoo closed this Aug 24, 2011
dominikg referenced this pull request in dominikg/qooxdoo Dec 20, 2011
added missing getter for directionAccuracy to Swipe event
czuendorf pushed a commit that referenced this pull request Mar 5, 2012
Partial commit of ToggleButton. #2
This was referenced May 2, 2016
level420 pushed a commit that referenced this pull request Apr 27, 2017
* Update Iframe.js

* Update EcmaScript.js

* Added getMutationObserver()

Added getMutationObserver() method
and "ecmascript.mutationobserver" environment variable

* Added "ecmascript.mutationobserver" doc

* Code wrapped in environment check

* ignore(MutationObserver) added

* @ignore(MutationObserver) added

* iframe out-of-sync handler applied for all engines

- iframe-out-of-sync handler applied for all engines
- removed qx.bom.Iframe.getWindow(iframeDomElement).stop() call, cause "edge" and "mshtml" prevent access to it and on all the other engines (I've tested) it seems not to be needed.
(Tested with: Edge, IE 11, FF 52, Chrome 57 & Palemoon 27.2.1)

* (re-)added Window#stop() call

Due to the fact that I don't know under what circumstances the Window.stop() call might be necessary I've re added it again but this time protected by "isIE" checks (...whose Window object do not have a stop() method)

* Issue 9300 tests (#2)

* Create hello.html

* Added test for issue #9300

Testcase for "SyncSourceAfterDOMMove" added
jpriebe pushed a commit to jpriebe/qooxdoo that referenced this pull request Dec 17, 2018
Merging of qooxdoo master with forked qx master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants