[Bug 65664] Tipsy (jquery.tipsy) should disappear on click

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65664

--- Comment #7 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 135010 merged by jenkins-bot:
Close the tipsy tooltip when clicked on it

https://gerrit.wikimedia.org/r/135010

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 65664] Tipsy (jquery.tipsy) should disappear on click

2014-05-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65664

Florian florian.schmidt.wel...@t-online.de changed:

   What|Removed |Added

 Status|PATCH_TO_REVIEW |RESOLVED
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 65664] Tipsy (jquery.tipsy) should disappear on click

2014-05-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65664

--- Comment #1 from Nemo federicol...@tiscali.it ---
Example on attachment 15460.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 65664] Tipsy (jquery.tipsy) should disappear on click

2014-05-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65664

Florian florian.schmidt.wel...@t-online.de changed:

   What|Removed |Added

 CC||matma@gmail.com
  Component|ResourceLoader  |JavaScript

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 65664] Tipsy (jquery.tipsy) should disappear on click

2014-05-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65664

Florian florian.schmidt.wel...@t-online.de changed:

   What|Removed |Added

 CC||alolita.sha...@gmail.com,
   ||amir.ahar...@mail.huji.ac.i
   ||l, da...@sheetmusic.org.uk,
   ||kartik.mis...@gmail.com,
   ||pgi...@wikimedia.org,
   ||run...@gmail.com,
   ||sucheta.ghos...@gmail.com
  Component|JavaScript  |UniversalLanguageSelector
Version|1.23-git|master
Product|MediaWiki   |MediaWiki extensions

--- Comment #2 from Florian florian.schmidt.wel...@t-online.de ---
UniversalLanguageSelector has already a trigger to hide tipsy after click on
it:
https://git.wikimedia.org/blob/mediawiki%2Fextensions%2FUniversalLanguageSelector/e3a480205c7cf5ce93f8bcb1c20868e2e54801cb/resources%2Fjs%2Fext.uls.interface.js
lin 301.

The sam tipsy function hide as used in timer, so no bug in tipsy itself (it
hides after timer expired) i think.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 65664] Tipsy (jquery.tipsy) should disappear on click

2014-05-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65664

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

  Component|UniversalLanguageSelector   |JavaScript
Version|master  |1.24-git
Product|MediaWiki extensions|MediaWiki

--- Comment #3 from Nemo federicol...@tiscali.it ---
(In reply to Florian from comment #2)
 The sam tipsy function hide as used in timer

But that's not what I asked. I don't care about timers. Any reason not to
satisfy the request in core?

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 65664] Tipsy (jquery.tipsy) should disappear on click

2014-05-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65664

--- Comment #4 from Florian florian.schmidt.wel...@t-online.de ---
(In reply to Nemo from comment #3)
 (In reply to Florian from comment #2)
 I don't care about timers. Any reason not to

I understand you ;)

 satisfy the request in core?

tipsy has the function hide, which can be triggered in Extension (like in code
of UniversalLanguageSelector). Now the problem is, in my opinion, that the
hideTipsy function isn't triggered when clicked on the tipsy :)

That's my view on the problem.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 65664] Tipsy (jquery.tipsy) should disappear on click

2014-05-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65664

Gerrit Notification Bot gerritad...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |PATCH_TO_REVIEW

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 65664] Tipsy (jquery.tipsy) should disappear on click

2014-05-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65664

--- Comment #5 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 135010 had a related patch set uploaded by Florianschmidtwelzow:
Fix close tipsy on click

https://gerrit.wikimedia.org/r/135010

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 65664] Tipsy (jquery.tipsy) should disappear on click

2014-05-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65664

Florian florian.schmidt.wel...@t-online.de changed:

   What|Removed |Added

  Component|JavaScript  |UniversalLanguageSelector
Version|1.24-git|master
Product|MediaWiki   |MediaWiki extensions

--- Comment #6 from Florian florian.schmidt.wel...@t-online.de ---
It's an error in uls, not in core. The hide was on click listener of
uls-trigger, not on the tipsy itself. So, no need to change anything in core :)
(not every tipsy has to close on click :))

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l