OS 10.7.5, Safari 6.0.1
Same issue in both release and beta WME.
Moderators: support, The Fej, Unholy, krankyd
mike-bronner wrote:I'm conflicted with this one:
- Buttons should respond to the mouseup event, so that it gives you a chance to move your mouse off the button if you change your mind, therefor not triggering it. mousedown or click events would all trigger before you take your finger off the mouse; you haven't committed yourself yet to that decision.
- Does anyone drag to highlight text in an input field anymore? One-click: focus; double-click: select word; tripple-click: select all content in the input field.
Perhaps the solution here is to auto-select the content on focus?
mike-bronner wrote:That absolutely makes sense. I'll have to think about how best to track and control that aspect without introducing more bugs.The difference here is that one is a web control, and the other is an app control -- they don't always behave the same, even though one might expect they should.
mike-bronner wrote:Good point. I think I know how it can be done ... have you gotten a response from bgodette?
mike-bronner wrote:Fixed enabling/disabling of edit buttons based on available edits, selections, etc. This includes Save button and counter, Undo, Redo, and Delete buttons.
Users browsing this forum: kt1289, p33tert, Quelonio, tmokros