Changes between Version 1 and Version 2 of Ticket #10030, comment 23


Ignore:
Timestamp:
Jul 10, 2014, 9:18:19 PM (10 years ago)
Author:
Stephen E. Baker
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #10030, comment 23

    v1 v2  
    77Both pages use the same name and id for the textarea.
    88
    9 Edit:
    10 The watch lists:                activeElement   Unspecified error.      IHTMLElement
    11 So it knows it should be an IHTMLElement.
    12 
    139One page was using cols and rows and the other was using width and height, but I changed them to match with no change in behaviour.
    1410
    1511What I am able to see in the debugger is that the Unspecified error comes from accessing this.$.activeElement (I see the same thing in the watch for that property).  Other properties of this.$ work, e.g. alinkColor is "#0000ff".
    1612
    17 
    18 
    19 
     13Edit:
     14The watch lists:                activeElement   Unspecified error.      IHTMLElement
     15So it knows it should be an IHTMLElement.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy