On the /bubbletimer page, the instructions say:

Hold SHIFT and select two different checkbox in a certain line to select an interval.

This doesn't work for me - I just get the two different checkboxes selected. I'm using Firefox 3.0.7 on Windows XP Pro sp3.

Comments

qbnflaco’s picture

same here.

itarato’s picture

Hi,

At the moment I deployed a brand new Drupal 6.10 on WinXP (Sp3) and FF3.0.7 and for me it worked.
The way it works (sorry if it's too pedantic):
1 - push shift (any)
2 - click on any checkbox
3 - click on another checkbox in the same row
4 - release shift
Did it succeed?

Peter

qbnflaco’s picture

Aha! It does work! It's just a little hard to figure it out.

adam_b’s picture

Agreed - I was using the usual process (click first checkbox, then hold down the shift key and click another) rather than using the shift key for both as in #2.

In retrospect the instructions are correct, but is it not possible to make this conform with normal user-interface standards?

itarato’s picture

That's true. As soon as I have a little time to add that I'll make a new beta release. But I guess the cbox+shift+cbox is not the only one method I should change on the form. For example now it marks the slots when you do multiselection instead of swapping the state of checkboxes. IMHO the latter would be more useful because if you select a wrong range you can unmark each in the same way.
OR ... implement CTRL-Z. But unfortunately the apple keyboard hasn't got neither CTRL nor the keycode of CTRL.

Anyway, what do you think? Which would be more user friendly?
1 - checkboxes in the selected range swap theirs state (selected->unselected or unselected->selected)
2 - checkboxes in the selected range get marked (any state -> selected, as it is now works)

itarato’s picture

Version: 6.x-1.0-beta3 » 6.x-1.x-dev
Assigned: Unassigned » itarato
Category: bug » feature
Status: Active » Fixed

OS-like range selection in DEV, by the end of this weekend in a new revision.

Workflow:
1 - select a slot
2 - SHIFT key down
3 - select another slot (in the same row)

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

tevkar’s picture

Status: Closed (fixed) » Active

Hi,

None of the combinations (SHIFT down + click bubble .... + SHIFT UP or click bubble + SHIFT down + click bubble) work on my PC with IE 8, Drupal 6.14 and Bubbletimer dev2.

Any suggestions ?

itarato’s picture

Hi,

Select a slot in a row. Then hold on shift, and select another in the same row. Did it worked? It expects the last selected slot at the same row. That's the trick.