Opened 15 years ago
Closed 15 years ago
#258 closed defect (fixed)
FloatingPane - show() with a url would erase the title bar etc. and fill the whole window with the downloaded document.
Reported by: | Owned by: | anonymous | |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Widgets | Version: | 0.3 |
Keywords: | url, floatingpane | Cc: | |
Blocked By: | Blocking: |
Description
This is SVN Revision: 2308 Author: bill Date: 8:00:59 PM, Friday, 2 December 2005 Message: woops, the last checkin reintroduced the bug where show() on a floating pane with a url would erase the title bar etc. and fill the whole window with the downloaded document.
Modified : /trunk/src/widget/HtmlFloatingPane.js
What is the work around for this?
Note: See
TracTickets for help on using
tickets.
Sorry, my comment on the SVN checkin was misleading. I meant to say that 2299 broke some stuff and 2308 fixed it.