OK I figured it out - the popup is displayed by clicking the cloud icon. You can fix this by styling the table position:relative; to ensure that the positions of both the button and the dropdown are made relative to the table.
Best wishes Jeremy. On Wed, Nov 26, 2014 at 9:22 AM, Jeremy Ruston <[email protected]> wrote: > Hi Danielo > > What do I need to do with the sample file in order to see the problem? > > Best wishes > > Jeremy. > > > On Wed, Nov 26, 2014 at 7:52 AM, Danielo Rodríguez <[email protected]> > wrote: > >> Hello Jeremy, >> >> Here you have an example (attached html) >> >> El martes, 25 de noviembre de 2014 21:39:26 UTC+1, Jeremy Ruston escribió: >>> >>> Hi Danielo >>> >>> So, does this summarise the situation: >>> >>> * TW5.1.4 + your example code works on Chrome on Linux >>> * TW5.1.5 + your example code doesn't work on Chrome on Windows >>> >>> I think there's too many variables here - can you create a single >>> example based on 5.1.5 that we can test on all platforms? >>> >>> Best wishes >>> >>> Jeremy. >>> >>> >>> On Tue, Nov 25, 2014 at 8:28 PM, Danielo Rodríguez <[email protected]> >>> wrote: >>> >>>> Hello Jeremy, >>>> >>>> I'm using Chrome. I can check with Firefox also. Everything is working >>>> as expected except that. >>>> >>>> El mar 25/11/2014, 20:57, Jeremy Ruston <[email protected]> escribió: >>>> >>>> Hi Danielo >>>>> >>>>> What browser are you using on your work laptop? Do the popups in the >>>>> tag manager work on that machine? >>>>> >>>>> Best wishes >>>>> >>>>> Jeremy >>>>> >>>>> On Tue, Nov 25, 2014 at 7:50 PM, Danielo Rodríguez <[email protected]> >>>>> wrote: >>>>> >>>>>> Hello Jeremy, >>>>>> >>>>>> For some reason it is not working on my work laptop. The only >>>>>> difference is the SO (windows on work) and the TW version (5.1.5 on >>>>>> work). >>>>>> The current problem is that the popup is displayed in the top of the >>>>>> tiddler instead of appearing under the button. >>>>>> >>>>>> El martes, 25 de noviembre de 2014 20:12:52 UTC+1, Jeremy Ruston >>>>>> escribió: >>>>>>> >>>>>>> Hi Danielo >>>>>>> >>>>>>> That example seems like it works OK for me in Chrome and Firefox. >>>>>>> What problem are you seeing? >>>>>>> >>>>>>> Best wishes >>>>>>> >>>>>>> Jeremy. >>>>>>> >>>>>>> >>>>>>> On Tue, Nov 25, 2014 at 4:31 PM, Danielo Rodríguez < >>>>>>> [email protected]> wrote: >>>>>>> >>>>>>>> Hello al >>>>>>>> >>>>>>>> Is possible to display a popup from inside a table? I have >>>>>>>> something like this: >>>>>>>> >>>>>>>> <table> >>>>>>>> <$list filter="[some filter]"> >>>>>>>> <tr><th colspan="2"><$view field="title"/> <$transclude >>>>>>>> tiddler="$:/core/ui/Buttons/more-page-actions" mode="inline"/> >>>>>>>> </th></tr> >>>>>>>> [...blablabbla table body with fields....] >>>>>>>> </$list> >>>>>>>> </table> >>>>>>>> >>>>>>>> Regards. >>>>>>>> >>>>>>>> -- >>>>>>>> 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. >>>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> -- >>>>>>> Jeremy Ruston >>>>>>> mailto:[email protected] >>>>>>> >>>>>> >>>>> >>>>> >>>>> -- >>>>> Jeremy Ruston >>>>> mailto:[email protected] >>>>> >>>> >>> >>> >>> -- >>> Jeremy Ruston >>> mailto:[email protected] >>> >> > > > -- > Jeremy Ruston > mailto:[email protected] > -- Jeremy Ruston mailto:[email protected] -- 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.

