Closed Bug 40093 Opened 24 years ago Closed 20 years ago

debug menu option to "reflow selection"

Categories

(Core :: Layout, enhancement, P3)

enhancement

Tracking

()

RESOLVED WONTFIX
Future

People

(Reporter: jruderman, Unassigned)

Details

(Keywords: helpwanted)

Having a menu option to do an incremental reflow on part of a page would make 
testing for reflow/incr-reflow disparities easier.  Does "reflow selection" 
make sense, or can you not always reflow arbitrary bits of code?
Great idea. Sending to Layout queue for sometime in the future.
Assignee: clayton → buster
Target Milestone: --- → Future
I'd need to think about this.  Off the top of my head, you would have to walk 
over the selection, marking each frame dirty, and you'd have to construct the 
reflow command appropriately for the deepest common parent of the selection, and 
dump it into the reflow queue.

If someone wanted to do this, I could consult.
Status: NEW → RESOLVED
Closed: 24 years ago
Keywords: helpwanted
Resolution: --- → LATER
This might make more sense in viewer than in the main browser.
reopening and marking Future...
Status: RESOLVED → REOPENED
Resolution: LATER → ---
see also bug 21081, which wants a way to do this via javascript
Build reassigning Buster's bugs to Marc.
Assignee: buster → attinasi
Status: REOPENED → NEW
->nobody.  Is this still worthwhile?
Assignee: attinasi → nobody
Summary: [RFE] debug menu option to "reflow selection" → debug menu option to "reflow selection"
you can always do a style change incremental reflow by causing a style change
via a javascript: URL.  It doesn't seem worthwhile to add code to do the same
thing in other ways.
Status: NEW → RESOLVED
Closed: 24 years ago20 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.