Closed
Bug 284022
Opened 20 years ago
Closed 20 years ago
split window pane
Categories
(Firefox :: General, enhancement)
Tracking
()
RESOLVED
DUPLICATE
of bug 231156
People
(Reporter: zolly, Assigned: bugzilla)
Details
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.6) Gecko/20050223 Firefox/1.0.1 Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.6) Gecko/20050223 Firefox/1.0.1 when reading large tables or lists, the categories disappear while scrolling down (or left-right). . . is it possible to create split window panes, like in excel . . . Reproducible: Always
Comment 1•20 years ago
|
||
This is probably in the hands of the web author. <thead> and <tbody> are intended for exactly this purpose, as is XUL. Tabs (opening the same page twice) maybe overkill for handling your specific request, but is a solution for many problems of this type You might, as a web reader, be able to do something creative with your user stylesheet. I would like to have the content area as a split pane window, because I would like to use the second pane for "View selection source" - rather like Reveal Codes in WordPerfect. I would be interested to know how you get on, if you take this any further, and would add that the reader's wishes and browsing situation should take precedence over the author's. It is really an enhancement request rather than a bug.
Comment 2•20 years ago
|
||
Splitting a window is bug 231156
Comment 3•20 years ago
|
||
*** This bug has been marked as a duplicate of 231156 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•