Search Type: Posts; User: olegtaranenko

Page 1 of 2 1 2

Search: Search took 0.02 seconds.

  1. Looks like link is not valid :(
  2. looks like need to open the ticket...
  3. Hi there,


    as far as Mitchel does not want to answer in Premium Forum will cross-post the issue here.

    Nevertheless in some post was stated that back button on Android is still supported if use...
  4. After some investigation have realized that BufferedList total unusable with last 2.1.0 code. It inherits from the Ext.dataview.List but last is radical reworked now (this infinitive mode). That's...
  5. have tried with last release codebase, it does not work :@
    it breaks on the line





    Uncaught TypeError: Object [object Object] has no method 'getItemElementConfig' BufferedList.js:540

    ...
  6. Replies
    2
    Views
    249
    one kind of bad programmers practice :P
  7. Yes, still it is. Sencha has a problems with scrolling of ever not long list, because of its 'infinity' mode. To me more annoying is that it has hiccups (small delays) during scrolling.
    Build:...
  8. where did you find docs for Cmd? :)
  9. Thanks mjgallag

    will waiting for Don response... honestly speaking, I did not understand his advice something to define or override in my Store/Proxy classes :)

    Cheers, Oleg
  10. I trying to show a link but got
    Sencha Forums Message

    olegtaranenko, you do not have permission to access this page. This could be due to one of several reasons:
    Your user account may not have...
  11. Hi all,

    I got pretty interesting message from
    sencha ant testing build:


    Sencha Cmd v3.0.0.250[INF] testing:
    [INF] -before-init-local:
    [INF] -init-local:
    [INF] -after-init-local:
  12. REQUIRED INFORMATIONExt version tested:

    Sencha Touch 2.1 RC2
    Browser versions tested against:

    Chrome Canary 25
    DOCTYPE tested against:

    html
    Description:
  13. Thanks for answer. If you need more efforts from my side I'm ready to cooperate

    Cheers, Oleg
  14. try to build project in 3.0.0.230
    got exception

    3.0.0.201 builds like a charm...

    Thoughts?

    cheers, Oleg
  15. Do update to ST 2.1

    Cheers, Oleg
  16. Someone added very promisingly notice
    Success! Looks like we've fixed this one. According to our records the fix was applied for TOUCH-409 in 2.0.
    at the top of topic. Wonderful!
    Does he or she...
  17. Do you mean we need to buy support subscription to get bug fixed in distro?
  18. Long-suffered Select Field...



    Ext.create('Ext.form.Panel', { fullscreen: true, items: [
    { xtype: 'fieldset',
    title: 'Select',
    items: [{
    xtype:...
  19. Replies
    5
    Views
    1,089
    No, the configured last slot always ​inits wrong if it is not the last element of total slots collection
  20. on some circumstances keyup event is triggered without typing on keyboard. Do ask me why, do not remember :)
    The adding null-check works the problem around.


    doKeyUp: function(me, e) { ...
  21. Replies
    5
    Views
    1,089
    in function setValue() last slot always inited to wrong value. Does not matter find it in loop or not.



    setValue: function(values, animated) { var me = this,
    slots =...
  22. Really it could be treated as a bug too. At same time keyup event triggers not only by real keybord typing. Added null - checking to the doKeyUp handler
  23. Replies
    5
    Views
    1,089
    REQUIRED INFORMATIONExt version tested:

    Sencha 2.0.1
    Browser versions tested against:

    Any
    Description:

    Wrong init of of the DatePicker slot
    Possible fix:
  24. Hi,

    Sencha 2.0.1, but I think it related to the Ext core.
    I wonder have anybody same problems I ran into.



    pass: function(fn, args, scope) { if (!Ext.isArray(args)) {
    ...
  25. hm-m-m... if nobody answer, I should cross post topic to "Ext: Premium Help" forum.
Results 1 to 25 of 39
Page 1 of 2 1 2