Opened 11 years ago

Closed 11 years ago

#8987 closed bug (patcheswelcome)

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

Change History (1)

comment:1 Changed 11 years ago by Scott González

Resolution: patcheswelcome
Status: newclosed

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.

Note: See TracTickets for help on using tickets.