If I click on the Tools tab on the right-hand panel I'm getting some 
unexpected behavior with the buttons and checkboxes. Namely, clicking the 
button also clicks the check-box, which is not the intended consequence.

This happened for - I think - all of the buttons in version 5.1.0. It now 
seems to only be happening for the Import button in 5.1.2.

The only difference I can find is that most of the items are:
<label>
  <checkbox>
  <span>
    <button>
    <description>

And the Import button is 
<label>
  <checkbox>
  <span>
    <div><button></div>
    <description>

I'm not sure exactly why that's causing an issue, but clicking the Import 
button will also (in Firefox 32 on Linux) click the checkbox and thus add 
the Import icon to the quick access panel at the top. Any ideas?

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.

Reply via email to