Ticket #1485170 (closed Bugs: fixed)

Opened 4 months ago

Last modified 4 weeks ago

Preview Pane doesn't drag/resize correctly under Firefox-3.0 and Opera-9.5

Reported by: recoilfx Owned by:
Priority: 5 Milestone: 0.2-beta
Component: User Interface Version: 0.2-alpha
Severity: normal Keywords:
Cc:

Description

To replicate this bug: 1.) Click to resize the preview pane. 2.) Click to resize again - notice that the preview pane won't resize up, only down. Odd behaviors due to release toggle? It may take several resizes before this bug appears...

It seems like a Firefox 3 only bug.

Attachments

Firefox-3-divider-drag-fix.patch (0.9 kB) - added by ziba 2 months ago.
This is a lightly tested (ie7, safari on windows, firefox 3 on linux) fix. It could probably be done more glamorously.

Change History

Changed 4 months ago by alec

  • component changed from Client Scripts to User Interface
  • milestone changed from later to 0.2-beta

confirmed

Changed 2 months ago by ziba

The problem appears to be related to the browser focus. If the focus is already on the divider when you start dragging, then the problem occurs. One cheesy quick fix is to set the focus elsewhere (or nowhere) at the end of every drag event.

Changed 2 months ago by ziba

This is a lightly tested (ie7, safari on windows, firefox 3 on linux) fix. It could probably be done more glamorously.

Changed 2 months ago by alec

  • summary changed from Preview Pane doesn't drag/resize correctly under Firefox 3 to Preview Pane doesn't drag/resize correctly under Firefox-3.0 and Opera-9.5

Fixed in r1643, but we have still the same problem under Opera 9.51.

Changed 4 weeks ago by alec

  • status changed from new to closed
  • resolution set to fixed

Fixed in r1766.

Note: See TracTickets for help on using tickets.