#4795 closed defect (fixed)
Textarea: Refresh in Firefox loses widget
Reported by: | guest | Owned by: | Douglas Hays |
---|---|---|---|
Priority: | high | Milestone: | 1.0 |
Component: | Dijit - Form | Version: | 0.9 |
Keywords: | Textarea | Cc: | |
Blocked By: | Blocking: |
Description
On the test_Textarea.html page hitting the refresh button will lose the Textarea widget. If you shift click refresh it comes back.
For some reason if Firebug is enabled, refreshing no longer loses the widget and will actually bring it back.
Steps to Reproduce:
- Disable Firebug
- View test_Textarea.html
- Hit refresh one or more times (Widgets disappear)
4a. Shift-click Refresh, widgets come back 4b. Enable Firebug and click refresh, widgets comes back
This bug is not apparent in IE. From a few comments I've seen I expect it relates to the IFrame usage by this widget. I have no idea why Firebug has any affect on the widgets rendering on a refresh.
Change History (5)
comment:1 Changed 13 years ago by
comment:2 Changed 13 years ago by
Owner: | set to Douglas Hays |
---|
comment:3 Changed 13 years ago by
Status: | new → assigned |
---|
comment:4 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:5 Changed 10 years ago by
Component: | Dijit → Dijit - Form |
---|
Note: See
TracTickets for help on using
tickets.
possibly related to #4715?