Pauan / tab-organizer

Google Chrome Extension that makes it easier to manage many tabs!
MIT License
61 stars 8 forks source link

Width/height don't work in bubble mode #152

Open Pauan opened 8 years ago

Pauan commented 8 years ago

Originally reported on Google Code with ID 153

What steps will reproduce the problem?
1. Open the options page
2. Go to the "Popup" category
3. Change popup type to "Bubble"
4. Set the width/height to something very large, like 1440x900
5. Open the bubble

What is the expected output? What do you see instead?
The bubble should be the specified size; instead, it's significantly smaller.

Please provide any additional information below.
The technical reason for this is that Chrome does not allow extensions to change the
bubble size: instead, it's automatically resized by Chrome to fit the content.

As a workaround, I change the content's size to match the options page, but Chrome
*also* sets a maximum size for the bubble, which I cannot change.

Thus, setting the bubble to something small (like 200x200) works, but setting it to
something very large does not work, because Chrome limits the size.

Reported by pcxunlimited on 2011-11-17 16:32:44

Pauan commented 8 years ago

Reported by pcxunlimited on 2012-08-27 23:04:23

Pauan commented 8 years ago

Reported by pcxunlimited on 2012-08-27 23:08:06

Pauan commented 8 years ago

Reported by pcxunlimited on 2012-08-27 23:17:10

Pauan commented 8 years ago

Reported by pcxunlimited on 2012-08-27 23:17:41

Pauan commented 8 years ago

Reported by pcxunlimited on 2012-08-27 23:39:19

Pauan commented 8 years ago

Reported by pcxunlimited on 2012-08-27 23:47:45