https://fiddle.sencha.com/#view/editor&fiddle/37tq
Type: Posts; User: lagnat
https://fiddle.sencha.com/#view/editor&fiddle/37tq
Modifying data from a sorted column results in losing those record selections.
https://fiddle.sencha.com/#view/editor&fiddle/35ap
https://fiddle.sencha.com/#view/editor&fiddle/34f4
The documentation for hideDelay states "Delay in milliseconds after the mouse exits the target element but before the tooltip actually hides.", however this functionality does not work.
...
This is caused by me.lastHidden being set to a Date and not a millisecond value when consumed by Ext.Date.getElapsed(me.lastHidden).
Ext.define('App.override.ToolTip', {
override:...
Looks like they added a fix to deal with scrolling and overwrote offsets instead of adding to them.
if (alignToEl === Ext.getBody()) {
bodyScroll = alignToEl.getScroll();...
The problem in the fiddle is
layout: {
type: 'fit'
},
Tab panel wants to have a card layout, which it has by default.
It's very actively updated.
I emailed Atanas several months ago and he replied promptly. That being said, there's not much to gain by asking him to address the concerns of this community. Do you expect him to paint anything...
I doubt Atanas Popov reads the forums, but he did solicit feedback on one of the blog posts. I suspect he'd point to the roadmap and tell you everything is going to be great but I think it's worth...
bump
The problem is in Ext.data.request.Form. In the normal Ext.Ajax.request() case, the form is already in the DOM so this code ends up moving it to the end of body and then removing it completely.
...
For anyone else experiencing this problem, Sencha support has informed me that this is a known issue (EXTJS-16045) and from the looks of the reply I got, they're not planning on fixing it anytime...
There are 2 ways to expose the problem.
1. Adding multiple records, and assuming you add them faster than your backend can reply, will result in the new record as well as the previous records...
This code should be checking lastSprite.isDestroyed
if (lastSprite) {
drawContainer.fireEvent('spritemouseout', lastSprite, e);
.. or maybe the documentation isn't clear?
Doc says: spritemouseover( sprite, event, eOpts )
My expectation is that "sprite" is a sprite. It is not.
https://fiddle.sencha.com/#fiddle/tmc
+1
@Pathill - This just makes me want to stop bothering to reporting bugs.
I had a feeling that might be the case but I did notice something strange on occasion.. the formula would be called immediately and provide the proper value, then called with null values, and then...
This one is hard to describe, so the fiddle is the best way to see the issue.
In the fiddle I have a Panel with a ViewModel and a bound title to a formula. When the fiddle loads, there is a 5...
So just to be sure.. that test case confirms the issue, right?
Hi Patricia... Thank you for your explanation, and I apologize for my tone. I realize that I'm one person with one opinion, but I doubt that I'm the only one frustrated by this process. If you'd...
Hello? Gary? Are you going to ignore this? Please do *your job* and look at this report. Your engineering team would see the issue in about 5 seconds, but because you refuse to look at it, the...
So no fiddle means that this report doesn't get any attention?
https://fiddle.sencha.com/#fiddle/s24