Search and Top Navigation
#8987 closed bug (patcheswelcome)
Opened January 20, 2013 05:23AM UTC
Closed January 21, 2013 02:02PM UTC
Empty white space in Chrome extension popup
Reported by: | trueshot | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.autocomplete | Version: | 1.10.0 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Popups with autocompletes in a Chrome extension start with empty white space that disappear after focusing on the widget. Images are linked:
http://www.2shared.com/photo/rZY-BNt2/whitespacebug.html
This white space is not accessible as html elements through the Chrome inspection tool.
You can find a bare bones chrome extension demonstrating this bug at
http://www.2shared.com/file/TPK07dr-/whitespaceBug.html
In this example, simply removing jquery UI.js fixes the issue.
My example uses an older version (December 2012), but I have verified the bug is present in newer versions.
A hotfix or suggestions on creating one would be VERY APPRECIATED!
Thank you
-Frank
Attachments (0)
Change History (1)
Changed January 21, 2013 02:02PM UTC by comment:1
resolution: | → patcheswelcome |
---|---|
status: | new → closed |
We don't test in browser extensions. If you'd like to track down the problem and provide a fix, then we can review it for inclusion.