FlameViewer icon indicating copy to clipboard operation
FlameViewer copied to clipboard

FlameViewer ask for password?

Open nlgtuankiet opened this issue 6 years ago • 5 comments

untitled

Can I ask what username and password?

nlgtuankiet avatar Dec 28 '18 12:12 nlgtuankiet

Hi @nlgtuankiet, That's weird, I've never seen it before Plugin should not ask for password When do you see the dialog? Does it appear after page is rendered or after you click a button?

kornilova203 avatar Dec 28 '18 15:12 kornilova203

Plugin uses IDEA builtin http server, so could you please try the following:

  1. create an html file in IDEA e.g.
    <!DOCTYPE html>
    <html lang="en">
    <head>
    </head>
    <body>
    </body>
    </html>
    
  2. open the file in IDEA
  3. click on browser icon in right-top corner (see https://www.jetbrains.com/help/idea/editing-html-files.html)
  4. see if the same dialog appears

kornilova203 avatar Dec 28 '18 15:12 kornilova203

I followed your step, seem like it doesn't appear at all,

When do you see the dialog?

I saw the dialog right after I click on Tool > Open FlameViewer... The dialog shows up an infinity of time, not just one, try to press Esc and click on Upload File does show up the file picker dialog Note: I'm using Android Studio

Edit: Just try out the plugin on InteliJ, work perfectly, that weird because afaik Android Studio is just InteliJ with Android Plugin

nlgtuankiet avatar Dec 28 '18 22:12 nlgtuankiet

I also see the Sign in dialog in Android Studio :( I'll try to figure out why this happens

Thanks for reporting the issue!

kornilova203 avatar Dec 29 '18 20:12 kornilova203

+1

jyotisakhare avatar Oct 14 '20 08:10 jyotisakhare