Opened 12 years ago
Closed 12 years ago
#26793 closed defect (bug) (fixed)
Revisions display incorrect after switching to two handled mode, then back to single handled mode
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 4.0 | Priority: | normal |
| Severity: | normal | Version: | 3.8 |
| Component: | Revisions | Keywords: | has-patch dev-feedback |
| Focuses: | javascript | Cc: |
Description
To reproduce this bug:
- Create a post with several revisions
- Switch to two handled mode, drag the 'from' (left) handle to change the from comparison
- Switch back to single handle mode - the display is stuck on the two handle comparison, the from position should be changed to the revision previous to the to position, but it is not
- hitting reload without changing anything the display changes, it should not
Here is a screen recording demonstrating the issue: http://cl.ly/0Z1J1W2g2s3n
Attachments (1)
Change History (9)
This ticket was mentioned in IRC in #wordpress-dev by nacin. View the logs.
12 years ago
#2
@
12 years ago
- Focuses javascript added
- Keywords has-patch dev-feedback added
in 26793.diff - reset the from model to one before the to model when switching back two handled mode to single handled mode.
#4
in reply to:
↑ 3
@
12 years ago
Replying to nacin:
26793.diff looks good to me at a glance. Good to go?
I think its fine and I tested it, I would still appreciate any additional review and testing.
This ticket was mentioned in IRC in #wordpress-dev by adamsilverstein. View the logs.
12 years ago
This ticket was mentioned in IRC in #wordpress-dev by adamsilverstein. View the logs.
12 years ago
Note: See
TracTickets for help on using
tickets.
explicitly set from handle when switching back to single handled mode