alooi14 / editthiscookie

Automatically exported from code.google.com/p/editthiscookie
0 stars 0 forks source link

Submit changes unreachable on small screen #13

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Set resolution to a low screen size (my laptop is 1280x600)
2. Open cookie with large number of fields
3. Make changes
4. Be annoyed.

What is the expected output? What do you see instead?
I expect to see the "Submit cookie changes" button, but I can't see it because 
the popup window is taller than 600 pixels, so the button is off the screen!

What version of the product are you using? On what operating system?
The most recent as of 4th June 2011, on Windows 7

Please provide any additional information below.
I tried maximising and full-screening the window, but the popup just 
disappears...

Screenshot included, so you can see the popup... or lack thereof!

Original issue reported on code.google.com by dangerc...@gmail.com on 4 Jun 2011 at 2:57

Attachments:

GoogleCodeExporter commented 8 years ago
By the way, I would suggest for a fix either of the following:
(Easiest) Make the submit button appear at the top
(slightly harder, may cause more bugs) Read the browser window size and make 
the popup no larger than it

Original comment by dangerc...@gmail.com on 4 Jun 2011 at 3:02

GoogleCodeExporter commented 8 years ago
Unfortunately the problem is due to a bug in chromium, which leads the popup 
window to have a height greater than the space available on the screen; thus it 
can't be resolved by detecting the resolution. I already tried this approach, 
but with scarce results.
I might, however, add a option to move the submit button on top...I'll do some 
tests

Original comment by fcap...@gmail.com on 6 Jul 2011 at 7:18

GoogleCodeExporter commented 8 years ago
Would you like tho test the upcoming version? I might have found the way to 
solve the issue, but I need someone to confirm.

Original comment by fcap...@gmail.com on 22 Jun 2012 at 2:05

GoogleCodeExporter commented 8 years ago
Yup I'd be happy to try it, feel free to send me the crx or whatever form its 
in, either through here or direct to my email ^^

Original comment by dangerc...@gmail.com on 23 Jun 2012 at 8:45

GoogleCodeExporter commented 8 years ago
Will be fixed in the next update (version 0.20)

Original comment by fcap...@gmail.com on 25 Jun 2012 at 12:03