legege / searchwp

Firefox Add-on: Find what you seek faster, using jump-to-word buttons and rich highlighting.
12 stars 1 forks source link

Unnecessary space with "Group word tokens in a single menu" #81

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Enable "Group word tokens in a single menu"
2. insert a long text into search box
3. resize search box to make it larger

What is the expected output? What do you see instead?
- See all / more text inside the search box but it shows unnecessary white 
space which even becomes more and more

What version of the product are you using? On what operating system?
- * (latest stable + svn tested) with FF 12 on Windows 7 x86

I've fixed it with attached .diff for searchbox.css
Basically it adds "max-width:20px;" for "*[tokensdisplaymode="3"] 
.searchbox-embedded-actions-layer" I still don't know what's causing this 
"dynamic" width

Original issue reported on code.google.com by white06t...@gmail.com on 27 Mar 2012 at 2:00

Attachments:

GoogleCodeExporter commented 9 years ago
Sorry, I didn't understand the reported issue (step 3 unnecessary?).

However, thanks on reporting!

Original comment by Robert.Katic on 15 Oct 2012 at 2:46

GoogleCodeExporter commented 9 years ago
well... step 3 was just to demonstrate it ;) The bigger the search-box was, the 
bigger the white-space ;) (and if the search box has a certain size, you 
wouldn't even notice the bug)
But... since SearchWP removed the rounded edge a while ago, I'm no longer using 
grouping... nor does the bug happen for me atm ;) It's either fixed or I'm 
still using my version^^
But it seems like you fixed it anyway in issue 86 :P

Original comment by white06t...@gmail.com on 15 Oct 2012 at 9:09