Talk:Comparison of integrated development environments: Difference between revisions

Content deleted Content added
Line 193:
 
{{collapse bottom}}
 
== Something is wrong with some of the sortable tables ==
 
On the current version of the page, some of the sortable tables only sort the first time (as ascending) on the column you choose. After that, clicking to sort on that column or any other column does not work. I checked this in two browsers and compared to other Wiki pages. This issue exists on this page alone (out of the ones I checked). Having reviewed the code, I cannot immediately see why this is happening with my limited wiki-coding knowledge. However, I was hoping someone else with greater knowledge might see this and figure out why this is happening.
 
Example is the C/C++ table. Might it be due to number of items????
 
UPDATE: I opened my JavaScript Console in my browser. On the C/C++ table alone, the following error is produced on the second click to re-sort the table:
{|
|-
| colspan="2" width="500pt" valign="top" | <span style="color:red">Uncaught TypeError: Cannot call method 'format' of undefined</span> || load.php?debug=false&lang=en&modules=jquery.tablesorter&skin=vector&…
version=20130817T022511Z&*:3
|-
| &nbsp;&nbsp; || valign="top" | <span style="color:red">buildCache</span> || load.php?debug=false&lang=en&modules=jquery.tablesorter&skin=vector&…
version=20130817T022511Z&*:3
|-
| &nbsp;&nbsp; || valign="top" | <span style="color:red">$headers.filter.on.mousedown.onselectstart</span> || load.php?debug=false&lang=en&modules=jquery.tablesorter&skin=vector&…
version=20130817T022511Z&*:12
|-
| &nbsp;&nbsp; || valign="top" | <span style="color:red">jQuery.event.dispatch</span> || load.php?debug=false&lang=en&modules=jquery%2Cmediawiki%2CSpinner%7C…
jquery.l%7Cmw.MwEmbedSupport&only=scripts&skin=vector&version=20130817T022511Z:45
|-
| &nbsp;&nbsp; || valign="top" | <span style="color:red">elemData.handle.eventHandle</span> || load.php?debug=false&lang=en&modules=jquery%2Cmediawiki%2CSpinner%7C…
jquery.l%7Cmw.MwEmbedSupport&only=scripts&skin=vector&version=20130817T022511Z:38
|}
[[User:Kdmckale|Kdmckale]] ([[User talk:Kdmckale|talk]]) 21:18, 18 August 2013 (UTC)
 
==Multithread debug capacity==
What do you think about adding a "multithread debug" information as note [n] in debug column ? ''24 Feb 2013'' <span style="font-size: smaller;" class="autosigned">— Preceding [[Wikipedia:Signatures|unsigned]] comment added by [[Special:Contributions/78.251.17.244|78.251.17.244]] ([[User talk:78.251.17.244|talk]]) 12:52, 24 February 2013 (UTC)</span><!-- Template:Unsigned IP --> <!--Autosigned by SineBot-->
 
== Eclipse ADT ==