RichardOnRails
2010-Mar-31 00:26 UTC
Firebug Console window presents no Command line (>>>>)
Hi, I''m running Rails 2.3.5, Ruby 1.8.6, WinXP-Pro/SP3, Firefox 3.6.2, Firebug 1.5.3, MySQL 5.0.37-community-nt, Mongrel I have a toy .html file displayed in Firefox. When I press F12, a window opens at the bottom of the screen with a menu bar offering Console, Html, etc. The console tab presents a sub-menu: Clear, Persist, Profile that have tooltips working. Other than that, the Console pane is empty. Documentation at http://michaelsync.net/2007/09/15/firebug-tutorial-commandline-api suggests I should see a textbox at the bottom prefixed with ">>>>". What must I do to get an active textbox at the bottom of my Console pane? Thanks in Advance, Richard -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
RichardOnRails
2010-Mar-31 15:53 UTC
Re: Firebug Console window presents no Command line (>>>>)
This topic hasn''t garnered any interest, so I''m abandoning my attempts to fix the installed version and will re-install. So this thread is closed as far as I''m concerned. On Mar 30, 8:26 pm, RichardOnRails <RichardDummyMailbox58...-FtJgd9dCuO3JTKoYRCtP1UEOCMrvLtNR@public.gmane.org> wrote:> Hi, > > I''m running Rails 2.3.5, Ruby 1.8.6, WinXP-Pro/SP3, Firefox 3.6.2, > Firebug 1.5.3, > MySQL 5.0.37-community-nt, Mongrel > > I have a toy .html file displayed in Firefox. When I press F12, a > window opens at the bottom of the screen with a menu bar offering > Console, Html, etc. > > The console tab presents a sub-menu: Clear, Persist, Profile that have > tooltips working. Other than that, the Console pane is empty. > > Documentation athttp://michaelsync.net/2007/09/15/firebug-tutorial-commandline-api > suggests I should see a textbox at the bottom prefixed with ">>>>". > > What must I do to get an active textbox at the bottom of my Console > pane? > > Thanks in Advance, > Richard-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Jeremy Woertink
2010-Mar-31 18:48 UTC
Re: Firebug Console window presents no Command line (>>>>)
RichardOnRails wrote:> This topic hasn''t garnered any interest, so I''m abandoning my attempts > to fix the installed version and will re-install. So this thread is > closed as far as I''m concerned. > > On Mar 30, 8:26�pm, RichardOnRailslol, well not exactly rails related, but my guess is that it was in multi-line mode. you would see a textarea box to the right. You can type your console commands into that field the same as the single line. -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.