Closed Bug 290464 Opened 20 years ago Closed 20 years ago

Side panels, columns, separators collapse/are resized to their maximum size when trying to resize

Categories

(Core :: Web Painting, defect)

x86
All
defect
Not set
critical

Tracking

()

VERIFIED FIXED
mozilla1.8beta2

People

(Reporter: stevee, Assigned: bzbarsky)

References

Details

(Keywords: regression)

Attachments

(1 file)

Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8b2) Gecko/20050415 Firefox/1.0+ 1. Create a new profile. 2. Run firefox and view the DOM Inspector 3. Try and resize the panel on the right hand side Expected: Panel is resized Actual: Panel collapses and it is impossible to resize it. This is a very recent regression. My 20050414 build does not exhibit this behaviour. [Aside: The FoxyTunes volume bar is also no longer dragable. I suspect these two bugs are symptoms of the same bug]
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8b2) Gecko/20050415 Firefox/1.0+ Confirming. once the right panel is gone you can't get it back. Even closing FF and restarting doesn't
Keywords: regression
For reference, my DOMI from CVS at "Fri Apr 15 02:50:15 GMTDT 2005" also has this bug.
Assignee: firefox → dom-inspector
Component: General → DOM Inspector
Product: Firefox → Other Applications
QA Contact: general → timeless
OS > All Also, pop the bookmark/history sidebar and try and resize that. Nothing happens, or strangeness happens.
OS: Windows 2000 → All
->Major
Severity: normal → major
Seems this may not be limited to splitters, either, as dragging a scrollbar thumb does not work right (thumb is offset by size of one end button), and my guess is that something may have changed the event coordinates somewhere.
allso splitter problem in trees, try to resize column in about:config
Is this a Firefox-Inspector bug or does it affect Seamonkey as well?
Affects Seamonkey too (all splitters, such that Mail is horribly unusable as well).
*** Bug 290561 has been marked as a duplicate of this bug. ***
*** Bug 290531 has been marked as a duplicate of this bug. ***
*** Bug 290584 has been marked as a duplicate of this bug. ***
this is a regression from bug 289792 ==> views
Depends on: 289792
views...
Assignee: dom-inspector → roc
Component: DOM Inspector → Layout: View Rendering
Product: Other Applications → Core
QA Contact: timeless → ian
Severity: major → critical
Flags: blocking1.8b2?
Summary: DOM Inspector side panel collapses when trying to resize → Side panels, columns, separators collapse when trying to resize
They don't collapse, they are resized to their maximum size. If you try to resize the bookmarks sidebar in Firefox, it gets resized to its max-width of 400px.
Summary: Side panels, columns, separators collapse when trying to resize → Side panels, columns, separators collapse/are resized to their maximum size when trying to resize
confirmed in Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8b2) Gecko/20050416 Firefox/1.0+
Addressing bz's review comment (bug 289792 comment 13) does not fix this bug. Backing out the whole patch from bug 289792 does.
Resizing column width in download manager expands the first column and collapse to minimal size all the other columns. > dragging a scrollbar > thumb does not work right (thumb is offset by size of one end button), and my > guess is that something may have changed the event coordinates somewhere. Correct. This is now discussed in several bugs: bug 289792, bug 290597, bug 290522, bug 290553 comment #8, etc. Also dragging a bookmark to reposition it, to move it will create weird/strange behavior: the line indicating the new position of the bookmark within the tree is offset by -50px or so.
*** Bug 290681 has been marked as a duplicate of this bug. ***
Blocks: 289703
*** Bug 290696 has been marked as a duplicate of this bug. ***
Flags: blocking1.8b3+
Flags: blocking1.8b2?
Flags: blocking1.8b2-
Attached patch FixSplinter Review
This fixes event stuff in the splitter frame. The blockframe hunk is just addressing my review comment from bug 289792 that didn't get addressed.
Attachment #180981 - Flags: superreview?(roc)
Attachment #180981 - Flags: review?(roc)
Comment on attachment 180981 [details] [diff] [review] Fix much nicer...
Attachment #180981 - Flags: superreview?(roc)
Attachment #180981 - Flags: superreview+
Attachment #180981 - Flags: review?(roc)
Attachment #180981 - Flags: review+
Comment on attachment 180981 [details] [diff] [review] Fix Requesting 1.8b2 approval for this regression fix... This should be pretty safe as long as we don't change event coord systems again... ;)
Attachment #180981 - Flags: approval1.8b2?
Comment on attachment 180981 [details] [diff] [review] Fix a=brendan for 1.8b2. /be
Attachment #180981 - Flags: approval1.8b2? → approval1.8b2+
Assignee: roc → bzbarsky
Fixed.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.8beta2
*** Bug 290807 has been marked as a duplicate of this bug. ***
Verified FIXED with build 2005-04-21-06 on Windows XP. I checked DOM Inspector, JS Debugger, Mail, and Chatzilla.
Status: RESOLVED → VERIFIED
Component: Layout: View Rendering → Layout: Web Painting
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: