Closed Bug 1342805 Opened 7 years ago Closed 7 years ago

Create Bootstrap Modal runs to timeout in WebExtension

Categories

(WebExtensions :: Untriaged, defect)

51 Branch
x86_64
Windows 10
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: tim.ittermann, Unassigned, NeedInfo)

Details

User Agent: Mozilla/5.0 (iPad; CPU OS 10_2 like Mac OS X) AppleWebKit/602.1.50 (KHTML, like Gecko) CriOS/56.0.2924.79 Mobile/14C92 Safari/602.1

Steps to reproduce:

I develop a Web Extension and using Bootstrap for that. Then I let open a Modal (while the content in the background is resizing) 
So run $(".modal").modal("show");
Resize the content of the popup by JavaScript 


Actual results:

The Extension (and Page) freeze and I got a timeout error by the Modal size loop of Bootstrap (On Chrome everything is working)
The timeout message says this is a timeout in jQuery.


Expected results:

The Bootstrap Modal should opened.
Severity: normal → trivial
OS: Unspecified → Windows 10
Hardware: Unspecified → x86_64
Severity: trivial → enhancement
Component: Untriaged → WebExtensions: Untriaged
Product: Firefox → Toolkit
Would you please attach a test case, so we can fully understand what you are trying to accomplish?
Flags: needinfo?(tim.ittermann)
Severity: enhancement → normal
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
Product: Toolkit → WebExtensions
You need to log in before you can comment on or make changes to this bug.