aisiksalan / chrome-screen-capture

Automatically exported from code.google.com/p/chrome-screen-capture
0 stars 0 forks source link

Navigation dropdown menus are hidden behind screen shot content #229

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Put you mouse over a menu item
2. The dropdown menu appears to go behind the screen shot
3.

What is the expected output? What do you see instead?

see above.

What version of the product are you using? On what operating system?

Screen Capture (by Google) 5.0.4 - on Google Chrome Version 22.0.1229.79 - on 
OSX 10.8.1

Please provide any additional information below.

Fix this bug and ill buy you a beer :)

Original issue reported on code.google.com by gaz...@gmail.com on 4 Oct 2012 at 9:53

Attachments:

GoogleCodeExporter commented 9 years ago
Duplicate of Issue 221, which also suggests a fix

Original comment by ferdidep...@gmail.com on 5 Oct 2012 at 10:25

GoogleCodeExporter commented 9 years ago
This works:

Look for "showimage.css" this is the folder to search for it "chrome/user 
data/profile X/extensions/cpngackimfmofbokmjmljamhdncknpmg/XXXXX/ where profile 
X and XXXXX could be different in your computer.

Change the .toolbar adding  z-index: 100000; leave it like this:

.toolbar {
  position:fixed;
  height: 30px;
  margin-left: 10px;
  padding-top: 6px;
  z-index: 100000;
}

Restart chrome and test, it works for me! located here:

http://code.google.com/p/chrome-screen-capture/wiki/EnglishFAQ

Original comment by annu...@gmail.com on 22 Oct 2012 at 7:25

GoogleCodeExporter commented 9 years ago
Confirmed on 5.0.5, and the fix provided on comment#2 worked for me like a 
charm.
Now I can use this extension again.

IMHO this is a critical problem, unless it only affects a few users... somehow.
Withou this fix, this extension is unusable.

Original comment by maglov...@gmail.com on 18 Dec 2012 at 7:32

GoogleCodeExporter commented 9 years ago
The fix works for me to get the submenu to work, however after making the CSS 
change, every time I use the highlight tool, the entire selected region turns 
blue (as if its being selected).  Very strange, but this makes it virtually 
unusable.  Please fix!

Original comment by iricket...@gmail.com on 18 Dec 2012 at 10:06

GoogleCodeExporter commented 9 years ago
This already happened to me, making the extension unusable.
BUT its not happening now, with Chrome 23.0.1271.97 m

Now the extension is working pretty well.

Original comment by maglov...@gmail.com on 19 Dec 2012 at 1:07

GoogleCodeExporter commented 9 years ago
дефект выпадающих окон в захвате экрана 
пожалуйста исправте

Original comment by egor37...@gmail.com on 20 Apr 2013 at 3:13

Attachments:

GoogleCodeExporter commented 9 years ago
I've been getting this problem too for a while now.  Previously this extension 
was perfection but it is now unusable.  I'm not tekkie enough to try and fix it 
myself. 

Original comment by Ann4.mar...@gmail.com on 3 May 2013 at 1:51