Opened 14 years ago
Closed 14 years ago
#6111 closed bug (fixed)
StyledEdit "Replace All" destroys mixed font/size settings
Reported by: | dru_ed | Owned by: | korli |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications/StyledEdit | Version: | R1/alpha2 |
Keywords: | stylededit, replace all | Cc: | |
Blocked By: | Blocking: | ||
Platform: | All |
Description
In a document with mixed font/sizes, doing Replace All will cause all text to lose its text settings. Replacing one item at a time preserves mixed font/sizes.
See attached screenshot for before & after for clarification.
Undo has no effect.
Attachments (1)
Change History (3)
by , 14 years ago
Attachment: | replaceallbug.png added |
---|
comment:1 by , 14 years ago
I think the Replace All feature is pretty much broken (it just works for unstyled BTextView). It should do about the same than replace one item does but multiple times.
comment:2 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed in hrev37008. Undo for replacement is not supported. See http://www.haiku-os.org/legacy-docs/bebook/BTextView.html#BTextView_SetDoesUndo
Note:
See TracTickets
for help on using tickets.
stylededit replace all bug screenshot