You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When composing rich text with special attibutes, and I move (click) cursor in an area with text with different , previous rich text attributes of the menu are kept, and becomes out of sink with what I type.
Expected result
When I move the typing cursor, I expect the rich text menu to match the attributes of the text I am typing. Text attributes of the rich text bar needs to match properties of currently selected area.
For instance:
GIVEN I am typing text bold green
WHEN I move (click) the cursor in an area with normal text
THEN the rich text bar shows no option
AND when I type I type normal text
GIVEN I am typing text bold green
WHEN I move (click) the cursor in an area with normal text
AND select bold
THEN the rich text bar is bold
AND when I type the text is bold
Current behavior
GIVEN I am typing text bold green
WHEN I move (click) the cursor in an area with normal text
THEN the rich text bar shows bold green
AND when I type I type normal text
GIVEN I am typing text bold green
WHEN I move (click) the cursor in an area with normal text
AND unselect bold
THEN the rich text bar is not bold
AND when I type the text is bold
Actual: Working well with other AC except the one bellow: Expectation:
1, The font family should be selected which matched with text status when user focus on.
Firefox: Not catch the AC
Actual: All ACs are not working well on firefox Expectation:
1, The 'B - I - U - S' icon should be selected which matched with text status when user focus on.
2, The color should be selected which matched with text status when user focus on.
3, The paragrap should be selected which matched with text status when user focus on.
4, The font family should be selected which matched with text status when user focus on.
bandicam.2023-06-20.15-12-36-440.mp4
*Additional informatiion:
-- On Firefox only:
The icon Bold Italic Underline is selected/unselected but working incorrectly by click on icon on screen after using hot keys.
For example: Ctrl + B -->
Description
When composing rich text with special attibutes, and I move (click) cursor in an area with text with different , previous rich text attributes of the menu are kept, and becomes out of sink with what I type.
Expected result
When I move the typing cursor, I expect the rich text menu to match the attributes of the text I am typing. Text attributes of the rich text bar needs to match properties of currently selected area.
For instance:
Current behavior
color-x-2.mp4
:10
and1:12
Context
Firefox https://oncommit-tmail.linagora.com
v0.7.9+
The text was updated successfully, but these errors were encountered: